Skip to content

Commit bcb0d0f

Browse files
Update src/content/docs/workers-ai/features/async-batch-api.mdx
Co-authored-by: Kevin Jain <[email protected]>
1 parent fe3c647 commit bcb0d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ After sending your batch request, you will receive a response similar to:
106106
{
107107
"status": "queued",
108108
"request_id": "000-000-000",
109-
"model": "@cf/meta/llama-3.3-70b-instruct-batch"
109+
"model": "@cf/meta/ray-llama-3.3-70b-instruct-fp8-fast"
110110
}
111111
```
112112

0 commit comments

Comments
 (0)