Update README.md
Browse files
README.md
CHANGED
|
@@ -1,21 +1,28 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
|
|
|
| 3 |
tags:
|
| 4 |
-
- text-generation-inference
|
| 5 |
- transformers
|
| 6 |
- unsloth
|
| 7 |
- gemma3n
|
| 8 |
-
|
|
|
|
| 9 |
language:
|
| 10 |
- en
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
- **Developed by:** Ali-Yaser
|
| 16 |
-
- **License:**
|
| 17 |
-
- **Finetuned from model :**
|
| 18 |
|
| 19 |
-
This gemma3n model was trained
|
| 20 |
|
| 21 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- google/gemma-3n-E4B-it
|
| 4 |
tags:
|
|
|
|
| 5 |
- transformers
|
| 6 |
- unsloth
|
| 7 |
- gemma3n
|
| 8 |
+
- vLLM
|
| 9 |
+
license: gemma
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
+
datasets:
|
| 13 |
+
- arcee-ai/The-Tome
|
| 14 |
---
|
| 15 |
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
|
| 21 |
|
| 22 |
- **Developed by:** Ali-Yaser
|
| 23 |
+
- **License:** Gemma licance
|
| 24 |
+
- **Finetuned from model :** Google/gemma-3n-E4B-it
|
| 25 |
|
| 26 |
+
This gemma3n model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 27 |
|
| 28 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|