Skip to content

Commit 518e8f8

Browse files
authored
Fix links to models in Workers AI changelog (#20906)
1 parent 456babf commit 518e8f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/release-notes/workers-ai.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ entries:
88
- publish_date: "2025-03-17"
99
title: Minor updates to the model schema for llama-3.2-1b-instruct, whisper-large-v3-turbo, llama-guard
1010
description: |-
11-
- [llama-3.2-1b-instruct](/workers-ai-models/llama-3.2-1b-instruct/) - updated context window to the accurate 60,000
12-
- [whisper-large-v3-turbo](workers-ai-models/whisper-large-v3-turbo/) - new hyperparameters available
13-
- [llama-guard-3-8b](/workers-ai-models/llama-guard-3-8b/) - the messages array must alternate between `user` and `assistant` to function correctly
11+
- [llama-3.2-1b-instruct](/workers-ai/models/llama-3.2-1b-instruct/) - updated context window to the accurate 60,000
12+
- [whisper-large-v3-turbo](workers-ai/models/whisper-large-v3-turbo/) - new hyperparameters available
13+
- [llama-guard-3-8b](/workers-ai/models/llama-guard-3-8b/) - the messages array must alternate between `user` and `assistant` to function correctly
1414
- publish_date: "2025-02-21"
1515
title: Workers AI bug fixes
1616
description: |-

0 commit comments

Comments
 (0)