File size: 679 Bytes
f5943d1 d8914b8 f5943d1 4a8fa31 f5943d1 d8914b8 e04241e 4a8fa31 f5943d1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
{
"_name_or_path": "vikhyatk/moondream2",
"architectures": [
"Moondream"
],
"auto_map": {
"AutoConfig": "configuration_moondream.MoondreamConfig",
"AutoModelForCausalLM": "moondream.Moondream"
},
"model_type": "moondream1",
"phi_config": {
"model_type": "phi"
},
"text_config": {
"architectures": [
"Moondream"
],
"auto_map": {
"AutoConfig": "configuration_moondream.MoondreamConfig",
"AutoModelForCausalLM": "moondream.Moondream"
},
"model_type": "phi",
"phi_config": {
"model_type": "phi"
},
"torch_dtype": "float16"
},
"torch_dtype": "float16",
"transformers_version": "4.38.2"
}
|