Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,14 @@ tags:
|
|
7 |
- trl
|
8 |
- sft
|
9 |
---
|
|
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
paramaters(no embedding layer) 1.31B
|
12 |
paramaters(yes embedding layer) 1.54B
|
13 |
layers: 28layers
|
|
|
7 |
- trl
|
8 |
- sft
|
9 |
---
|
10 |
+
# Uploaded model
|
11 |
|
12 |
+
- **Developed by:** Sakalti
|
13 |
+
- **License:** apache2.0
|
14 |
+
- **Finetuned from model :** Sakalti/Saba1-1.8B
|
15 |
+
This qwen model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
16 |
+
|
17 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
18 |
paramaters(no embedding layer) 1.31B
|
19 |
paramaters(yes embedding layer) 1.54B
|
20 |
layers: 28layers
|