Create MODEL_CREDITS.md
Browse files- MODEL_CREDITS.md +8 -0
MODEL_CREDITS.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Model Credits
|
| 2 |
+
|
| 3 |
+
This model is a fine-tuned version of **Qwen 2.5 Coder 0.5B Instruct**.
|
| 4 |
+
|
| 5 |
+
- **Base Model:** Created by **Alibaba Cloud**.
|
| 6 |
+
- **Redistribution & Community Access:** Thanks to the **Unsloth community** for redistributing the model.
|
| 7 |
+
|
| 8 |
+
> If you want to see the credits for the datasets used in training, please check [`DATASET_CREDITS.md`](DATASET_CREDITS.md).
|