Skip to content

Commit fa47aa3

Browse files
committed
fix table
1 parent b0127ab commit fa47aa3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/openai/concepts/provisioned-throughput.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,12 @@ The amount of throughput (tokens per minute or TPM) a deployment gets per PTU is
4242

4343
To help with simplifying the sizing effort, the following table outlines the TPM per PTU for the `gpt-4o` and `gpt-4o-mini` models
4444

45-
| Variable | **gpt-4o**, **2024-05-13** & **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** |
45+
| | **gpt-4o**, **2024-05-13** & **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** |
4646
| --- | --- | --- |
4747
| Deployable Increments | 50 | 25|
4848
| Input TPM per PTU | 2,500 | 37,000 |
4949
| Output TPM per PTU | 833 | 12,333 |
50+
5051
\** For a full list see the [AOAI Studio calcualator](https://oai.azure.com/portal/calculator)
5152

5253

0 commit comments

Comments
 (0)