majentik commited on
Commit
5242054
·
verified ·
1 Parent(s): 5d1340a

Refresh runtime support status (upstream mlx-vlm/mlx-lm/mlx-audio now support these architectures)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
 
17
  MLX 2bit (affine, 2-bit, group size 64) quantization of [`Qwen/Qwen3.6-27B`](https://huggingface.co/Qwen/Qwen3.6-27B) at upstream revision `6a9e13bd6fc8f0983b9b99948120bc37f49c13e9`, produced directly from the BF16 safetensors with `pipelines.mlx_direct_quantize` (majek repo). ~8.8 GiB on disk.
18
 
19
- > **Runtime caveat:** this is a weights + config pack published ahead of runtime availability; runtime support pending upstream mlx-lm support for the `qwen3_5` vision-language architecture. No local inference smoke was performed on these artifacts, so the quality of this variant is not verified.
20
 
21
  ## Why this variant
22
 
 
16
 
17
  MLX 2bit (affine, 2-bit, group size 64) quantization of [`Qwen/Qwen3.6-27B`](https://huggingface.co/Qwen/Qwen3.6-27B) at upstream revision `6a9e13bd6fc8f0983b9b99948120bc37f49c13e9`, produced directly from the BF16 safetensors with `pipelines.mlx_direct_quantize` (majek repo). ~8.8 GiB on disk.
18
 
19
+ > **Runtime caveat:** this is a weights + config pack published ahead of runtime availability; the `qwen3_5` vision-language architecture is now supported upstream (mlx-lm PR #1345, merged 2026-06-04; mlx-vlm support available). No local inference smoke was performed on these artifacts, so the quality of this variant is not verified.
20
 
21
  ## Why this variant
22