Skip to content

Commit f14732c

Browse files
Update run-gpt-oss-locally-ollama file to point to the correct endpoint (openai#1993)
1 parent 2835883 commit f14732c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/gpt-oss/run-locally-ollama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Ready to talk to the model? You can fire up a chat in the app or the terminal:
4343
ollama run gpt-oss:20b
4444
```
4545

46-
Ollama applies a **chat template** out of the box that mimics the [OpenAI harmony format](https://example.com/harmony-docs). Type your message and start the conversation.
46+
Ollama applies a **chat template** out of the box that mimics the [OpenAI harmony format](https://cookbook.openai.com/articles/openai-harmony). Type your message and start the conversation.
4747

4848
## Use the API
4949

0 commit comments

Comments
 (0)