Skip to content

Commit f41e6f3

Browse files
committed
Add 4.1-nano for fine-tuning.
1 parent cfb815f commit f41e6f3

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
@@ -372,6 +372,7 @@ Azure OpenAI fine-tuning supports the following deployment types.
372372
|--|--|
373373
|GPT-4.1-finetune|East US2, North Central US, and Sweden Central|
374374
|GPT-4.1-mini-finetune|East US2, North Central US, and Sweden Central|
375+
|GPT-4.1-nano-finetune|East US2, North Central US, and Sweden Central|
375376
|GPT-4o-finetune|East US2, North Central US, and Sweden Central|
376377
|GPT-4o-mini-finetune|East US2, North Central US, and Sweden Central|
377378

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)