Spaces:
Runtime error
Runtime error
Added text
Browse files
app.py
CHANGED
@@ -87,6 +87,7 @@ with gr.Blocks(css='''
|
|
87 |
<h1>DictaLM 2.0 - Instruct Chat Demo</h1>
|
88 |
<p>Welcome to the interactive demo of DictaLM-2.0. Explore the capabilities of our model and see how it can assist with your tasks.</p>
|
89 |
<p dir='rtl'> ืืจืืืื ืืืืื ืืืื ืืืื ืืจืืงืืืื ืฉื DictaLM-2.0. ืืงืจื ืืช ืืืืืืช ืืืืื ืฉืื ื ืืจืื ืืืฆื ืืื ืืืื ืืกืืืข ืืื ืืืฉืืืืชืืื.</p>
|
|
|
90 |
</div>
|
91 |
</div>
|
92 |
""")
|
|
|
87 |
<h1>DictaLM 2.0 - Instruct Chat Demo</h1>
|
88 |
<p>Welcome to the interactive demo of DictaLM-2.0. Explore the capabilities of our model and see how it can assist with your tasks.</p>
|
89 |
<p dir='rtl'> ืืจืืืื ืืืืื ืืืื ืืืื ืืจืืงืืืื ืฉื DictaLM-2.0. ืืงืจื ืืช ืืืืืืช ืืืืื ืฉืื ื ืืจืื ืืืฆื ืืื ืืืื ืืกืืืข ืืื ืืืฉืืืืชืืื.</p>
|
90 |
+
<p dir='rtl'> ืืืืื ืืฉืืืจืจ ืื ืืืช ืืืื ืืืคืฉืจ ืืืืจืืื ืืงืืฉืืจ: <a href="https://huggingface.co/dicta-il/dictalm2.0-instruct">ืืื</a></p>
|
91 |
</div>
|
92 |
</div>
|
93 |
""")
|