Update README
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: llama2
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
+
language:
|
4 |
+
- bg
|
5 |
---
|
6 |
+
This model is being trained with help of LORA technique on Bulgarian data from: https://www.kaggle.com/datasets/auhide/bulgarian-recipes-dataset/
|
7 |
+
|
8 |
+
This LLAMA version is 4bit encoded version of the 16bit LLAMA 2 7B model.
|