Skip to content

Commit 0ba27b3

Browse files
committed
changelog
1 parent 31a8045 commit 0ba27b3

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

src/content/changelog/workers-ai/2025-03-17-new-workers-ai-models.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ Workers AI is excited to add 4 new models to the catalog, including 2 brand new
1212

1313
Pricing is available for each of these models on the [Workers AI pricing page](/workers-ai/platform/pricing/).
1414

15+
This docs update includes a few minor bug fixes to the model schema for llama-guard, llama-3.2-1b, which you can review on the [product changelog](/workers-ai/changelog/).
16+
1517
Try it out and let us know what you think! Stay tuned for more models in the coming days.

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ productLink: "/workers-ai/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2025-03-17"
9+
title: Minor updates to the model schema for llama-3.2-1b-instruct, whisper-large-v3-turbo, llama-guard
10+
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
814
- publish_date: "2025-02-21"
915
title: Workers AI bug fixes
1016
description: |-

0 commit comments

Comments
 (0)