Update README.md
Browse files
README.md
CHANGED
@@ -13,3 +13,5 @@ language:
|
|
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.
|
|
|
|
|
|
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.
|
16 |
+
|
17 |
+
This model provides deep, production-ready responses. For shorter outputs, try prompts like 'be concise' or 'code only'."
|