GPT OSS Model
Playground
Awesome
Core Terminology
View on GitHub
Awesome GPT-OSS
A curated list of guides, examples, and resources to help you get started with the gpt-oss models.
Inference
Local
Ollama
How to run gpt-oss locally with Ollama
Ollama & gpt-oss launch blog
Check out the models on Ollama
LM Studio
LM Studio & gpt-oss launch blog
Use gpt-oss-20b with LM Studio
Use gpt-oss-120b with LM Studio
Hugging Face & Transformers
How to run gpt-oss with Transformers
Hugging Face & gpt-oss launch blog
Collection of Hugging Face examples
NVIDIA
gpt-oss on RTX
AMD
Running on AMD Ryzen AI and Radeon Graphics
llama.cpp
Running gpt-oss with llama.cpp
Server
vLLM
How to run gpt-oss with vLLM
vLLM & gpt-oss recipes
NVIDIA
Optimizing with NVIDIA TensorRT-LLM
Deploying on TensorRT-LLM
AMD
Running on AMD AI Hardware
Cloud
Groq
Groq & gpt-oss launch blog
gpt-oss-120b on GroqCloud Playground
gpt-oss-20b on GroqCloud Playground
Web search on GroqCloud
Code execution on GroqCloud
Responses API on Groq
NVIDIA
NVIDIA launch blog post
Developer launch blog post
Use gpt-oss-120b on NVIDIA's Cloud
Use gpt-oss-20b on NVIDIA's Cloud
Cloudflare
Cloudflare & gpt-oss launch blog post
gpt-oss-120b on Cloudflare Workers AI
gpt-oss-20b on Cloudflare Workers AI
AMD
gpt-oss-120B on AMD MI300X
Examples & Tutorials
OpenAI harmony response format
Tools
Example `python` tool for gpt-oss
Example `browser` tool for gpt-oss
Training
Hugging Face TRL examples
LlamaFactory examples
Unsloth examples