Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
028f83d
Copy files from preview/2024-10-01-preview
ragovada Nov 18, 2024
3d0c0d0
Update version to preview/2025-01-01-preview
ragovada Nov 18, 2024
015bcc6
Added tag for 2025-01-01-preview in readme file
ragovada Nov 18, 2024
6d86362
Making updates to ActualCapacityInfo for Inference Group Status (#32002)
ritujhams Jan 8, 2025
cf95f47
Add quota apis to MFE 20250101-preview (#31885)
jingyizhu99 Jan 10, 2025
53051ff
Prettier Gate fixes for Jan 25 preview (#31864)
ragovada Jan 13, 2025
8d92cf5
[MFE][2025-01-01-preview] Add deferred safety to serverless endpoints…
liangjason87 Jan 15, 2025
fc8fcd6
Update EnvironmentVersion with vulnerabilities object (#32075)
vizhur Jan 16, 2025
ca22f0a
Add parent job name (#32106)
marici7274 Jan 16, 2025
134e01c
Correct tag format (#32141)
ragovada Jan 16, 2025
d7adf7b
[MFE] Add AAD Auth Modes to Serverless Endpoint (#32100)
karishmadaga Jan 17, 2025
7a44e98
Lint diff fixes for Jan 25 preview (#31939)
ragovada Jan 22, 2025
9dee31c
Release distillation changes (#32186)
vikasagrawal-ms Jan 27, 2025
95b144d
Fix typo in vuln contract (#32280)
vizhur Jan 27, 2025
f1747f0
Add the property irewallPublicIpAddress in ManagedNetworkSettings (#…
haoranqian Feb 3, 2025
2ec3c2d
Fix issue caused by rebase
ZhidaLiu Feb 10, 2025
31b795d
updated mfe.json (#32543)
sarajag Feb 11, 2025
f20a9b5
add more suppression for lint diff error that we can't fix (#32603)
ZhidaLiu Feb 13, 2025
5142b42
Merge branch 'main' into merge-release-machinelearningservices-Micros…
ragovada Feb 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Release distillation changes (#32186)
* Distillation ARM changes

* Fix CSPell check

* Fixed Prettier Failures

* Fixed Model Validation

* Updated PromptSetting description

* Added Only Distillation Changes

* Added definitions

* removed unwanted changes

* Ran Prettier

* Updated swagger based on Vienna review

* Updated Examples

* Updated Description for Prompt Setting

* Reorganized as per review comments

* Updated examples

* Ran Prettier

* Handled review comments

* Added Suppression.yaml file

* Updated syntax

* Fixed syntax

* Added Suppressions in readme

---------

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
  • Loading branch information
2 people authored and ZhidaLiu committed Feb 10, 2025
commit 9dee31c99dd8c9ed0ada06988b5ae4009d309d1e
7 changes: 0 additions & 7 deletions cspell.json

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,215 @@
{
"parameters": {
"api-version": "2025-01-01-preview",
"body": {
"properties": {
"computeId": "gpu-compute",
"experimentName": "llm-finetuning",
"dataGenerationDetails": {
"dataGenerationType": "LabelGeneration",
"dataGenerationTaskType": "Conversation",
"teacherModelEndpoint": {
"endpointName": "newfinetuneinttesting-jbuob"
},
"trainingData": {
"description": null,
"jobInputType": "uri_file",
"mode": "ReadOnlyMount",
"uri": "azureml://registries/azureml-meta/models/Llama-2-7b/versions/11"
}
},
"finetuningDetails": {
"studentModel": {
"description": null,
"jobInputType": "mlflow_model",
"mode": "ReadOnlyMount",
"uri": "azureml://registries/azureml-meta/models/Meta-Llama-3.1-8B-Instruct/versions/1"
}
},
"jobType": "Distillation",
"outputs": {
"string": {
"description": "string",
"uri": "string",
"mode": "ReadWriteMount",
"jobOutputType": "mlflow_model"
}
},
"queueSettings": {
"jobTier": "Standard"
},
"resources": {
"instanceTypes": [
"Standard_NC6"
]
}
}
},
"id": "string",
"resourceGroupName": "test-rg",
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"workspaceName": "my-aml-workspace"
},
"responses": {
"200": {
"body": {
"id": "string",
"name": "string",
"properties": {
"componentId": "string",
"computeId": "string",
"description": "string",
"displayName": "string",
"experimentName": "string",
"dataGenerationDetails": {
"dataGenerationType": "LabelGeneration",
"dataGenerationTaskType": "Conversation",
"teacherModelEndpoint": {
"endpointName": "newfinetuneinttesting-jbuob"
},
"trainingData": {
"description": null,
"jobInputType": "uri_file",
"mode": "ReadOnlyMount",
"uri": "azureml://registries/azureml-meta/models/Llama-2-7b/versions/11"
}
},
"finetuningDetails": {
"studentModel": {
"description": null,
"jobInputType": "mlflow_model",
"mode": "ReadOnlyMount",
"uri": "azureml://registries/azureml-meta/models/Meta-Llama-3.1-8B-Instruct/versions/1"
}
},
"identity": {
"identityType": "AMLToken"
},
"isArchived": false,
"jobType": "Distillation",
"notificationSetting": {
"emailOn": [
"JobFailed"
],
"emails": [
"string"
]
},
"outputs": {
"string": {
"description": "string",
"uri": "string",
"mode": "ReadWriteMount",
"jobOutputType": "mlflow_model"
}
},
"properties": {
"string": "string"
},
"queueSettings": {
"jobTier": "Standard"
},
"resources": {
"instanceTypes": [
"Standard_NC6"
]
},
"status": "Created",
"tags": {
"string": "string"
}
},
"systemData": {
"createdAt": "2025-01-01T12:34:56.999+00:22",
"createdBy": "string",
"createdByType": "Application",
"lastModifiedAt": "2025-01-01T12:34:56.999+00:22",
"lastModifiedBy": "string",
"lastModifiedByType": "ManagedIdentity"
},
"type": "string"
},
"headers": {}
},
"201": {
"body": {
"id": "string",
"name": "string",
"properties": {
"componentId": "string",
"computeId": "string",
"description": "string",
"displayName": "string",
"experimentName": "string",
"dataGenerationDetails": {
"dataGenerationType": "LabelGeneration",
"dataGenerationTaskType": "Conversation",
"teacherModelEndpoint": {
"endpointName": "newfinetuneinttesting-jbuob"
},
"trainingData": {
"description": null,
"jobInputType": "uri_file",
"mode": "ReadOnlyMount",
"uri": "azureml://registries/azureml-meta/models/Llama-2-7b/versions/11"
}
},
"finetuningDetails": {
"studentModel": {
"description": null,
"jobInputType": "mlflow_model",
"mode": "ReadOnlyMount",
"uri": "azureml://registries/azureml-meta/models/Meta-Llama-3.1-8B-Instruct/versions/1"
}
},
"identity": {
"identityType": "AMLToken"
},
"isArchived": false,
"jobType": "Distillation",
"notificationSetting": {
"emailOn": [
"JobFailed"
],
"emails": [
"string"
]
},
"outputs": {
"string": {
"description": "string",
"uri": "string",
"mode": "ReadWriteMount",
"jobOutputType": "mlflow_model"
}
},
"properties": {
"string": "string"
},
"queueSettings": {
"jobTier": "Standard"
},
"resources": {
"instanceTypes": [
"Standard_NC6"
]
},
"status": "Created",
"tags": {
"string": "string"
}
},
"systemData": {
"createdAt": "2025-01-01T12:34:56.999+00:22",
"createdBy": "string",
"createdByType": "Application",
"lastModifiedAt": "2025-01-01T12:34:56.999+00:22",
"lastModifiedBy": "string",
"lastModifiedByType": "ManagedIdentity"
},
"type": "string"
},
"headers": {}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "test-rg",
"workspaceName": "my-aml-workspace",
"id": "string",
"api-version": "2025-01-01-preview"
},
"responses": {
"200": {
"headers": {},
"body": {
"id": "string",
"name": "string",
"type": "string",
"properties": {
"description": "string",
"tags": {
"string": "string"
},
"properties": {
"string": "string"
},
"displayName": "string",
"status": "Created",
"experimentName": "string",
"computeId": "string",
"isArchived": false,
"identity": {
"identityType": "AMLToken"
},
"dataGenerationDetails": {
"dataGenerationType": "LabelGeneration",
"dataGenerationTaskType": "Conversation",
"teacherModelEndpoint": {
"endpointName": "newfinetuneinttesting-jbuob"
},
"trainingData": {
"description": null,
"jobInputType": "uri_file",
"mode": "ReadOnlyMount",
"uri": "azureml://registries/azureml-meta/models/Llama-2-7b/versions/11"
}
},
"finetuningDetails": {
"studentModel": {
"description": null,
"jobInputType": "mlflow_model",
"mode": "ReadOnlyMount",
"uri": "azureml://registries/azureml-meta/models/Meta-Llama-3.1-8B-Instruct/versions/1"
}
},
"resources": {
"instanceTypes": [
"Standard_NC6"
]
},
"queueSettings": {
"jobTier": "Standard"
},
"componentId": "string",
"notificationSetting": {
"emails": [
"string"
],
"emailOn": [
"JobFailed"
]
},
"jobType": "Distillation",
"outputs": {
"string": {
"description": "string",
"uri": "string",
"mode": "ReadWriteMount",
"jobOutputType": "mlflow_model"
}
}
},
"systemData": {
"createdAt": "2025-01-01T12:34:56.999+00:22",
"createdBy": "string",
"createdByType": "Application",
"lastModifiedAt": "2025-01-01T12:34:56.999+00:22",
"lastModifiedBy": "string",
"lastModifiedByType": "ManagedIdentity"
}
}
}
}
}
Loading