Update README.md
Browse files
README.md
CHANGED
@@ -15,11 +15,12 @@ pipeline_tag: text-generation
|
|
15 |
library_name: peft
|
16 |
---
|
17 |
|
18 |
-
# Uploaded
|
19 |
|
20 |
- **Developed by:** nomadicsynth
|
21 |
- **License:** apache-2.0
|
22 |
-
- **Finetuned from model
|
|
|
23 |
|
24 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
|
|
15 |
library_name: peft
|
16 |
---
|
17 |
|
18 |
+
# Uploaded model
|
19 |
|
20 |
- **Developed by:** nomadicsynth
|
21 |
- **License:** apache-2.0
|
22 |
+
- **Finetuned from model:** unsloth/Qwen2.5-3B-Instruct-unsloth-bnb-4bit
|
23 |
+
- **Training Notebook:** [Qwen2.5_(3B)-GRPO.ipynb](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Qwen2.5_(3B)-GRPO.ipynb)
|
24 |
|
25 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
26 |
|