Skip to content

Commit b15bb51

Browse files
committed
[models-hub] Update llm:gemma-4
1 parent 682324e commit b15bb51

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

xinference/model/llm/llm_family.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29821,6 +29821,24 @@
2982129821
}
2982229822
}
2982329823
},
29824+
{
29825+
"model_size_in_billions": 31,
29826+
"model_format": "fp4",
29827+
"model_src": {
29828+
"huggingface": {
29829+
"model_id": "nvidia/Gemma-4-31B-IT-NVFP4",
29830+
"quantizations": [
29831+
"FP4"
29832+
]
29833+
},
29834+
"modelscope": {
29835+
"model_id": "nv-community/Gemma-4-31B-IT-NVFP4",
29836+
"quantizations": [
29837+
"FP4"
29838+
]
29839+
}
29840+
}
29841+
},
2982429842
{
2982529843
"model_size_in_billions": 26,
2982629844
"model_format": "pytorch",
@@ -30212,6 +30230,6 @@
3021230230
]
3021330231
},
3021430232
"featured": true,
30215-
"updated_at": 1775810942
30233+
"updated_at": 1775834800
3021630234
}
3021730235
]

0 commit comments

Comments
 (0)