DeepMount00
commited on
Commit
•
8c43281
1
Parent(s):
01d4af2
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<h2 style="font-size: 48px; text-align: center;">Alireo-400M 🤖 🇮🇹</h2>
|
2 |
<p style="font-size: 24px; text-align: center;">A Lightweight Italian Language Model</p>
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- it
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
---
|
8 |
+
|
9 |
+
<p align="center">
|
10 |
+
<img src="alireo.webp" style="width: 500px; height:500px;"/>
|
11 |
+
</p>
|
12 |
+
|
13 |
<h2 style="font-size: 48px; text-align: center;">Alireo-400M 🤖 🇮🇹</h2>
|
14 |
<p style="font-size: 24px; text-align: center;">A Lightweight Italian Language Model</p>
|
15 |
|