eliebak HF staff commited on
Commit
de7183a
·
verified ·
1 Parent(s): 0dbf1d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ unicorn_example = "In a shocking finding, scientist discovered a herd of unicorn
57
  time_travel_example = "Explain the grandfather paradox in time travel and propose a potential resolution."
58
 
59
  with gr.Blocks() as demo:
60
- gr.Markdown("<h1 style='text-align: center;'>LLM.C Chat Demo</h1>")
61
 
62
  with gr.Row():
63
  with gr.Column(scale=3):
 
57
  time_travel_example = "Explain the grandfather paradox in time travel and propose a potential resolution."
58
 
59
  with gr.Blocks() as demo:
60
+ gr.Markdown("<h1 style='text-align: center;'>LLM.C 1.5B Chat Demo (not yet the right ckpt)</h1>")
61
 
62
  with gr.Row():
63
  with gr.Column(scale=3):