Skip to content

Commit 6ca98ab

Browse files
committed
fixed spacing issue
1 parent e3a538c commit 6ca98ab

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +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+
101102
\* currently unavailable for new customers
102103

103104
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).

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +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+
99100
\* currently unavailable for new customers.
100101

101102
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).

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ 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+
126127
\* currently unavailable for new customers.
127128

128129
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.

0 commit comments

Comments
 (0)