Update README.md
Browse files
README.md
CHANGED
@@ -70,6 +70,23 @@ As this is an instruct model, it will also benefit from a detailed system prompt
|
|
70 |
|
71 |
For simpler coding problems, lower quants will work well; but for complex/multi-step problem solving suggest Q6 or Q8.
|
72 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
---
|
74 |
|
75 |
# Qwen 3 Code Reasoning
|
|
|
70 |
|
71 |
For simpler coding problems, lower quants will work well; but for complex/multi-step problem solving suggest Q6 or Q8.
|
72 |
|
73 |
+
---
|
74 |
+
|
75 |
+
<B>QUANTS:</b>
|
76 |
+
|
77 |
+
---
|
78 |
+
|
79 |
+
Special Thanks to Team Mradermacher for the quants:
|
80 |
+
|
81 |
+
GGUF:
|
82 |
+
|
83 |
+
https://huggingface.co/mradermacher/Qwen3-Code-Reasoning-Instruct-6B-Brainstorm20x-GGUF
|
84 |
+
|
85 |
+
GGUF-IMATRIX:
|
86 |
+
|
87 |
+
https://huggingface.co/mradermacher/Qwen3-Code-Reasoning-Instruct-6B-Brainstorm20x-i1-GGUF
|
88 |
+
|
89 |
+
|
90 |
---
|
91 |
|
92 |
# Qwen 3 Code Reasoning
|