Models · family
GPT-OSS
10 MLX aliases · OpenAI's GPT-OSS 20B & 120B — MXFP4 / 4 / 8-bit · Harmony-native tool calling.
OpenAI's GPT-OSS line in MLX form — both the 20B and the 120B in MXFP4 / 4-bit / 8-bit quants, plus the safeguard-tuned 20B. Harmony-native tool calling (use the harmony tool-call parser) and Harmony reasoning streams. mxfp4-q8 is the recommended-by-OpenAI low-bit format — the 20B runs comfortably on a 32 GB Mac; the 120B wants a Mac Studio with 96 GB+.
- family
- GPT-OSS
- aliases
- 10
- lines
- 1
- install
- rapid-mlx serve <alias>
- OpenAI base URL
- http://localhost:8000/v1
GPT-OSS 20B & 120B · 10 aliases
20B and 120B in MXFP4 / 4-bit / 8-bit, plus the safeguard-tuned 20B. mxfp4-q8 is the recommended-by-OpenAI low-bit format. Harmony-native tool calling + Harmony reasoning streams.
parser: harmony
| alias | hf repo | tool parser | reasoning | flags |
|---|---|---|---|---|
| gpt-oss-120b | mlx-community/gpt-oss-120b-MXFP4-Q8 | harmony | harmony | moe · spec |
| gpt-oss-120b-4bit | mlx-community/gpt-oss-120b-4bit | harmony | harmony | moe · spec |
| gpt-oss-120b-mxfp4-q4 | mlx-community/gpt-oss-120b-MXFP4-Q4 | harmony | harmony | moe · spec |
| gpt-oss-120b-mxfp4-q8 | mlx-community/gpt-oss-120b-MXFP4-Q8 | harmony | harmony | moe · spec |
| gpt-oss-20b | mlx-community/gpt-oss-20b-MXFP4-Q8 | harmony | harmony | moe · spec |
| gpt-oss-20b-4bit | mlx-community/gpt-oss-20b-OptiQ-4bit | harmony | harmony | moe · spec |
| gpt-oss-20b-8bit | lmstudio-community/gpt-oss-20b-MLX-8bit | harmony | harmony | moe · spec |
| gpt-oss-20b-mxfp4-q4 | mlx-community/gpt-oss-20b-MXFP4-Q4 | harmony | harmony | moe · spec |
| gpt-oss-20b-mxfp4-q8 | mlx-community/gpt-oss-20b-MXFP4-Q8 | harmony | harmony | moe · spec |
| gpt-oss-safeguard-20b | lmstudio-community/gpt-oss-safeguard-20b-MLX-MXFP4 | harmony | harmony | moe · spec |
Notes & caveats
- 100% tool-call format compliance — Harmony was designed end-to-end for tools.
- 20B-mxfp4-q8 is the everyday pick; step up to 120B-mxfp4-q8 on 96 GB+ unified memory.
- Reasoning streams via the
harmonyreasoning parser intoreasoning_contenton/v1/responses.