You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workers-ai/platform/pricing.mdx
+15-9Lines changed: 15 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,24 +49,30 @@ The Price in Tokens column is equivalent to the Price in Neurons column - the di
49
49
|@cf/meta/llama-3-8b-instruct-awq | $0.123 per M input tokens <br/> $0.266 per M output tokens | 11161 neurons per M input tokens <br/> 24215 neurons per M output tokens |
50
50
|@cf/meta/llama-2-7b-chat-fp16 | $0.556 per M input tokens <br/> $6.667 per M output tokens | 50505 neurons per M input tokens <br/> 606061 neurons per M output tokens |
51
51
|@cf/meta/llama-guard-3-8b | $0.484 per M input tokens <br/> $0.030 per M output tokens | 44003 neurons per M input tokens <br/> 2730 neurons per M output tokens |
52
+
|@cf/meta/llama-4-scout-17b-16e-instruct | $0.270 per M input tokens <br/> $0.850 per M output tokens | 24545 neurons per M input tokens <br/> 77273 neurons per M output tokens |
53
+
|@cf/mistralai/mistral-small-3.1-24b-instruct | $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 |
54
+
|@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 |
55
+
|@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 |
56
+
|@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 |
|@cf/black-forest-labs/flux-1-schnell | $0.0000528 per 512x512 tile <br/> $0.0001056 per step | 4.80 neurons per 512x512 tile <br/> 9.60 neurons per step |
66
72
|@cf/huggingface/distilbert-sst-2-int8 | $0.026 per M input tokens | 2394 neurons per M input tokens |
67
-
|@cf/baai/bge-reranker-base |$0.003 per M input tokens|283 neurons per M input tokens |
73
+
|@cf/baai/bge-reranker-base |$0.003 per M input tokens|283 neurons per M input tokens|
68
74
|@cf/meta/m2m100-1.2b | $0.342 per M input tokens <br/> $0.342 per M output tokens | 31050 neurons per M input tokens <br/> 31050 neurons per M output tokens |
69
75
|@cf/microsoft/resnet-50 | $2.51 per M images | 228055 neurons per M images |
70
76
|@cf/openai/whisper | $0.0005 per audio minute | 41.14 neurons per audio minute |
71
-
|@cf/openai/whisper-large-v3-turbo|$0.0005 per audio minute |46.63 neurons per audio minute |
72
-
|@cf/myshell-ai/melotts |$0.0002 per audio minute|18.63 neurons per audio minute|
77
+
|@cf/openai/whisper-large-v3-turbo|$0.0005 per audio minute |46.63 neurons per audio minute|
78
+
|@cf/myshell-ai/melotts |$0.0002 per audio minute|18.63 neurons per audio minute|
0 commit comments