Skip to content

Commit 4bf33a9

Browse files
authored
Update spec.yaml to fix version metadata (#4165)
1 parent 3cfe44d commit 4bf33a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • assets/models/system/phi-4-mini-instruct-generic-gpu

assets/models/system/phi-4-mini-instruct-generic-gpu/spec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/model.schema.json
22
name: Phi-4-mini-instruct-generic-gpu
3-
version: v2
3+
version: 2
44
path: ./
55
tags:
66
foundryLocal: ""
@@ -24,4 +24,4 @@ variantInfo:
2424
device: 'gpu'
2525
executionProvider: 'WebGPUExecutionProvider'
2626
fileSizeBytes: 3994319585
27-
vRamFootprintBytes: 4020946899
27+
vRamFootprintBytes: 4020946899

0 commit comments

Comments
 (0)