Add files using upload-large-folder tool
Browse files- dflash-32b-draft-v2test-phaseL-int4mlp-gptq/config.json +75 -0
- dflash-32b-draft-v2test-phaseL-int4mlp-gptq/model-00001-of-00002.safetensors +3 -0
- dflash-32b-draft-v2test-phaseL-int4mlp-gptq/model-00002-of-00002.safetensors +3 -0
- dflash-32b-draft-v2test-phaseL-int4mlp-gptq/model.safetensors.index.json +155 -0
dflash-32b-draft-v2test-phaseL-int4mlp-gptq/config.json
ADDED
|
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"DFlashDraftModel"
|
| 4 |
+
],
|
| 5 |
+
"model_type": "qwen3",
|
| 6 |
+
"hidden_size": 5120,
|
| 7 |
+
"intermediate_size": 13824,
|
| 8 |
+
"num_hidden_layers": 8,
|
| 9 |
+
"num_attention_heads": 40,
|
| 10 |
+
"num_key_value_heads": 8,
|
| 11 |
+
"head_dim": 128,
|
| 12 |
+
"hidden_act": "silu",
|
| 13 |
+
"rms_norm_eps": 1e-06,
|
| 14 |
+
"attention_bias": false,
|
| 15 |
+
"vocab_size": 129280,
|
| 16 |
+
"max_position_embeddings": 65536,
|
| 17 |
+
"rope_theta": 500000.0,
|
| 18 |
+
"rope_scaling": null,
|
| 19 |
+
"sliding_window": 512,
|
| 20 |
+
"layer_types": [
|
| 21 |
+
"sliding_attention",
|
| 22 |
+
"sliding_attention",
|
| 23 |
+
"sliding_attention",
|
| 24 |
+
"sliding_attention",
|
| 25 |
+
"sliding_attention",
|
| 26 |
+
"sliding_attention",
|
| 27 |
+
"sliding_attention",
|
| 28 |
+
"sliding_attention"
|
| 29 |
+
],
|
| 30 |
+
"block_size": 11,
|
| 31 |
+
"num_target_layers": 64,
|
| 32 |
+
"target_hidden_size": 5120,
|
| 33 |
+
"torch_dtype": "bfloat16",
|
| 34 |
+
"tie_word_embeddings": false,
|
| 35 |
+
"dflash_config": {
|
| 36 |
+
"mask_token_id": 128000,
|
| 37 |
+
"target_layer_ids": [
|
| 38 |
+
1,
|
| 39 |
+
10,
|
| 40 |
+
18,
|
| 41 |
+
27,
|
| 42 |
+
35,
|
| 43 |
+
44,
|
| 44 |
+
52,
|
| 45 |
+
61
|
| 46 |
+
],
|
| 47 |
+
"num_target_layers": 64,
|
| 48 |
+
"block_size": 11,
|
| 49 |
+
"use_attention_sink": true,
|
| 50 |
+
"sliding_window": 512
|
| 51 |
+
},
|
| 52 |
+
"quantization_config": {
|
| 53 |
+
"quant_method": "compressed-tensors",
|
| 54 |
+
"format": "pack-quantized",
|
| 55 |
+
"config_groups": {
|
| 56 |
+
"group_0": {
|
| 57 |
+
"targets": [
|
| 58 |
+
"Linear"
|
| 59 |
+
],
|
| 60 |
+
"weights": {
|
| 61 |
+
"num_bits": 4,
|
| 62 |
+
"type": "int",
|
| 63 |
+
"symmetric": true,
|
| 64 |
+
"strategy": "group",
|
| 65 |
+
"group_size": 128,
|
| 66 |
+
"actorder": null,
|
| 67 |
+
"dynamic": false
|
| 68 |
+
}
|
| 69 |
+
}
|
| 70 |
+
},
|
| 71 |
+
"ignore": [
|
| 72 |
+
"re:.*self_attn.*"
|
| 73 |
+
]
|
| 74 |
+
}
|
| 75 |
+
}
|
dflash-32b-draft-v2test-phaseL-int4mlp-gptq/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7828a3a928305f4f0f1c068bd6afa39e661fe8da744c3550f8e825e2b3b1cccc
|
| 3 |
+
size 1198482240
|
dflash-32b-draft-v2test-phaseL-int4mlp-gptq/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae0cbf7f55a8f0ba2b29a3c3be6893e88923989a5d041ed7f3cca4725d64bd08
|
| 3 |
+
size 1103779280
|
dflash-32b-draft-v2test-phaseL-int4mlp-gptq/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,155 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 2302245888
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"fc.weight": "model-00001-of-00002.safetensors",
|
| 7 |
+
"hidden_norm.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"layers.0.mlp.down_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 9 |
+
"layers.0.mlp.down_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 10 |
+
"layers.0.mlp.down_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 11 |
+
"layers.0.mlp.gate_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 12 |
+
"layers.0.mlp.gate_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 13 |
+
"layers.0.mlp.gate_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 14 |
+
"layers.0.mlp.up_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 15 |
+
"layers.0.mlp.up_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 16 |
+
"layers.0.mlp.up_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 17 |
+
"layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"layers.0.post_feedforward_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"layers.0.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"layers.0.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"layers.0.self_attn.sinks": "model-00001-of-00002.safetensors",
|
| 25 |
+
"layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"layers.1.mlp.down_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 27 |
+
"layers.1.mlp.down_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 28 |
+
"layers.1.mlp.down_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 29 |
+
"layers.1.mlp.gate_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 30 |
+
"layers.1.mlp.gate_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 31 |
+
"layers.1.mlp.gate_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 32 |
+
"layers.1.mlp.up_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 33 |
+
"layers.1.mlp.up_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 34 |
+
"layers.1.mlp.up_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 35 |
+
"layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"layers.1.post_feedforward_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"layers.1.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"layers.1.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"layers.1.self_attn.sinks": "model-00001-of-00002.safetensors",
|
| 43 |
+
"layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"layers.2.mlp.down_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 45 |
+
"layers.2.mlp.down_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 46 |
+
"layers.2.mlp.down_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 47 |
+
"layers.2.mlp.gate_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 48 |
+
"layers.2.mlp.gate_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 49 |
+
"layers.2.mlp.gate_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 50 |
+
"layers.2.mlp.up_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 51 |
+
"layers.2.mlp.up_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 52 |
+
"layers.2.mlp.up_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 53 |
+
"layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"layers.2.post_feedforward_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"layers.2.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"layers.2.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"layers.2.self_attn.sinks": "model-00001-of-00002.safetensors",
|
| 61 |
+
"layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"layers.3.mlp.down_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 63 |
+
"layers.3.mlp.down_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 64 |
+
"layers.3.mlp.down_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 65 |
+
"layers.3.mlp.gate_proj.weight_packed": "model-00001-of-00002.safetensors",
|
| 66 |
+
"layers.3.mlp.gate_proj.weight_scale": "model-00001-of-00002.safetensors",
|
| 67 |
+
"layers.3.mlp.gate_proj.weight_shape": "model-00001-of-00002.safetensors",
|
| 68 |
+
"layers.3.mlp.up_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 69 |
+
"layers.3.mlp.up_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 70 |
+
"layers.3.mlp.up_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 71 |
+
"layers.3.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 72 |
+
"layers.3.post_feedforward_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 73 |
+
"layers.3.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 74 |
+
"layers.3.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 75 |
+
"layers.3.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 76 |
+
"layers.3.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 77 |
+
"layers.3.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 78 |
+
"layers.3.self_attn.sinks": "model-00002-of-00002.safetensors",
|
| 79 |
+
"layers.3.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 80 |
+
"layers.4.mlp.down_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 81 |
+
"layers.4.mlp.down_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 82 |
+
"layers.4.mlp.down_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 83 |
+
"layers.4.mlp.gate_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 84 |
+
"layers.4.mlp.gate_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 85 |
+
"layers.4.mlp.gate_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 86 |
+
"layers.4.mlp.up_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 87 |
+
"layers.4.mlp.up_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 88 |
+
"layers.4.mlp.up_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 89 |
+
"layers.4.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 90 |
+
"layers.4.post_feedforward_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 91 |
+
"layers.4.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 92 |
+
"layers.4.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 93 |
+
"layers.4.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 94 |
+
"layers.4.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 95 |
+
"layers.4.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 96 |
+
"layers.4.self_attn.sinks": "model-00002-of-00002.safetensors",
|
| 97 |
+
"layers.4.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 98 |
+
"layers.5.mlp.down_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 99 |
+
"layers.5.mlp.down_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 100 |
+
"layers.5.mlp.down_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 101 |
+
"layers.5.mlp.gate_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 102 |
+
"layers.5.mlp.gate_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 103 |
+
"layers.5.mlp.gate_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 104 |
+
"layers.5.mlp.up_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 105 |
+
"layers.5.mlp.up_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 106 |
+
"layers.5.mlp.up_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 107 |
+
"layers.5.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 108 |
+
"layers.5.post_feedforward_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 109 |
+
"layers.5.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 110 |
+
"layers.5.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 111 |
+
"layers.5.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 112 |
+
"layers.5.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 113 |
+
"layers.5.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 114 |
+
"layers.5.self_attn.sinks": "model-00002-of-00002.safetensors",
|
| 115 |
+
"layers.5.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 116 |
+
"layers.6.mlp.down_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 117 |
+
"layers.6.mlp.down_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 118 |
+
"layers.6.mlp.down_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 119 |
+
"layers.6.mlp.gate_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 120 |
+
"layers.6.mlp.gate_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 121 |
+
"layers.6.mlp.gate_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 122 |
+
"layers.6.mlp.up_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 123 |
+
"layers.6.mlp.up_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 124 |
+
"layers.6.mlp.up_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 125 |
+
"layers.6.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 126 |
+
"layers.6.post_feedforward_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 127 |
+
"layers.6.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 128 |
+
"layers.6.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 129 |
+
"layers.6.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 130 |
+
"layers.6.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 131 |
+
"layers.6.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 132 |
+
"layers.6.self_attn.sinks": "model-00002-of-00002.safetensors",
|
| 133 |
+
"layers.6.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 134 |
+
"layers.7.mlp.down_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 135 |
+
"layers.7.mlp.down_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 136 |
+
"layers.7.mlp.down_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 137 |
+
"layers.7.mlp.gate_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 138 |
+
"layers.7.mlp.gate_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 139 |
+
"layers.7.mlp.gate_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 140 |
+
"layers.7.mlp.up_proj.weight_packed": "model-00002-of-00002.safetensors",
|
| 141 |
+
"layers.7.mlp.up_proj.weight_scale": "model-00002-of-00002.safetensors",
|
| 142 |
+
"layers.7.mlp.up_proj.weight_shape": "model-00002-of-00002.safetensors",
|
| 143 |
+
"layers.7.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 144 |
+
"layers.7.post_feedforward_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 145 |
+
"layers.7.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 146 |
+
"layers.7.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 147 |
+
"layers.7.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 148 |
+
"layers.7.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 149 |
+
"layers.7.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 150 |
+
"layers.7.self_attn.sinks": "model-00002-of-00002.safetensors",
|
| 151 |
+
"layers.7.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 152 |
+
"mask_embed": "model-00002-of-00002.safetensors",
|
| 153 |
+
"norm.weight": "model-00002-of-00002.safetensors"
|
| 154 |
+
}
|
| 155 |
+
}
|