Skip to content

Commit 3a68b4f

Browse files
authored
fix: Correct multiple documentation URLs (#17)
- Fix OpenAI Cookbook NVIDIA article URL (remove incorrect gpt-oss/ prefix) - Fix Groq Responses API documentation URL (responses → responses-api)
1 parent 0a8f5f2 commit 3a68b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

awesome-gpt-oss.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This is a list of guides and resources to help you get started with the gpt-oss
3737
- vLLM
3838
- [How to run gpt-oss with vLLM](https://cookbook.openai.com/articles/gpt-oss/run-vllm)
3939
- NVIDIA
40-
- [Optimizing gpt-oss with NVIDIA TensorRT-LLM](https://cookbook.openai.com/articles/gpt-oss/run-nvidia)
40+
- [Optimizing gpt-oss with NVIDIA TensorRT-LLM](https://cookbook.openai.com/articles/run-nvidia)
4141
- [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)
4242
- AMD
4343
- [Running the Latest Open Models from OpenAI on AMD AI Hardware](https://rocm.blogs.amd.com/ecosystems-and-partners/openai-day-0/README.html)
@@ -50,7 +50,7 @@ This is a list of guides and resources to help you get started with the gpt-oss
5050
- [gpt-oss-20b model on the GroqCloud Playground](https://console.groq.com/playground?model=openai/gpt-oss-20b)
5151
- [gpt-oss with built-in web search on GroqCloud](https://console.groq.com/docs/browser-search)
5252
- [gpt-oss with built-in code execution on GroqCloud](https://console.groq.com/docs/code-execution)
53-
- [Responses API on Groq](https://console.groq.com/docs/responses)
53+
- [Responses API on Groq](https://console.groq.com/docs/responses-api)
5454
- NVIDIA
5555
- [NVIDIA launch blog post](https://blogs.nvidia.com/blog/openai-gpt-oss/)
5656
- [NVIDIA & gpt-oss developer launch blog post](https://developer.nvidia.com/blog/delivering-1-5-m-tps-inference-on-nvidia-gb200-nvl72-nvidia-accelerates-openai-gpt-oss-models-from-cloud-to-edge/)

0 commit comments

Comments
 (0)