Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ uv pip install --pre vllm==0.10.1+gptoss \

vllm serve openai/gpt-oss-20b
```

- if this is not working, refer to this vLLM support guide: [Support gpt-oss #22259](https://github.com/vllm-project/vllm/pull/22259)
[Learn more about how to use gpt-oss with vLLM.](https://cookbook.openai.com/articles/gpt-oss/run-vllm)

Offline Serve Code:
Expand Down