We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c1354 commit d7ef8b2Copy full SHA for d7ef8b2
README.md
@@ -32,7 +32,7 @@ Python 3 and C++ compiler required. The command will download the model and the
32
| Qwen 3 1.7B Q40 | 2.2 GB | `python launch.py qwen3_1.7b_q40` |
33
| Qwen 3 8B Q40 | 6.7 GB | `python launch.py qwen3_8b_q40` |
34
| Qwen 3 14B Q40 | 10.9 GB | `python launch.py qwen3_14b_q40` |
35
-| Qwen 3 30B A3B Q | 17.0 GB | `python launch.py qwen3_30b_a3b_q40` |
+| Qwen 3 30B A3B Q40 | 17.0 GB | `python launch.py qwen3_30b_a3b_q40` |
36
37
### 🛠️ Convert Model Manually
38
0 commit comments