Views
No views yet
Irfanuruchi/Qwen3-4B-Computer-Sciencemlx-lm1python3 -m venv .venv
2source .venv/bin/activate
3
4pip install mlx mlx-lm1mlx_lm.generate \
2 --model Irfanuruchi/Qwen3-4B-Computer-Science-MLX-BF16 \
3 --prompt "Write a Python function that validates an IPv4 address." \
4 --max-tokens 256| Property | Value |
|---|---|
| Base Model | Qwen3-4B-Computer-Science |
| Precision | BF16 |
| Format | MLX |
| Target Platform | Apple Silicon |
| Framework | MLX |