File size: 462 Bytes
af5ead3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"_name_or_path": "/raid/ganesh/saeel/.config/moondream_consolidated/scratch",
"architectures": [
"Moondream"
],
"auto_map": {
"AutoConfig": "configuration_moondream.MoondreamConfig",
"AutoModelForCausalLM": "vikhyatk/moondream2--moondream.Moondream"
},
"model_type": "moondream1",
"text_config": {
"_attn_implementation_autoset": true,
"model_type": "phi"
},
"torch_dtype": "float16",
"transformers_version": "4.46.3"
}
|