imomayiz commited on
Commit
5c4024e
1 Parent(s): 6590cf6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ 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). 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
 
 
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 [the 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