File size: 1,578 Bytes
f1d07f0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0acafe7
f1d07f0
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
  "architectures": [
    "LightonOcrForConditionalGeneration"
  ],
  "dtype": "float32",
  "eos_token_id": 151645,
  "image_token_index": 151655,
  "model_type": "lighton_ocr",
  "multimodal_projector_bias": false,
  "pad_token_id": 151643,
  "projector_hidden_act": "gelu",
  "spatial_merge_size": 2,
  "text_config": {
    "architectures": [
      "Qwen3ForCausalLM"
    ],
    "attention_bias": false,
    "attention_dropout": 0,
    "head_dim": 8,
    "hidden_act": "silu",
    "hidden_size": 32,
    "initializer_range": 0.02,
    "intermediate_size": 64,
    "layer_types": [
      "full_attention",
      "full_attention"
    ],
    "max_position_embeddings": 512,
    "max_window_layers": 2,
    "model_type": "qwen3",
    "num_attention_heads": 4,
    "num_hidden_layers": 2,
    "num_key_value_heads": 2,
    "rms_norm_eps": 1e-06,
    "rope_scaling": null,
    "rope_theta": 10000,
    "sliding_window": null,
    "tie_word_embeddings": true,
    "use_cache": true,
    "use_qk_norm": true,
    "use_sliding_window": false,
    "vocab_size": 151936
  },
  "transformers_version": "4.57.6",
  "use_cache": false,
  "vision_config": {
    "attention_dropout": 0,
    "head_dim": 8,
    "hidden_act": "silu",
    "hidden_size": 32,
    "image_size": 56,
    "initializer_range": 0.02,
    "intermediate_size": 64,
    "model_type": "pixtral",
    "num_attention_heads": 4,
    "num_channels": 3,
    "num_hidden_layers": 2,
    "patch_size": 14,
    "rope_theta": 10000
  },
  "vision_feature_layer": -1
}