Added MLX model
Browse files
README.md
CHANGED
|
@@ -7,6 +7,9 @@ library_name: transformers
|
|
| 7 |
|
| 8 |
A selectively quantized version of Qwen3-30B-A3B optimized for local inference on Apple Silicon, with preserved precision on code analysis experts.
|
| 9 |
|
|
|
|
|
|
|
|
|
|
| 10 |
## Model Description
|
| 11 |
|
| 12 |
This model applies **heterogeneous quantization** to Qwen3-30B-A3B's Mixture-of-Experts architecture:
|
|
|
|
| 7 |
|
| 8 |
A selectively quantized version of Qwen3-30B-A3B optimized for local inference on Apple Silicon, with preserved precision on code analysis experts.
|
| 9 |
|
| 10 |
+
# MLX Model Here :
|
| 11 |
+
PKSGIN/qwen3-30b-selective-quant-mlx
|
| 12 |
+
|
| 13 |
## Model Description
|
| 14 |
|
| 15 |
This model applies **heterogeneous quantization** to Qwen3-30B-A3B's Mixture-of-Experts architecture:
|