Skip to content

Commit a1b701c

Browse files
authored
new qwen models (cloudflare#26513)
1 parent d1f944c commit a1b701c

File tree

4 files changed

+1144
-0
lines changed

4 files changed

+1144
-0
lines changed

src/content/docs/workers-ai/platform/pricing.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ The Price in Tokens column is equivalent to the Price in Neurons column - the di
5454
| @cf/google/gemma-3-12b-it | $0.345 per M input tokens <br/> $0.556 per M output tokens | 31371 neurons per M input tokens <br/> 50560 neurons per M output tokens |
5555
| @cf/qwen/qwq-32b | $0.660 per M input tokens <br/> $1.000 per M output tokens | 60000 neurons per M input tokens <br/> 90909 neurons per M output tokens |
5656
| @cf/qwen/qwen2.5-coder-32b-instruct | $0.660 per M input tokens <br/> $1.000 per M output tokens | 60000 neurons per M input tokens <br/> 90909 neurons per M output tokens |
57+
| @cf/qwen/qwen3-30b-a3b-fp8 | $0.051 per M input tokens <br/> $0.335 per M output tokens | 4625 neurons per M input tokens <br/> 30475 neurons per M output tokens |
5758
| @cf/openai/gpt-oss-120b | $0.350 per M input tokens <br/> $0.750 per M output tokens | 31818 neurons per M input tokens <br/> 68182 neurons per M output tokens |
5859
| @cf/openai/gpt-oss-20b | $0.200 per M input tokens <br/> $0.300 per M output tokens | 18182 neurons per M input tokens <br/> 27273 neurons per M output tokens |
5960
| @cf/aisingapore/gemma-sea-lion-v4-27b-it | $0.351 per M input tokens <br/> $0.555 per M output tokens | 31876 neurons per M input tokens <br/> 50488 neurons per M output tokens |
@@ -68,6 +69,7 @@ The Price in Tokens column is equivalent to the Price in Neurons column - the di
6869
| @cf/baai/bge-large-en-v1.5 | $0.204 per M input tokens | 18582 neurons per M input tokens |
6970
| @cf/baai/bge-m3 | $0.012 per M input tokens | 1075 neurons per M input tokens |
7071
| @cf/pfnet/plamo-embedding-1b | $0.019 per M input tokens | 1689 neurons per M input tokens |
72+
| @cf/qwen/qwen3-embedding-0.6b | $0.012 per M input tokens | 1075 neurons per M input tokens |
7173

7274
## Image model pricing
7375

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ link: "/workers-ai/changelog/"
33
productName: Workers AI
44
productLink: "/workers-ai/"
55
entries:
6+
- publish_date: "2025-11-13"
7+
title: Qwen3 LLM and Embeddings available on Workers AI
8+
description: |-
9+
- [`@cf/qwen/qwen3-30b-a3b-fp8`](/workers-ai/models/qwen3-30b-a3b-fp8/) and [`@cf/qwen/qwen3-embedding-0.6b`](/workers-ai/models/qwen3-embedding-0.6b) now available on Workers AI
610
- publish_date: "2025-10-21"
711
title: New voice and LLM models on Workers AI
812
description: |-

0 commit comments

Comments
 (0)