Views
No views yet
HuggingFaceTB/SmolLM2-135M-Instruct quantized to 4-bit for fast on-device inference on Apple Silicon.pip install -U mlx-lm1mlx_lm.generate \
2 --model Irfanuruchi/SmolLM2-135M-Instruct-MLX-4bit \
3 --prompt "Reply with exactly 3 bullet points, 4–8 words each: what can you do offline?" \
4 --max-tokens 80Performance will vary across devices and prompts.
mlx_lm.convert.HuggingFaceTB/SmolLM2-135M-Instruct (Apache-2.0).