CoolFace
Modelpublic

fal/moondream2-docci-instruct

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
9likes48downloads
config.json17 linesDownload Raw Back to root
1{2  "_name_or_path": "vikhyatk/moondream2",3  "architectures": [4    "Moondream"5  ],6  "auto_map": {7    "AutoConfig": "vikhyatk/moondream2--configuration_moondream.MoondreamConfig",8    "AutoModelForCausalLM": "vikhyatk/moondream2--moondream.Moondream"9  },10  "model_type": "moondream1",11  "phi_config": {12    "model_type": "phi"13  },14  "torch_dtype": "float16",15  "transformers_version": "4.40.2"16}17