diff --git a/_posts/2025-08-05-gpt-oss.md b/_posts/2025-08-05-gpt-oss.md index 9407313..44f3c60 100644 --- a/_posts/2025-08-05-gpt-oss.md +++ b/_posts/2025-08-05-gpt-oss.md @@ -24,7 +24,7 @@ uv pip install --pre vllm==0.10.1+gptoss \ vllm serve openai/gpt-oss-120b ``` -See [vLLM User Guide](https://docs.vllm.ai/projects/recipes/en/latest/OpenAI/gpt-oss.md) for more detail. +See [vLLM User Guide](https://docs.vllm.ai/projects/recipes/en/latest/OpenAI/gpt-oss.html) for more detail. ### **MXFP4 MoE**