Skip to content

Commit

Permalink
fix models for infra
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiebreviu committed Sep 6, 2024
1 parent d2c9e20 commit e56ff5a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions infra/ai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@ deployments:
sku:
name: Standard
capacity: 20
- name: gpt-4
model:
format: OpenAI
name: gpt-4
version: "0613"
sku:
name: Standard
capacity: 20
- name: text-embedding-ada-002
model:
format: OpenAI
Expand All @@ -40,4 +32,4 @@ deployments:
version: "1106-Preview"
sku:
name: "Standard"
capacity: 10
capacity: 10

0 comments on commit e56ff5a

Please sign in to comment.