LeonardPuettmann
commited on
Commit
•
7d7d798
1
Parent(s):
6832658
Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,6 @@ tags:
|
|
10 |
- translation
|
11 |
---
|
12 |
# A tiny Llama model tuned for text translation
|
13 |
-
![A very italian Llama model](llamaestro-sm-bg.png)
|
14 |
-
|
15 |
```html
|
16 |
_ _ __ __ _
|
17 |
| | | | | \/ | | |
|
@@ -22,7 +20,7 @@ tags:
|
|
22 |
```
|
23 |
|
24 |
## Model Card
|
25 |
-
|
26 |
This model was finetuned with roughly 300.000 examples of translations from English to Italian and Italian to English. The model was finetuned in a way to more directly provide a translation without much explanation.
|
27 |
|
28 |
Due to its size, the model runs very well on CPUs.
|
|
|
10 |
- translation
|
11 |
---
|
12 |
# A tiny Llama model tuned for text translation
|
|
|
|
|
13 |
```html
|
14 |
_ _ __ __ _
|
15 |
| | | | | \/ | | |
|
|
|
20 |
```
|
21 |
|
22 |
## Model Card
|
23 |
+
![A very italian Llama model](llamaestro-sm-bg.png)
|
24 |
This model was finetuned with roughly 300.000 examples of translations from English to Italian and Italian to English. The model was finetuned in a way to more directly provide a translation without much explanation.
|
25 |
|
26 |
Due to its size, the model runs very well on CPUs.
|