Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ def gradio_app():
|
|
76 |
gr.Markdown(
|
77 |
"""# Flor-6.3B (experimental)
|
78 |
|
79 |
-
🪷 **[Flor](https://huggingface.co/projecte-aina/FLOR-6.3B)** is a 6.3B parameters multilingual LLM that has been trained on a massive mixture of Spanish, Catalan and English data. It is a new open-source
|
80 |
|
81 |
⚠️ **Limitations**: This version is for beta testing only. The content generated by these models is unsupervised and might be judged as inappropriate or offensive. Please bear this in mind when exploring this resource.
|
82 |
|
|
|
76 |
gr.Markdown(
|
77 |
"""# Flor-6.3B (experimental)
|
78 |
|
79 |
+
🪷 **[Flor](https://huggingface.co/projecte-aina/FLOR-6.3B)** is a 6.3B parameters multilingual Large Language Model (LLM) that has been trained on a massive mixture of Spanish, Catalan and English data. It is a new open-source LLM, licensed for both research and commercial use. It uses the [Bloom-7b](https://huggingface.co/bigscience/bloom-7b1) model as a starting point, a state-of-the-art multilingual LLM.
|
80 |
|
81 |
⚠️ **Limitations**: This version is for beta testing only. The content generated by these models is unsupervised and might be judged as inappropriate or offensive. Please bear this in mind when exploring this resource.
|
82 |
|