File size: 187 Bytes
c2af72f | 1 2 3 4 5 6 7 8 | {
"base_model": "apple/FastVLM-1.5B",
"quantization": "pytorch_int4",
"bits": 4,
"method": "per-group symmetric",
"group_size": 128,
"vision_encoder": "fp16 (not quantized)"
} |
c2af72f | 1 2 3 4 5 6 7 8 | {
"base_model": "apple/FastVLM-1.5B",
"quantization": "pytorch_int4",
"bits": 4,
"method": "per-group symmetric",
"group_size": 128,
"vision_encoder": "fp16 (not quantized)"
} |