Skip to content

Commit 03088a8

Browse files
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
Co-authored-by: Kevin Jain <[email protected]>
1 parent 855ad6a commit 03088a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/features/batch-api/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ interface AIRequest {
8383
}
8484

8585
const resp = env.AI.run(
86-
"@cf/meta/ray-llama-3.3-70b-instruct-fp8-fast",
86+
"@cf/meta/llama-3.3-70b-instruct-fp8-fast",
8787
{
8888
requests: [
8989
{

0 commit comments

Comments
 (0)