Skip to content

Commit f89ae17

Browse files
authored
Update fine-tune-models.md
Removing global training for nano
1 parent ace42c3 commit f89ae17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ 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]

0 commit comments

Comments
 (0)