Views
No views yet
microsoft/FastContext-1.0-4B-SFT for Apple Silicon / MLX.Read/Glob/Grep tools and returns a <final_answer> of file:line citations. Designed to feed a larger coding agent (e.g. Mini-SWE-Agent).base_commit and cites the files/lines to change; citations are scored deterministically against the gold patch (no LLM judge). Subset: psf/requests, pallets/flask, pylint-dev/pylint, pytest-dev/pytest; 12 instances; max_turns=6; greedy decoding.| Metric | This variant | fp16 ref |
|---|---|---|
| File F1 | 0.4306 | 0.5472 |
| File hit-rate | 0.6667 | 0.6667 |
| All-gold-files-found rate | 0.6667 | 0.6667 |
| Line F1 | 0.1252 | 0.0493 |
| Avg turns | 6.5 | 6.58 |
1# serve (OpenAI-compatible)
2python -m mlx_lm.server --model sahilchachra/fastcontext-1.0-4b-sft-mxfp8-mlx --port 8080
3# then point the FastContext agent (github.com/microsoft/fastcontext) at
4# BASE_URL=http://127.0.0.1:8080/v1mlx-lm 0.31.3.