This model was converted to MLX from Jackrong/Qwopus3.6-35B-A3B-v1 using mlx-vlm version 0.6.3 . Please refer to the original model card for more details. π Quality
--- base_model: Jackrong/Qwopus3.6-35B-A3B-v1 library_name: mlx tags: - mlx - 3-bit - text-generation-inference - transformers - unsloth - qwen3_6 - moe - reasoning - chain-of-thought - lora - sft - multimodal - vision - tool-use - function-calling - long-context license: apache-2.0 language: - en - zh - es - ru - ja pipeline_tag: image-text-to-text --- # π¦ zecanard/Qwopus3.6-35B-A3B-v1-MLX-3bit-mixed_3_6 [This model](https://huggingface.co/zecanard/Qwopus3.6-35B-A3B-v1-MLX-3bit-mixed_3_6) was converted to MLX from [`Jackrong/Qwopus3.6-35B-A3B-v1`](https://huggingface.co/Jackrong/Qwopus3.6-35B-A3B-v1) using `mlx-vlm` version **0.6.3**. Please refer to the [original model card](https://huggingface.co/Jackrong/Qwopus3.6-35B-A3B-v1) for more details. ## π Quality Mixed-precision quantized vision language model with an effective **4.207 bits per weight**. Combines the size and speed benefits of a 3-bit quant with higher precision where it matters most. `mlx_vlm.convert --quantize --q-group-size 32 --quant-predicate mixed_3_6` ## π οΈ Customizations This quant is aware of the current date, and also enables thinking (if available). You may disable this behavior by deleting the following line from the chat template, or changing `true` to `false`: `{%- set enable_thinking = true %}` A fix is also included for a thinking-related performance issue in Qwen 3.6. ## π₯οΈ Use with `mlx` ```bash pip install -U mlx-vlm ``` ```bash mlx_vlm.generate --model zecanard/Qwopus3.6-35B-A3B-v1-MLX-3bit-mixed_3_6 --max-tokens 100 --temperature 0 --prompt "Describe this image." --image ```
This model was converted to MLX from Jackrong/Qwopus3.6-35B-A3B-v1 using mlx-vlm version 0.6.3 . Please refer to the original model card for more details. π Quality