Skip to content

Commit e3a538c

Browse files
committed
stated models are unavailable.
1 parent 62e14e7 commit e3a538c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/cognitive-services/openai/includes/fine-tuning-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The first step in creating a customized model is to choose a base model. The cho
9898
- `curie`
9999
- `code-cushman-001`\*
100100
- `davinci`\*
101-
\* available by request
101+
\* currently unavailable for new customers
102102

103103
You can use the [Models API](/rest/api/cognitiveservices/azureopenaistable/models/list) to identify which models are fine-tunable. For more information about our base models, see [Models](../concepts/models.md).
104104

articles/cognitive-services/openai/includes/fine-tuning-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The first step in creating a customized model is to choose a base model. The cho
9696
- `curie`
9797
- `code-cushman-001`\*
9898
- `davinci`\*
99-
\* available by request
99+
\* currently unavailable for new customers.
100100

101101
You can use the [Models API](/rest/api/cognitiveservices/azureopenaistable/models) to identify which models are fine-tunable. For more information about our base models, see [Models](../concepts/models.md).
102102

articles/cognitive-services/openai/includes/fine-tuning-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ The first step in creating a customized model is to choose a base model. The **B
123123
- `curie`
124124
- `code-cushman-001`\*
125125
- `davinci`\*
126-
\* available by request
126+
\* currently unavailable for new customers.
127127

128-
For more information about our base models, see [Models](../concepts/models.md). Select a base model from the **Base model type** dropdown, as shown in the following picture, and then select **Next** to continue.
128+
For more information about our base models that can be fine-tuned, see [Models](../concepts/models.md). Select a base model from the **Base model type** dropdown, as shown in the following picture, and then select **Next** to continue.
129129

130130
:::image type="content" source="../media/fine-tuning/studio-base-model.png" alt-text="Screenshot of the Base model pane for the Create customized model wizard." lightbox="../media/fine-tuning/studio-base-model.png":::
131131

0 commit comments

Comments
 (0)