Skip to content

Commit 1d0d33c

Browse files
committed
update
1 parent 8fd5636 commit 1d0d33c

File tree

1 file changed

+1
-2
lines changed
  • articles/cognitive-services/openai/concepts

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ These models can only be used with the Chat Completion API.
203203
| `gpt-4` <sup>1,</sup><sup>2</sup> (preview) | East US, South Central US | N/A | 8,192 | September 2021 |
204204
| `gpt-4-32k` <sup>1,</sup><sup>2</sup> (preview) | East US, South Central US | N/A | 32,768 | September 2021 |
205205

206-
<sup>1</sup> The model is in preview and only available by request.<br>
206+
<sup>1</sup> The model is in preview and [only available by request](https://aka.ms/oai/get-gpt4).<br>
207207
<sup>2</sup> Currently, only version `0314` of this model is available.
208208

209209
### Codex Models
@@ -214,7 +214,6 @@ These models can only be used with Completions API requests.
214214
| --- | --- | --- | --- | --- |
215215
| code-cushman-001<sup>1</sup> | South Central US, West Europe | Currently unavailable | 2,048 | |
216216
| code-davinci-002 | East US, West Europe | N/A | 8,001 | Jun 2021 |
217-
| code-davinci-fine-tune-002<sup>1</sup> | N/A | Currently unavailable | | |
218217

219218
<sup>1</sup> The model is available for fine-tuning by request only. Currently we aren't accepting new requests to fine-tune the model.
220219

0 commit comments

Comments
 (0)