File size: 360 Bytes
64cc155 74e65ca 62081a1 64cc155 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"_name_or_path": "vikhyatk/moondream2",
"architectures": [
"Moondream"
],
"auto_map": {
"AutoConfig": "configuration_moondream.MoondreamConfig",
"AutoModelForCausalLM": "moondream.Moondream"
},
"model_type": "moondream1",
"phi_config": {
"model_type": "phi"
},
"torch_dtype": "float16",
"transformers_version": "4.47.1"
}
|