choukrani commited on
Commit
3813bba
1 Parent(s): fd1ca0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -69,9 +69,10 @@ demo = gr.ChatInterface(
69
  title="AtlasChat-mini",
70
  description="""\
71
  # AtlasChat-mini 2B
72
- This is a demo of [`MBZUAI-Paris/Atlas-Chat-2B`](https://huggingface.co/mbzuai-paris/atlas-chat-2b).
73
- For more details, please check [our paper](https://arxiv.org/pdf/2409.17912).
74
  Looking for a larger and more powerful version? Try the 9B version in [Hugging Face](https://huggingface.co/mbzuai-paris/atlas-chat-9b).
 
75
  This demo was done using the [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) library for efficient inference and is running the [`mradermacher/Atlas-Chat-2B-GGUF`](https://huggingface.co/mradermacher/Atlas-Chat-2B-GGUF) version with 8-bit Q8_0 quantization.
76
  """,
77
  examples=[
 
69
  title="AtlasChat-mini",
70
  description="""\
71
  # AtlasChat-mini 2B
72
+ This is a demo of [`MBZUAI-Paris/Atlas-Chat-2B`](https://huggingface.co/mbzuai-paris/atlas-chat-2b). For more details, please check [our paper](https://arxiv.org/pdf/2409.17912).
73
+
74
  Looking for a larger and more powerful version? Try the 9B version in [Hugging Face](https://huggingface.co/mbzuai-paris/atlas-chat-9b).
75
+
76
  This demo was done using the [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) library for efficient inference and is running the [`mradermacher/Atlas-Chat-2B-GGUF`](https://huggingface.co/mradermacher/Atlas-Chat-2B-GGUF) version with 8-bit Q8_0 quantization.
77
  """,
78
  examples=[