| { | |
| "architectures": [ | |
| "HfMoondream" | |
| ], | |
| "auto_map": { | |
| "AutoConfig": "hf_moondream.HfConfig", | |
| "AutoModelForCausalLM": "hf_moondream.HfMoondream" | |
| }, | |
| "config": {}, | |
| "model_type": "moondream1", | |
| "torch_dtype": "bfloat16", | |
| "transformers_version": "4.52.4", | |
| "custom_parameter": "your_value", | |
| "max_length": 2048, | |
| "temperature": 0.7, | |
| "custom_settings": { | |
| "modified_by": "your_name", | |
| "modification_date": "2024-09-04", | |
| "custom_feature": true | |
| } | |
| } |