Skip to content

Commit 9762692

Browse files
committed
Center-align the global training check marks
1 parent c6846dd commit 9762692

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
@@ -17,7 +17,7 @@ manager: nitinme
1717
>
1818
1919
| Model ID | Standard Training Regions | Global Training (Preview) | Max request (tokens) | Training Data (up to) | Modality |
20-
| --- | --- | --- | :---: | :---: | --- |
20+
| --- | --- | :---: | :---: | :---: | --- |
2121
| `gpt-35-turbo` (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 |
2222
| `gpt-35-turbo` (0125) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | - | 16,385 | Sep 2021 | Text to Text |
2323
| `gpt-4o-mini` (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 |

0 commit comments

Comments
 (0)