Update README.md
Browse files
README.md
CHANGED
@@ -22,9 +22,10 @@ tags:
|
|
22 |
Llama3 8b-based model fine-tuned in Spanish to add high quality Spanish text generation.
|
23 |
|
24 |
* Base model Llama3-8b
|
25 |
-
*
|
26 |
-
*
|
27 |
-
*
|
|
|
28 |
|
29 |
## Usage:
|
30 |
|
|
|
22 |
Llama3 8b-based model fine-tuned in Spanish to add high quality Spanish text generation.
|
23 |
|
24 |
* Base model Llama3-8b
|
25 |
+
* Generates high quality natural responses in Spanish, reasoning and logic. Fine tuned for conversation.
|
26 |
+
* Based on the excelent job of Eric Hartford's unbiased dolphin models cognitivecomputations/dolphin-2.9-llama3-8b
|
27 |
+
* Fine-tuned on top in Spanish with a collection of poetry, books, wikipedia articles, phylosophy texts and alpaca-es datasets.
|
28 |
+
* Trained using QLora and PEFT and INT4 quantization.
|
29 |
|
30 |
## Usage:
|
31 |
|