OscarGD6 commited on
Commit
37ab229
·
verified ·
1 Parent(s): 725e2d9

Create model_repository/vllm_model/1/model.json

Browse files
model_repository/vllm_model/1/model.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "OscarGD6/qwen2vl-nutrition-label-detection-merged-weights",
3
+ "max_model_len": 2048,
4
+ "load_format": "bitsandbytes",
5
+ "quantization": "bitsandbytes",
6
+ "enforce_eager": true
7
+ }