ysharma HF staff commited on
Commit
2c12f3b
1 Parent(s): c376d29

update desc

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ User: <utterance>
57
  Assistant: <utterance>
58
  ...
59
  ```
60
- In this app, you can explore the outputs of the Joi alpha language models.
61
  """
62
 
63
  with gr.Blocks(css = "#chatbot {height: 400px; overflow: auto;}") as demo:
 
57
  Assistant: <utterance>
58
  ...
59
  ```
60
+ In this app, you can explore the outputs of a large language models.
61
  """
62
 
63
  with gr.Blocks(css = "#chatbot {height: 400px; overflow: auto;}") as demo: