Views
No views yet
Qwen3.5-0.8B-4bit, fine-tuned on the Vietnamese Alpaca dataset using the MLX framework on Apple Silicon.mlx-vlm:1python -m mlx_vlm.generate \
2 --model-path mlx-community/Qwen3.5-0.8B-4bit \
3 --adapter-path baeGil/Qwen3.5-0.8B-mlx-LoRA \
4 --prompt "### Instruction:\nCách nấu phở bò truyền thống?\n\n### Response:\n" \
5 --max-tokens 256