Jellyfish042 commited on
Commit
d490809
·
1 Parent(s): ba74cea
Files changed (1) hide show
  1. app.py +1 -1
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",