Skip to content

Commit ebac079

Browse files
committed
Add gpt-4o and gpt-4o-mini to Global Training.
1 parent 1c1c63e commit ebac079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ ms.custom:
2222
| --- | --- | :---: | :---: | :---: | --- |
2323
| `gpt-35-turbo` <br> (1106) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | - | Input: 16,385<br> Output: 4,096 | Sep 2021 | Text to text |
2424
| `gpt-35-turbo` <br> (0125) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | - | 16,385 | Sep 2021 | Text to text |
25-
| `gpt-4o-mini` <br> (2024-07-18) | North Central US <br> Sweden Central | - | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | Oct 2023 | Text to text |
26-
| `gpt-4o` <br> (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 and vision to text |
25+
| `gpt-4o-mini` <br> (2024-07-18) | North Central US <br> Sweden Central | | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | Oct 2023 | Text to text |
26+
| `gpt-4o` <br> (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 and vision to text |
2727
| `gpt-4.1` <br> (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 and vision to text |
2828
| `gpt-4.1-mini` <br> (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 |
2929
| `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)