Skip to content

Commit c88803a

Browse files
committed
modify capacity for whisper
1 parent f6dc054 commit c88803a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.parameters.bicepparam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ param openAiDeployments = [
1414
{
1515
name: 'whisper'
1616
version: '001'
17-
capacity: 3
17+
capacity: 1
1818
}
1919
]
2020

0 commit comments

Comments
 (0)