Skip to content

Commit 0827bed

Browse files
Merge pull request #2126 from eric-urban/patch-5
Update fine-tuning.md
2 parents f45e29c + 868846a commit 0827bed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/how-to/fine-tuning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ We use LoRA, or low rank approximation, to fine-tune models in a way that reduce
4444

4545
::: zone-end
4646

47-
## Global Standard
47+
## Global Standard (preview)
4848

4949
Azure OpenAI fine-tuning supports [global standard deployments](./deployment-types.md#global-standard) in East US2, North Central US, and Sweden Central for:
5050

51-
- `gpt-4o-2024-08-06`
5251
- `gpt-4o-mini-2024-07-18`
52+
- `gpt-4o-2024-08-06` (New deployments aren't available until January 2025)
5353

5454
Global standard fine-tuned deployments offer [cost savings](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/), but custom model weights may temporarily be stored outside the geography of your Azure OpenAI resource.
5555

0 commit comments

Comments
 (0)