File size: 269 Bytes
9250ae1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"architectures": [
"HfMoondream"
],
"auto_map": {
"AutoConfig": "hf_moondream.HfConfig",
"AutoModelForCausalLM": "hf_moondream.HfMoondream"
},
"config": {},
"dtype": "float16",
"model_type": "moondream1",
"transformers_version": "5.3.0"
}
|