Skip to content

Commit 59b60e3

Browse files
committed
update
1 parent 2ded861 commit 59b60e3

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/openai/how-to

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/batch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ In the Studio UI the deployment type will appear as `Global-Batch`.
8585
> [!TIP]
8686
> Each line of your input file for batch processing has a `model` attribute that requires a global batch **deployment name**. For a given input file, all names must be the same deployment name. This is different from OpenAI where the concept of model deployments does not exist.
8787
>
88-
> For the best performance we recommend submitting large files for patch processing, rather than a large number of small files with only a few lines in each file.
88+
> For the best performance we recommend submitting large files for batch processing, rather than a large number of small files with only a few lines in each file.
8989
9090
::: zone pivot="programming-language-ai-studio"
9191

0 commit comments

Comments
 (0)