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

aliashf repotool parserreasoningflags
gpt-oss-120bmlx-community/gpt-oss-120b-MXFP4-Q8harmonyharmonymoe · spec
gpt-oss-120b-4bitmlx-community/gpt-oss-120b-4bitharmonyharmonymoe · spec
gpt-oss-120b-mxfp4-q4mlx-community/gpt-oss-120b-MXFP4-Q4harmonyharmonymoe · spec
gpt-oss-120b-mxfp4-q8mlx-community/gpt-oss-120b-MXFP4-Q8harmonyharmonymoe · spec
gpt-oss-20bmlx-community/gpt-oss-20b-MXFP4-Q8harmonyharmonymoe · spec
gpt-oss-20b-4bitmlx-community/gpt-oss-20b-OptiQ-4bitharmonyharmonymoe · spec
gpt-oss-20b-8bitlmstudio-community/gpt-oss-20b-MLX-8bitharmonyharmonymoe · spec
gpt-oss-20b-mxfp4-q4mlx-community/gpt-oss-20b-MXFP4-Q4harmonyharmonymoe · spec
gpt-oss-20b-mxfp4-q8mlx-community/gpt-oss-20b-MXFP4-Q8harmonyharmonymoe · spec
gpt-oss-safeguard-20blmstudio-community/gpt-oss-safeguard-20b-MLX-MXFP4harmonyharmonymoe · spec

Notes & caveats

Where next