Skip to content

Commit d6dd847

Browse files
Merge pull request #5989 from voutilad/latest-gt-regions
Add 4.1-nano to Global Training and expand regions.
2 parents 3a363d7 + 3cff270 commit d6dd847

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/ai-foundry/openai/includes/fine-tune-models.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,15 @@ ms.custom:
2626
| `gpt-4o` (2024-08-06) | East US2 <br> North Central US <br> Sweden Central | - | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | Oct 2023 | Text & Vision to Text |
2727
| `gpt-4.1` (2025-04-14) | North Central US <br> Sweden Central || Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | May 2024 | Text & Vision to Text |
2828
| `gpt-4.1-mini` (2025-04-14) | North Central US <br> Sweden Central || Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | May 2024 | Text to Text |
29-
| `gpt-4.1-nano` (2025-04-14) | North Central US <br> Sweden Central | - | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 32,768 | May 2024 | Text to Text |
29+
| `gpt-4.1-nano` (2025-04-14) | North Central US <br> Sweden Central | | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 32,768 | May 2024 | Text to Text |
3030
| `o4-mini` (2025-04-16) | East US2 <br> Sweden Central | - | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | May 2024 | Text to Text |
3131

3232
> [!NOTE]
3333
> **Global** training (in Public Preview) provides [more affordable](https://aka.ms/aoai-pricing) training per-token, but does not offer [data residency](https://aka.ms/data-residency). It is currently available to Azure OpenAI resources in the following regions, with more regions coming soon:
3434
>- Australia East
3535
>- Brazil South
36+
>- Canada Central
37+
>- Canada East
3638
>- East US
3739
>- East US2
3840
>- France Central
@@ -42,10 +44,11 @@ ms.custom:
4244
>- Korea Central
4345
>- North Central US
4446
>- Norway East
45-
>- Poland Central
47+
>- Poland Central _(no 4.1-nano support)_
4648
>- Southeast Asia
4749
>- South Africa North
4850
>- South Central US
51+
>- South India
4952
>- Spain Central
5053
>- Sweden Central
5154
>- Switzerland West

0 commit comments

Comments
 (0)