File size: 2,459 Bytes
fda11f7 8c8d651 fda11f7 c7c22b8 fda11f7 8c8d651 fda11f7 c7c22b8 fda11f7 8c8d651 fda11f7 c7c22b8 fda11f7 8c8d651 fda11f7 c7c22b8 fda11f7 |
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 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 |
{
"model_type": "blt",
"vocab_size": 260,
"max_position_embeddings": 4096,
"patch_in_forward": true,
"realtime_patching": true,
"patching_mode": "entropy",
"patch_size": 4,
"patching_threshold": 1.335442066192627,
"patching_threshold_add": null,
"max_patch_length": null,
"patching_batch_size": 1,
"patching_device": "cuda",
"monotonicity": false,
"cross_attn_k": 2,
"encoder_hash_byte_group_size": [
3,
4,
5,
6,
7,
8
],
"encoder_hash_byte_group_vocab": 500002,
"encoder_hash_byte_group_nb_functions": 1,
"pm_size": 0,
"patcher_config": {
"vocab_size": 260,
"hidden_size": 768,
"num_hidden_layers": 14,
"num_attention_heads": 12,
"num_key_value_heads": null,
"max_position_embeddings": 8192,
"rms_norm_eps": 1e-05,
"dropout": 0.0,
"rope_theta": 10000.0,
"attn_impl": "xformers",
"attn_bias_type": "local_block_causal",
"intermediate_size": 2048
},
"encoder_config": {
"vocab_size": 260,
"cross_attn_all_layers": false,
"cross_attn_k": 2,
"hidden_size_global": 2048,
"pm_size": 0,
"hidden_size": 1024,
"num_attention_heads": 16,
"num_key_value_heads": null,
"num_hidden_layers": 1,
"rms_norm_eps": 1e-05,
"dropout": 0.0,
"max_position_embeddings": 24576,
"rope_theta": 500000.0,
"rope_scaling": {
"rope_type": "default"
},
"hidden_act": "silu",
"_attn_implementation": "sdpa",
"intermediate_size": 2816
},
"decoder_config": {
"vocab_size": 260,
"cross_attn_all_layers": true,
"cross_attn_k": 2,
"hidden_size_global": 2048,
"hidden_size": 1024,
"num_attention_heads": 16,
"num_key_value_heads": null,
"num_hidden_layers": 9,
"rms_norm_eps": 1e-05,
"dropout": 0.0,
"max_position_embeddings": 24576,
"rope_theta": 500000.0,
"rope_scaling": {
"rope_type": "default"
},
"hidden_act": "silu",
"_attn_implementation": "sdpa",
"intermediate_size": 2816
},
"global_config": {
"hidden_size": 2048,
"num_attention_heads": 16,
"num_key_value_heads": null,
"num_hidden_layers": 25,
"rms_norm_eps": 1e-05,
"dropout": 0.0,
"max_position_embeddings": 4096,
"rope_theta": 500000.0,
"rope_scaling": {
"rope_type": "default"
},
"hidden_act": "silu",
"_attn_implementation": "sdpa",
"intermediate_size": 5632
},
"tie_word_embeddings": false
} |