File size: 2,029 Bytes
cefef86
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
64
65
66
67
68
{
    "architectures": [
        "KimiVLForConditionalGeneration"
    ],
    "auto_map": {
        "AutoConfig": "configuration_kimi_vl.KimiVLConfig",
        "AutoModel": "modeling_kimi_vl.KimiVLForConditionalGeneration",
        "AutoModelForCausalLM": "modeling_kimi_vl.KimiVLForConditionalGeneration"
    },
    "ignore_index": -100,
    "media_placeholder_token_id": 163605,
    "model_type": "kimi_vl",
    "quantization": {
        "group_size": 32,
        "bits": 8
    },
    "quantization_config": {
        "group_size": 32,
        "bits": 8
    },
    "text_config": {
        "vocab_size": 163840,
        "max_position_embeddings": 131072,
        "hidden_size": 2048,
        "intermediate_size": 11264,
        "moe_intermediate_size": 1408,
        "num_hidden_layers": 27,
        "num_attention_heads": 16,
        "n_shared_experts": 2,
        "n_routed_experts": 64,
        "ep_size": 1,
        "routed_scaling_factor": 2.446,
        "kv_lora_rank": 512,
        "q_lora_rank": null,
        "qk_rope_head_dim": 64,
        "v_head_dim": 128,
        "qk_nope_head_dim": 128,
        "topk_method": "noaux_tc",
        "n_group": 1,
        "topk_group": 1,
        "num_experts_per_tok": 6,
        "moe_layer_freq": 1,
        "first_k_dense_replace": 1,
        "norm_topk_prob": true,
        "scoring_func": "sigmoid",
        "aux_loss_alpha": 0.001,
        "seq_aux": true,
        "num_key_value_heads": 16,
        "hidden_act": "silu",
        "initializer_range": 0.02,
        "rms_norm_eps": 1e-05,
        "pretraining_tp": 1,
        "use_cache": true,
        "rope_theta": 800000.0,
        "rope_scaling": null,
        "attention_bias": false,
        "attention_dropout": 0.0,
        "bos_token_id": 163584,
        "pad_token_id": 163839,
        "eos_token_id": 163585,
        "torch_dtype": "bfloat16",
        "tie_word_embeddings": false
    },
    "tie_word_embeddings": false,
    "torch_dtype": "bfloat16",
    "transformers_version": "4.50.3",
    "vocab_size": 163840
}