Skip to content

Commit d19e33f

Browse files
Merge pull request #271719 from zioproto/patch-12
Update provisioned-throughput.md
2 parents 88325cb + cac8dec commit d19e33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/provisioned-throughput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ az cognitiveservices account deployment create \
5555
--name <myResourceName> \
5656
--resource-group <myResourceGroupName> \
5757
--deployment-name MyDeployment \
58-
--model-name GPT-4 \
58+
--model-name gpt-4 \
5959
--model-version 0613 \
6060
--model-format OpenAI \
6161
--sku-capacity 100 \

0 commit comments

Comments
 (0)