deepsweet commited on
Commit
721bbef
·
verified ·
1 Parent(s): 08c6e62

📝 update README

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -26,6 +26,10 @@ Unlike the [Qwen3.6-35B-A3B collection](https://huggingface.co/collections/deeps
26
  | [MLX-oQ5][03] | [MLX-VL-oQ5][07] | [MLX-oQ5-FP16][11] | [MLX-VL-oQ5-FP16][15] |
27
  | [MLX-oQ4][04] | [MLX-VL-oQ4][08] | [MLX-oQ4-FP16][12] | [MLX-VL-oQ4-FP16][16] |
28
 
 
 
 
 
29
  ## What is "VL"?
30
 
31
  "VL" is Vision-Language, meaning quantization preserves the original model's multimodality.
 
26
  | [MLX-oQ5][03] | [MLX-VL-oQ5][07] | [MLX-oQ5-FP16][11] | [MLX-VL-oQ5-FP16][15] |
27
  | [MLX-oQ4][04] | [MLX-VL-oQ4][08] | [MLX-oQ4-FP16][12] | [MLX-VL-oQ4-FP16][16] |
28
 
29
+ See ["Evaluation of various MLX quantizations"](https://github.com/deepsweet/mlx-eval/blob/main/results/README.md) for details:
30
+
31
+ ![Qwen3.6-27B KLD/RAM chart](https://raw.githubusercontent.com/deepsweet/mlx-eval/main/results/Qwen3.6-27B.svg)
32
+
33
  ## What is "VL"?
34
 
35
  "VL" is Vision-Language, meaning quantization preserves the original model's multimodality.