FastVLM-0.5B-4bit / processor_config.json
ekryski's picture
Upload folder using huggingface_hub
7f63d2d verified
raw
history blame contribute delete
124 Bytes
{
"auto_map": {
"AutoProcessor": "processing_fastvlm.FastVLMProcessor"
},
"processor_class": "FastVLMProcessor"
}