Views
No views yet
mlx-community/Qwen2.5-0.5B-Instruct-4bit, trained locally on Apple Silicon with mlx-lm by the local-model-factory pipeline (prepare -> train -> eval-base -> eval-tuned -> gate -> publish).| metric | base model | base + this adapter |
|---|---|---|
| exact_match | 0.000 | 1.000 |
| examples | 50.000 | 50.000 |
| field_accuracy | 0.112 | 1.000 |
| json_examples | 50.000 | 50.000 |
| json_validity | 0.920 | 1.000 |
| mean_latency_s | 0.283 | 0.332 |
pip install mlx-lm1mlx_lm.generate --model mlx-community/Qwen2.5-0.5B-Instruct-4bit \
2 --adapter-path <local-download-of-this-repo> \
3 --prompt "..."