Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Adjusted spacing
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ with gr.Blocks(css='''
|
|
79 |
flex-direction: column;
|
80 |
align-items: center;
|
81 |
width: 100%;
|
82 |
-
font-size: 1.
|
83 |
}
|
84 |
|
85 |
textarea {
|
@@ -93,9 +93,9 @@ with gr.Blocks(css='''
|
|
93 |
</a>
|
94 |
<div class="dicta-intro-text">
|
95 |
<h1>DictaLM 2.0 - Instruct Chat Demo</h1>
|
96 |
-
<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
|
97 |
-
<
|
98 |
-
<
|
99 |
</div>
|
100 |
</div>
|
101 |
""")
|
|
|
79 |
flex-direction: column;
|
80 |
align-items: center;
|
81 |
width: 100%;
|
82 |
+
font-size: 1.1em;
|
83 |
}
|
84 |
|
85 |
textarea {
|
|
|
93 |
</a>
|
94 |
<div class="dicta-intro-text">
|
95 |
<h1>DictaLM 2.0 - Instruct Chat Demo</h1>
|
96 |
+
<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.<br/>
|
97 |
+
<span dir='rtl'> ืืจืืืื ืืืืื ืืืื ืืืื ืืจืืงืืืื ืฉื DictaLM-2.0. ืืงืจื ืืช ืืืืืืช ืืืืื ืฉืื ื ืืจืื ืืืฆื ืืื ืืืื ืืกืืืข ืืื ืืืฉืืืืชืืื.</span><br/>
|
98 |
+
<span dir='rtl'> ืืืืื ืืฉืืืจืจ ืื ืืืช ืืืื ืืืคืฉืจ ืืืืจืืื ืืงืืฉืืจ: <a href="https://huggingface.co/dicta-il/dictalm2.0-instruct">ืืื</a></span></p>
|
99 |
</div>
|
100 |
</div>
|
101 |
""")
|