We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cfe44d commit 4bf33a9Copy full SHA for 4bf33a9
1 file changed
assets/models/system/phi-4-mini-instruct-generic-gpu/spec.yaml
@@ -1,6 +1,6 @@
1
$schema: https://azuremlschemas.azureedge.net/latest/model.schema.json
2
name: Phi-4-mini-instruct-generic-gpu
3
-version: v2
+version: 2
4
path: ./
5
tags:
6
foundryLocal: ""
@@ -24,4 +24,4 @@ variantInfo:
24
device: 'gpu'
25
executionProvider: 'WebGPUExecutionProvider'
26
fileSizeBytes: 3994319585
27
- vRamFootprintBytes: 4020946899
+ vRamFootprintBytes: 4020946899
0 commit comments