Skip to content

Commit 6ac62d9

Browse files
authored
Update run-gpt-oss-locally-ollama file to point to the correct endpoint (#1993)
1 parent ff1b0e8 commit 6ac62d9

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)