Update README.md
Browse files
README.md
CHANGED
|
@@ -10,12 +10,6 @@ language:
|
|
| 10 |
- en
|
| 11 |
---
|
| 12 |
|
| 13 |
-
#
|
| 14 |
|
| 15 |
-
-
|
| 16 |
-
- **License:** apache-2.0
|
| 17 |
-
- **Finetuned from model :** unsloth/qwen2.5-coder-7b-instruct-bnb-4bit
|
| 18 |
-
|
| 19 |
-
This qwen2 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)
|
|
|
|
| 10 |
- en
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# Qwen2.5-CoderX-7B-v0.7
|
| 14 |
|
| 15 |
+
With the correct prompting and settings: `temperature = 1.5, min_p = 0.1`, the model should produce outputs that are close or on-par with proprietary models like Gemini 2.5 Pro.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|