Skip to content

Commit 7a0c7df

Browse files
committed
fix formatting
1 parent 79cab9c commit 7a0c7df

File tree

1 file changed

+3
-3
lines changed
  • articles/cognitive-services/openai/concepts

1 file changed

+3
-3
lines changed

articles/cognitive-services/openai/concepts/models.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,10 @@ When using our embeddings models, keep in mind their limitations and risks.
196196

197197
| Model ID | Supports Completions | Supports Embeddings | Base model Regions | Fine-Tuning Regions | Max Request (tokens) | Training Data (up to) |
198198
| ----------------------- | -------------------- | ------------------- | ------------------------- | ------------------- | -------------------- | ---------------------- |
199-
| `gpt-4` <sup>1</sup><sup>2</sup> | Yes | No | East US, South Central US | N/A | 8,192 | September 2021 |
200-
| `gpt-4-32k` <sup>1</sup><sup>2</sup> | Yes | No | East US, South Central US | N/A | 32,768 | September 2021 |
199+
| `gpt-4` <sup>1,</sup><sup>2</sup> | Yes | No | East US, South Central US | N/A | 8,192 | September 2021 |
200+
| `gpt-4-32k` <sup>1,</sup><sup>2</sup> | Yes | No | East US, South Central US | N/A | 32,768 | September 2021 |
201201

202-
<sup>1</sup> The model is in limited preview and only available by request.
202+
<sup>1</sup> The model is in limited preview and only available by request.<br>
203203
<sup>2</sup> Currently, only version `0314` of this model is available.
204204

205205
### Codex Models

0 commit comments

Comments
 (0)