Views
No views yet
google/gemma-4-12B-it-qat-q4_0-unquantized-assistant for use with mlx-vlm speculative decoding.1uv run mlx_vlm.generate \
2 --model google/gemma-4-12B-it \
3 --draft-model mlx-community/gemma-4-12B-it-qat-assistant-4bit \
4 --draft-kind mtp \
5 --prompt "Describe this image." \
6 --max-tokens 2561uv run mlx_vlm.generate \
2 --model /path/to/target-model \
3 --draft-model /path/to/gemma-4-12B-mtp \
4 --draft-kind mtp \
5 --prompt "Describe this image." \
6 --max-tokens 256gemma4_unified_assistantmlx-vlmmlx-vlm. Standard standalone generation through generic Transformers APIs is not expected to work with this repository by itself.google/gemma-4-12B-it model card and license terms for model usage constraints.