File size: 431 Bytes
7a62af3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "_name_or_path": ".output/moondream2-text-pruned-1.1b-raw",
  "architectures": [
    "Moondream"
  ],
  "auto_map": {
    "AutoConfig": "configuration_moondream.MoondreamConfig",
    "AutoModelForCausalLM": "vikhyatk/moondream2--moondream.Moondream"
  },
  "model_type": "moondream1",
  "text_config": {
    "model_type": "phi",
    "num_hidden_layers": 9
  },
  "torch_dtype": "bfloat16",
  "transformers_version": "4.45.1"
}