Spaces:
Running
Running
Commit
·
d490809
1
Parent(s):
ba74cea
update
Browse files
app.py
CHANGED
|
@@ -314,7 +314,7 @@ def build_ui():
|
|
| 314 |
</div>
|
| 315 |
"""
|
| 316 |
)
|
| 317 |
-
gr.Markdown("If CUDA is unavailable, the app forces the strategy to cpu fp32.")
|
| 318 |
|
| 319 |
context_window = gr.Slider(
|
| 320 |
label="Context window",
|
|
|
|
| 314 |
</div>
|
| 315 |
"""
|
| 316 |
)
|
| 317 |
+
# gr.Markdown("If CUDA is unavailable, the app forces the strategy to cpu fp32.")
|
| 318 |
|
| 319 |
context_window = gr.Slider(
|
| 320 |
label="Context window",
|