Skip to content

Commit 505e666

Browse files
Merge pull request #4774 from voutilad/ft-4.1-nano
Add 4.1-nano for fine-tuning.
2 parents 9bbf7d1 + f41e6f3 commit 505e666

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ Azure OpenAI fine-tuning supports the following deployment types.
374374
|--|--|
375375
|GPT-4.1-finetune|East US2, North Central US, and Sweden Central|
376376
|GPT-4.1-mini-finetune|East US2, North Central US, and Sweden Central|
377+
|GPT-4.1-nano-finetune|East US2, North Central US, and Sweden Central|
377378
|GPT-4o-finetune|East US2, North Central US, and Sweden Central|
378379
|GPT-4o-mini-finetune|East US2, North Central US, and Sweden Central|
379380

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ manager: nitinme
2323
| `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 |
2424
| `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 |
2525
| `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 |
26+
| `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 |

0 commit comments

Comments
 (0)