LeonardPuettmann commited on
Commit
7a35c80
1 Parent(s): 6b2a58c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -12,11 +12,18 @@ tags:
12
  # A tiny Llama model tuned for text translation
13
  ![A very italian Llama model](llamaestro-sm.png)
14
 
15
- ## Model Card
 
 
 
 
 
16
 
17
- 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 explaination.
18
 
 
19
 
 
20
 
21
  ## Usage
22
 
 
12
  # A tiny Llama model tuned for text translation
13
  ![A very italian Llama model](llamaestro-sm.png)
14
 
15
+ _ _ __ __ _
16
+ | | | | | \/ | | |
17
+ | | | | __ _| \ / | __ _ ___ ___| |_ _ __ ___
18
+ | | | |/ _` | |\/| |/ _` |/ _ / __| __| '__/ _ \
19
+ | |____| | (_| | | | | (_| | __\__ | |_| | | (_) |
20
+ |______|_|\__,_|_| |_|\__,_|\___|___/\__|_| \___/
21
 
22
+ ## Model Card
23
 
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.
27
 
28
  ## Usage
29