Skip to content

Commit 8dd4b99

Browse files
committed
Remove NOTE saying Global training isn't supported. It now is.
1 parent bf4c6f5 commit 8dd4b99

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

articles/ai-foundry/openai/includes/fine-tuning-python.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ ms.custom:
2222
- Fine-tuning access requires **Cognitive Services OpenAI Contributor**.
2323
- If you do not already have access to view quota, and deploy models in Azure AI Foundry portal you will require [additional permissions](../how-to/role-based-access-control.md).
2424

25-
> [!NOTE]
26-
> The REST API does not currently support **Global** training jobs. Inspecting Global training jobs via the API may return incorrect information.
27-
2825
### Supported models
2926

3027
Consult the [models page](../concepts/models.md#fine-tuning-models) to check which regions currently support fine-tuning.

articles/ai-foundry/openai/includes/fine-tuning-rest.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ ms.custom:
2020
- Fine-tuning access requires **Cognitive Services OpenAI Contributor**.
2121
- If you don't already have access to view quota, and deploy models in Azure AI Foundry portal you'll require [additional permissions](../how-to/role-based-access-control.md).
2222

23-
> [!NOTE]
24-
> The REST API does not currently support **Global** training jobs. Inspecting Global training jobs via the API may return incorrect information.
25-
2623
### Supported models
2724

2825
Consult the [models page](../concepts/models.md#fine-tuning-models) to check which regions currently support fine-tuning.

0 commit comments

Comments
 (0)