Spaces:
Build error
Build error
Change in the comments
Browse files
app.py
CHANGED
|
@@ -191,7 +191,7 @@ with gr.Blocks() as demo:
|
|
| 191 |
|
| 192 |
with gr.Accordion("Documentation", open=False):
|
| 193 |
gr.Markdown("""
|
| 194 |
-
- Model:
|
| 195 |
- Most examples are copy/pasted from BBC news international web sites.
|
| 196 |
""")
|
| 197 |
|
|
|
|
| 191 |
|
| 192 |
with gr.Accordion("Documentation", open=False):
|
| 193 |
gr.Markdown("""
|
| 194 |
+
- Model: using a large language model from Mistral AI
|
| 195 |
- Most examples are copy/pasted from BBC news international web sites.
|
| 196 |
""")
|
| 197 |
|