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
4 changes: 2 additions & 2 deletions awesome-gpt-oss.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This is a list of guides and resources to help you get started with the gpt-oss
- Ollama
- [How to run gpt-oss locally with Ollama](https://cookbook.openai.com/articles/gpt-oss/run-locally-ollama)
- [Ollama & gpt-oss launch blog](https://ollama.com/blog/gpt-oss)
- [Check out the models Ollama](https://ollama.com/library/gpt-oss)
- [Check out the models on Ollama](https://ollama.com/library/gpt-oss)
- LM Studio
- [LM Studio & gpt-oss launch blog](https://lmstudio.ai/blog/gpt-oss)
- [Use gpt-oss-20b with LM Studio](https://lmstudio.ai/models/openai/gpt-oss-20b)
Expand All @@ -37,7 +37,7 @@ This is a list of guides and resources to help you get started with the gpt-oss

- vLLM
- [How to run gpt-oss with vLLM](https://cookbook.openai.com/articles/gpt-oss/run-vllm)
- [vLLM & gpt-oss recipies](https://docs.vllm.ai/projects/recipes/en/latest/OpenAI/GPT-OSS.html)
- [vLLM & gpt-oss recipes](https://docs.vllm.ai/projects/recipes/en/latest/OpenAI/GPT-OSS.html)
- NVIDIA
- [Optimizing gpt-oss with NVIDIA TensorRT-LLM](https://cookbook.openai.com/articles/run-nvidia)
- [Deploying gpt-oss on TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM/blob/main/docs/source/blogs/tech_blog/blog9_Deploying_GPT_OSS_on_TRTLLM.md)
Expand Down