Skip to content

Commit 84ed71c

Browse files
authored
Update the storage account for Foundry Local models (#5033)
* Update the storage account * Back to old storage account
1 parent 5e6ef12 commit 84ed71c

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

assets/models/foundrylocal/openai-whisper-base-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/openai-whisper-base/onnx/cpu_and_mobile/v3
4-
storage_name: foundrylocalassetdata
4+
storage_name: foundrylocalmodels
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/openai-whisper-large-v3-turbo-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/openai-whisper-large-v3-turbo/onnx/cpu_and_mobile/v3
4-
storage_name: foundrylocalassetdata
4+
storage_name: foundrylocalmodels
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/openai-whisper-medium-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/openai-whisper-medium/onnx/cpu_and_mobile/v3
4-
storage_name: foundrylocalassetdata
4+
storage_name: foundrylocalmodels
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/openai-whisper-small-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/openai-whisper-small/onnx/cpu_and_mobile/v3
4-
storage_name: foundrylocalassetdata
4+
storage_name: foundrylocalmodels
55
type: azureblob
66
publish:
77
description: description.md

assets/models/foundrylocal/openai-whisper-tiny-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/openai-whisper-tiny/onnx/cpu_and_mobile/v4
4-
storage_name: foundrylocalassetdata
4+
storage_name: foundrylocalmodels
55
type: azureblob
66
publish:
77
description: description.md

0 commit comments

Comments
 (0)