Skip to content

Commit ce91083

Browse files
authored
Change storage account and remove a test tag (#5034)
1 parent 84ed71c commit ce91083

21 files changed

Lines changed: 21 additions & 21 deletions

File tree

assets/models/foundrylocal/mistral-nemo-12b-instruct-cuda-gpu/model.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
path:
22
container_name: models
33
container_path: foundrylocal/models/mistral-nemo-12b-instruct/onnx/cuda/v1
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/mistral-nemo-12b-instruct-cuda-gpu/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: mistral-nemo-12b-instruct-cuda-gpu
33
version: 1
44
path: ./
55
tags:
6-
foundryLocal: "test"
6+
foundryLocal: ""
77
license: "apache-2.0"
88
licenseDescription: "This model is provided under the License Terms available at <https://www.apache.org/licenses/LICENSE-2.0.html>."
99
author: Microsoft

assets/models/foundrylocal/mistral-nemo-12b-instruct-generic-cpu/model.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
path:
22
container_name: models
33
container_path: foundrylocal/models/mistral-nemo-12b-instruct/onnx/cpu_and_mobile/v1
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/mistral-nemo-12b-instruct-generic-cpu/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: mistral-nemo-12b-instruct-generic-cpu
33
version: 1
44
path: ./
55
tags:
6-
foundryLocal: "test"
6+
foundryLocal: ""
77
license: "apache-2.0"
88
licenseDescription: "This model is provided under the License Terms available at <https://www.apache.org/licenses/LICENSE-2.0.html>."
99
author: Microsoft

assets/models/foundrylocal/mistral-nemo-12b-instruct-generic-gpu/model.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
path:
22
container_name: models
33
container_path: foundrylocal/models/mistral-nemo-12b-instruct/onnx/webgpu/v1
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/mistral-nemo-12b-instruct-generic-gpu/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: mistral-nemo-12b-instruct-generic-gpu
33
version: 1
44
path: ./
55
tags:
6-
foundryLocal: "test"
6+
foundryLocal: ""
77
license: "apache-2.0"
88
licenseDescription: "This model is provided under the License Terms available at <https://www.apache.org/licenses/LICENSE-2.0.html>."
99
author: Microsoft

assets/models/foundrylocal/mistral-nemo-12b-instruct/model.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
path:
22
container_name: models
33
container_path: foundrylocal/models/mistral-nemo-12b-instruct
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/olmo-3-7b-instruct-cuda-gpu/model.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
path:
22
container_name: models
33
container_path: foundrylocal/models/olmo-3-7b-instruct/onnx/cuda/v1
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/olmo-3-7b-instruct-cuda-gpu/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: olmo-3-7b-instruct-cuda-gpu
33
version: 1
44
path: ./
55
tags:
6-
foundryLocal: "test"
6+
foundryLocal: ""
77
license: "apache-2.0"
88
licenseDescription: "This model is provided under the License Terms available at <https://huggingface.co/allenai/Olmo-3-7B-Instruct/blob/main/LICENSE>."
99
author: Microsoft

assets/models/foundrylocal/olmo-3-7b-instruct-generic-cpu/model.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
path:
22
container_name: models
33
container_path: foundrylocal/models/olmo-3-7b-instruct/onnx/cpu_and_mobile/v1
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

0 commit comments

Comments
 (0)