andreabac3
commited on
Commit
·
f7b53b0
1
Parent(s):
c84a990
Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,11 @@ Discover the capabilities of Fauno and experience the evolution of Italian langu
|
|
28 |
### Why Fauno?
|
29 |
We started with a model called Baize, named after a legendary creature from Chinese literature. Continuing along this thematic line, we developed our Italian model based on Baize and named it Fauno, inspired by an iconic figure from Roman mythology. This choice underlines the link between the two models, while maintaining a distinctive identity rooted in Italian culture.
|
30 |
|
|
|
|
|
|
|
|
|
|
|
31 |
## 🔎 Model's details
|
32 |
Fauno is a fine-tuned version of the LoRa weights of [Baize](https://github.com/project-baize/baize-chatbot), that is an improved version of [LLama](https://github.com/facebookresearch/llama).
|
33 |
|
|
|
28 |
### Why Fauno?
|
29 |
We started with a model called Baize, named after a legendary creature from Chinese literature. Continuing along this thematic line, we developed our Italian model based on Baize and named it Fauno, inspired by an iconic figure from Roman mythology. This choice underlines the link between the two models, while maintaining a distinctive identity rooted in Italian culture.
|
30 |
|
31 |
+
# Did you know that you can run Fauno on Colab base?
|
32 |
+
Follow this link to access a Colab notebook with our 7B version! <a target="_blank" href="https://colab.research.google.com/drive/1AepJVWS-qU910zyq-Zi7wWFQ5tthVzUe">
|
33 |
+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
34 |
+
</a>
|
35 |
+
|
36 |
## 🔎 Model's details
|
37 |
Fauno is a fine-tuned version of the LoRa weights of [Baize](https://github.com/project-baize/baize-chatbot), that is an improved version of [LLama](https://github.com/facebookresearch/llama).
|
38 |
|