We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7fee6 commit 13f90e4Copy full SHA for 13f90e4
src/pages/workers-ai/models/[name].astro
@@ -156,9 +156,8 @@ const starlightPageProps = {
156
model.name === "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b" && (
157
<Aside>
158
<p>
159
- The pricing for this model differs from the{" "}
160
- <a href="/workers-ai/platform/pricing/">normal pricing</a> for Workers
161
- AI. The pricing for
+ This model has a specialized pricing structure that's separate from
+ the standard Workers AI pricing plan. The pricing for
162
<code>@cf/deepseek-ai/deepseek-r1-distill-qwen-32b</code> is:
163
<ul>
164
<li>$0.50 per 1M input token</li>
0 commit comments