Skip to content

Commit 57f5861

Browse files
committed
update
1 parent fc84797 commit 57f5861

File tree

1 file changed

+4
-2
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+4
-2
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ You can also use the OpenAI text to speech voices via Azure AI Speech. To learn
9292

9393
[!INCLUDE [Standard Models](../includes/model-matrix/standard-models.md)]
9494

95+
This table does not include fine-tuning regional availability, consult the dedicated [fine-tuning section](#fine-tuning-models) for this information.
96+
9597
### Standard deployment model quota
9698

9799
[!INCLUDE [Quota](../includes/model-matrix/quota.md)]
@@ -241,8 +243,8 @@ The following Embeddings models are available with [Azure Government](/azure/azu
241243

242244
| Model ID | Fine-Tuning Regions | Max Request (tokens) | Training Data (up to) |
243245
| --- | --- | :---: | :---: |
244-
| `babbage-002` | North Central US <br> Sweden Central | 16,384 | Sep 2021 |
245-
| `davinci-002` | North Central US <br> Sweden Central | 16,384 | Sep 2021 |
246+
| `babbage-002` | North Central US <br> Sweden Central <br> Switzerland West | 16,384 | Sep 2021 |
247+
| `davinci-002` | North Central US <br> Sweden Central <br> Switzerland West | 16,384 | Sep 2021 |
246248
| `gpt-35-turbo` (0613) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | 4,096 | Sep 2021 |
247249
| `gpt-35-turbo` (1106) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | Input: 16,385<br> Output: 4,096 | Sep 2021|
248250
| `gpt-35-turbo` (0125) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | 16,385 | Sep 2021 |

0 commit comments

Comments
 (0)