Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- text-generation-inference
|
| 5 |
- transformers
|
|
@@ -15,7 +17,7 @@ language:
|
|
| 15 |
|
| 16 |
# Tuti 🦜
|
| 17 |
|
| 18 |
-
This is a [Gemma 2 9b](https://huggingface.co/
|
| 19 |
|
| 20 |
## Use cases and datasets
|
| 21 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- unsloth/gemma-2-9b-bnb-4bit
|
| 4 |
+
- google/gemma-2-9b
|
| 5 |
tags:
|
| 6 |
- text-generation-inference
|
| 7 |
- transformers
|
|
|
|
| 17 |
|
| 18 |
# Tuti 🦜
|
| 19 |
|
| 20 |
+
This is a [Gemma 2 9b](https://huggingface.co/google/gemma-2-9b), fined tuned using Unsloth's 4-bit quantization and LORA (QLORA), on Persian literature datasets I curated/created or found.
|
| 21 |
|
| 22 |
## Use cases and datasets
|
| 23 |
|