moondream2 / config.json
vikhyatk's picture
Update config.json
d49116c verified
raw history blame
No virus
361 Bytes
{
"_name_or_path": "vikhyatk/moondream2",
"architectures": [
"Moondream"
],
"auto_map": {
"AutoConfig": "configuration_moondream.MoondreamConfig",
"AutoModelForCausalLM": "moondream.Moondream"
},
"model_type": "moondream1",
"text_config": {
"model_type": "phi"
},
"torch_dtype": "float16",
"transformers_version": "4.38.2"
}