Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ tags:
|
|
| 8 |
license: apache-2.0
|
| 9 |
language:
|
| 10 |
- en
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Uploaded finetuned model
|
|
@@ -15,7 +17,10 @@ language:
|
|
| 15 |
- **Developed by:** Entity-27th
|
| 16 |
- **License:** apache-2.0
|
| 17 |
- **Finetuned from model :** unsloth/Qwen3.5-9B
|
|
|
|
| 18 |
|
| 19 |
This qwen3_5 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 20 |
|
| 21 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
| 8 |
license: apache-2.0
|
| 9 |
language:
|
| 10 |
- en
|
| 11 |
+
datasets:
|
| 12 |
+
- Roman1111111/gemini-3.1-pro-hard-high-reasoning
|
| 13 |
---
|
| 14 |
|
| 15 |
# Uploaded finetuned model
|
|
|
|
| 17 |
- **Developed by:** Entity-27th
|
| 18 |
- **License:** apache-2.0
|
| 19 |
- **Finetuned from model :** unsloth/Qwen3.5-9B
|
| 20 |
+
- **Hardware:** AMD Instinct MI300X x 1
|
| 21 |
|
| 22 |
This qwen3_5 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 23 |
|
| 24 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
| 25 |
+
|
| 26 |
+
This is a variant of Qwen3.5-9B, PEFT'd and distilled with gemini-3.1-pro-hard-high-reasoning dataset. Trained on a single MI300X GPU, Stellar Pro is designed to enhance the base model's reasoning capabilities via distillation from Gemini 3.1 Pro.
|