365 Downloads Updated 1 week ago
ollama run pd95/gptoss-mlx:20b
ollama launch claude --model pd95/gptoss-mlx:20b
ollama launch opencode --model pd95/gptoss-mlx:20b
ollama launch hermes --model pd95/gptoss-mlx:20b
ollama launch openclaw --model pd95/gptoss-mlx:20b
GPT-OSS 20B for the experimental Ollama MLX runner.
This model requires a custom Ollama build with experimental MLX safetensors and GptOssForCausalLM support. It does not run with the regular public Ollama app.
The model declares Ollama 0.31.1 as its minimum version. This refers to the custom MLX preview series—not the official Ollama 0.31.1 build. The currently recommended build is available at:
pd95/gptoss-mlx:20b — recommended moving aliaspd95/gptoss-mlx:20b-mxfp4 — explicit MXFP4 moving aliaspd95/gptoss-mlx:20b-mxfp4-v0.32.15-r2 — immutable release artifactAll three tags currently reference the same model manifest.
Run the recommended tag with:
”`console ollama run pd95/gptoss-mlx:20b
This artifact was created with Ollama MLX preview v0.32.15-r2.
It has been tested successfully with custom MLX preview runtimes from v0.31.1 through v0.32.15-r2. Older previews are not supported.
Upstream model:
https://huggingface.co/openai/gpt-oss-20b
Immutable source revision:
6cee5e81ee83917806bbde320786a8fb61efebee
Publication details:
The moving 20b and 20b-mxfp4 tags supersede the earlier published artifact. Use the immutable 20b-mxfp4-v0.32.15-r2 tag when reproducibility is important.
GPT-OSS is released by OpenAI under the Apache License 2.0:
https://huggingface.co/openai/gpt-oss-20b/blob/main/LICENSE
Use is also subject to the upstream model terms and safety guidance:
https://huggingface.co/openai/gpt-oss-20b
This repository republishes an MLX/Ollama artifact. It does not modify the upstream license or usage terms. Review the upstream license and model card before use or redistribution.