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 | 40.000 | 40.000 |
| field_accuracy | 0.167 | 1.000 |
| json_examples | 40.000 | 40.000 |
| json_validity | 1.000 | 1.000 |
| mean_latency_s | 0.133 | 0.164 |
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 "..."