Skip to content

Commit c951740

Browse files
Merge pull request #225564 from ChrisHMSFT/chrhoder/updateonfinetuning
[[Azure OpenAI] State that fine-tuning of davinci models is unavailable
2 parents adede37 + f21c2c3 commit c951740

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ When using our Embeddings models, keep in mind their limitations and risks.
169169
| Text-davinci-003 | Yes | No | East US | N/A |
170170
| Text-davinci-fine-tune-002* | Yes | No | N/A | East US, West Europe |
171171

172-
\*Models available by request only. Please open a support request.
172+
\*Models available by request only. We are currently unable to onboard new customers at this time.
173173

174174
### Codex Models
175175
| Model | Supports Completions | Supports Embeddings | Base model Regions | Fine-Tuning Regions |
@@ -178,7 +178,7 @@ When using our Embeddings models, keep in mind their limitations and risks.
178178
| Code-Davinci-002 | Yes | No | East US, West Europe | N/A |
179179
| Code-Davinci-Fine-tune-002* | Yes | No | N/A | East US, West Europe |
180180

181-
\*Models available for Fine-tuning by request only. Please open a support request.
181+
\*Models available for Fine-tuning by request only. We are currently unable to enable new cusetomers at this time.
182182

183183

184184

articles/cognitive-services/openai/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Azure OpenAI service provides REST API access to OpenAI's powerful language
2323
| Feature | Azure OpenAI |
2424
| --- | --- |
2525
| Models available | GPT-3 base series <br> Codex series <br> Embeddings series <br> Learn more in our [Models](./concepts/models.md) page.|
26-
| Fine-tuning | Ada <br> Babbage <br> Curie <br> Cushman* <br> Davinci* <br> \* available by request. Please open a support request|
26+
| Fine-tuning | Ada <br> Babbage <br> Curie <br> Cushman* <br> Davinci* <br> \* Currently unavailable.|
2727
| Price | [Available here](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/) |
2828
| Virtual network support | Yes |
2929
| Managed Identity| Yes, via Azure Active Directory |

0 commit comments

Comments
 (0)