Commit ·
770fa73
1
Parent(s): 76be2e2
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,3 +6,20 @@ language:
|
|
| 6 |
- es
|
| 7 |
- en
|
| 8 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- es
|
| 7 |
- en
|
| 8 |
---
|
| 9 |
+
Barcenas-7b a model based on orca-mini-v3-7b and LLama2-7b.
|
| 10 |
+
|
| 11 |
+
Trained with a proprietary dataset to boost the creativity and consistency of its responses.
|
| 12 |
+
|
| 13 |
+
This model would never have been possible thanks to the following people:
|
| 14 |
+
|
| 15 |
+
Pankaj Mathur - For his orca-mini-v3-7b model which was the basis of the Barcenas-7b fine-tune.
|
| 16 |
+
|
| 17 |
+
Maxime Labonne - Thanks to his code and tutorial for fine-tuning in LLama2
|
| 18 |
+
|
| 19 |
+
TheBloke - For his script for a peft adapter
|
| 20 |
+
|
| 21 |
+
Georgi Gerganov - For his llama.cp project that contributed in Barcenas-7b functions
|
| 22 |
+
|
| 23 |
+
TrashPandaSavior - Reddit user who with his information would never have started the project.
|
| 24 |
+
|
| 25 |
+
Made with ❤️ in Guadalupe, Nuevo Leon, Mexico 🇲🇽
|