garrachonr
commited on
Commit
·
7fd3eb2
1
Parent(s):
39e26b7
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ LlamaDos is a model oriented to have conversations in Spanish. It results from a
|
|
9 |
|
10 |
This has allowed the training to be performed on a single consumer graph (RTX 3090). More specifically, more than 250,000 conversational data were used and the training took approximately 140 hours.
|
11 |
|
12 |
-
More info on github: https://github.com/Garrachonr/
|
13 |
|
14 |
The training has been performed following the original data structure of the Llama2 paper, so it is recommended to follow the same structure for inference:
|
15 |
|
|
|
9 |
|
10 |
This has allowed the training to be performed on a single consumer graph (RTX 3090). More specifically, more than 250,000 conversational data were used and the training took approximately 140 hours.
|
11 |
|
12 |
+
More info on github: https://github.com/Garrachonr/LlamaDos
|
13 |
|
14 |
The training has been performed following the original data structure of the Llama2 paper, so it is recommended to follow the same structure for inference:
|
15 |
|