Skip to content

Commit 9315a3d

Browse files
authored
Change storage account to foundrylocalassetdata and use isArchive to archive models (#5067)
1 parent 72d01f3 commit 9315a3d

459 files changed

Lines changed: 460 additions & 222 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-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/deepseek-r1-distill-qwen-1.5b/onnx/cuda/v4
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-cuda-gpu/spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/model.schema.json
22
name: deepseek-r1-distill-qwen-1.5b-cuda-gpu
33
version: 4
4+
isArchived: true
45
path: ./
56
tags:
67
foundryLocal: "hide"

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-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/deepseek-r1-distill-qwen-1.5b/onnx/cpu_and_mobile/v4
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-generic-cpu/spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/model.schema.json
22
name: deepseek-r1-distill-qwen-1.5b-generic-cpu
33
version: 4
4+
isArchived: true
45
path: ./
56
tags:
67
foundryLocal: "hide"

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-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/deepseek-r1-distill-qwen-1.5b/onnx/webgpu/v4
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-generic-gpu/spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/model.schema.json
22
name: deepseek-r1-distill-qwen-1.5b-generic-gpu
33
version: 4
4+
isArchived: true
45
path: ./
56
tags:
67
foundryLocal: "hide"

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-openvino-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/DeepSeek-R1-Distill-Qwen-1.5B/onnx/openvino_gpu/v2
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-openvino-gpu/spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/model.schema.json
22
name: DeepSeek-R1-Distill-Qwen-1.5B-openvino-gpu
33
version: 2
4+
isArchived: true
45
path: ./
56
tags:
67
foundryLocal: ""

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-qnn-npu/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/deepseek-r1-distill-qwen-1.5b/onnx/qnn_npu/v2
4-
storage_name: foundrylocalmodels
4+
storage_name: foundrylocalassetdata
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/DeepSeek-R1-Distill-Qwen-1.5B-qnn-npu/spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/model.schema.json
22
name: deepseek-r1-distill-qwen-1.5b-qnn-npu
33
version: 2
4+
isArchived: true
45
path: ./
56
tags:
67
foundryLocal: "hide"

0 commit comments

Comments
 (0)