Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Awal-LM v1.8 (Gemma-2-2B) ⵣ
|
| 2 |
|
| 3 |
**Awal-LM** is the first open-source Large Language Model fine-tuned specifically for the **Tamazight** language using the Tifinagh script.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- ber
|
| 4 |
+
- tzm
|
| 5 |
+
license: gemma
|
| 6 |
+
base_model: google/gemma-2-2b-it
|
| 7 |
+
tags:
|
| 8 |
+
- tamazight
|
| 9 |
+
- tifinagh
|
| 10 |
+
- morocco
|
| 11 |
+
- awal
|
| 12 |
+
- unsloth
|
| 13 |
+
- gemma-2
|
| 14 |
+
pipeline_tag: text-generation
|
| 15 |
+
library_name: unsloth
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
# Awal-LM v1.8 (Gemma-2-2B) ⵣ
|
| 19 |
|
| 20 |
**Awal-LM** is the first open-source Large Language Model fine-tuned specifically for the **Tamazight** language using the Tifinagh script.
|