Weights upload
Browse files- config.json +40 -0
- model-00001-of-00004.safetensors +3 -0
- model-00002-of-00004.safetensors +3 -0
- model-00003-of-00004.safetensors +3 -0
- model-00004-of-00004.safetensors +3 -0
- model.safetensors.index.json +414 -0
config.json
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"BambaForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_dropout": 0.0,
|
| 6 |
+
"attn_layer_indices": [
|
| 7 |
+
9,
|
| 8 |
+
18,
|
| 9 |
+
27
|
| 10 |
+
],
|
| 11 |
+
"attn_rotary_emb": 64,
|
| 12 |
+
"bos_token_id": 128000,
|
| 13 |
+
"eos_token_id": 128001,
|
| 14 |
+
"hidden_act": "silu",
|
| 15 |
+
"hidden_size": 4096,
|
| 16 |
+
"initializer_range": 0.02,
|
| 17 |
+
"intermediate_size": 14336,
|
| 18 |
+
"mamba_chunk_size": 256,
|
| 19 |
+
"mamba_conv_bias": true,
|
| 20 |
+
"mamba_d_conv": 4,
|
| 21 |
+
"mamba_d_head": 64,
|
| 22 |
+
"mamba_d_state": 128,
|
| 23 |
+
"mamba_dt_rank": 256,
|
| 24 |
+
"mamba_expand": 2,
|
| 25 |
+
"mamba_n_groups": 1,
|
| 26 |
+
"mamba_n_heads": 128,
|
| 27 |
+
"mamba_proj_bias": false,
|
| 28 |
+
"model_type": "bamba",
|
| 29 |
+
"num_attention_heads": 32,
|
| 30 |
+
"num_hidden_layers": 32,
|
| 31 |
+
"num_key_value_heads": 8,
|
| 32 |
+
"num_logits_to_keep": 1,
|
| 33 |
+
"pad_token_id": 0,
|
| 34 |
+
"rms_norm_eps": 1e-05,
|
| 35 |
+
"tie_word_embeddings": false,
|
| 36 |
+
"transformers_version": "4.47.0.dev0",
|
| 37 |
+
"use_cache": true,
|
| 38 |
+
"use_mamba_kernels": true,
|
| 39 |
+
"vocab_size": 128256
|
| 40 |
+
}
|
model-00001-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a15506f4f8acf6f0ff243f0ce436fd3bbf8c65d39ac8399fa6ffc50dbea99ba
|
| 3 |
+
size 4949075760
|
model-00002-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51cc5fb597254e3d261572e86cd035a8e22a287fe0ba3fe5c3231984c1050843
|
| 3 |
+
size 4891531536
|
model-00003-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f2f39d348d4ef3179000f7a229f91ebab44ef2b2f82a227221fcfa807f3fab2
|
| 3 |
+
size 4891531568
|
model-00004-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88237a0c74072612941e63de2d48deda14cae5c53177204080264a227fcd1157
|
| 3 |
+
size 4828377152
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,414 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 19560470784
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00004-of-00004.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00004.safetensors",
|
| 8 |
+
"model.final_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 9 |
+
"model.layers.0.feed_forward.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 10 |
+
"model.layers.0.feed_forward.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 11 |
+
"model.layers.0.feed_forward.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 12 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 13 |
+
"model.layers.0.mamba.A_log": "model-00001-of-00004.safetensors",
|
| 14 |
+
"model.layers.0.mamba.D": "model-00001-of-00004.safetensors",
|
| 15 |
+
"model.layers.0.mamba.conv1d.bias": "model-00001-of-00004.safetensors",
|
| 16 |
+
"model.layers.0.mamba.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 17 |
+
"model.layers.0.mamba.dt_bias": "model-00001-of-00004.safetensors",
|
| 18 |
+
"model.layers.0.mamba.in_proj.weight": "model-00001-of-00004.safetensors",
|
| 19 |
+
"model.layers.0.mamba.norm.weight": "model-00001-of-00004.safetensors",
|
| 20 |
+
"model.layers.0.mamba.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 21 |
+
"model.layers.0.pre_ff_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 22 |
+
"model.layers.1.feed_forward.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 23 |
+
"model.layers.1.feed_forward.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 24 |
+
"model.layers.1.feed_forward.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 25 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 26 |
+
"model.layers.1.mamba.A_log": "model-00001-of-00004.safetensors",
|
| 27 |
+
"model.layers.1.mamba.D": "model-00001-of-00004.safetensors",
|
| 28 |
+
"model.layers.1.mamba.conv1d.bias": "model-00001-of-00004.safetensors",
|
| 29 |
+
"model.layers.1.mamba.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 30 |
+
"model.layers.1.mamba.dt_bias": "model-00001-of-00004.safetensors",
|
| 31 |
+
"model.layers.1.mamba.in_proj.weight": "model-00001-of-00004.safetensors",
|
| 32 |
+
"model.layers.1.mamba.norm.weight": "model-00001-of-00004.safetensors",
|
| 33 |
+
"model.layers.1.mamba.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 34 |
+
"model.layers.1.pre_ff_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 35 |
+
"model.layers.10.feed_forward.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 36 |
+
"model.layers.10.feed_forward.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 37 |
+
"model.layers.10.feed_forward.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 38 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 39 |
+
"model.layers.10.mamba.A_log": "model-00002-of-00004.safetensors",
|
| 40 |
+
"model.layers.10.mamba.D": "model-00002-of-00004.safetensors",
|
| 41 |
+
"model.layers.10.mamba.conv1d.bias": "model-00002-of-00004.safetensors",
|
| 42 |
+
"model.layers.10.mamba.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 43 |
+
"model.layers.10.mamba.dt_bias": "model-00002-of-00004.safetensors",
|
| 44 |
+
"model.layers.10.mamba.in_proj.weight": "model-00002-of-00004.safetensors",
|
| 45 |
+
"model.layers.10.mamba.norm.weight": "model-00002-of-00004.safetensors",
|
| 46 |
+
"model.layers.10.mamba.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 47 |
+
"model.layers.10.pre_ff_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 48 |
+
"model.layers.11.feed_forward.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 49 |
+
"model.layers.11.feed_forward.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 50 |
+
"model.layers.11.feed_forward.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 51 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 52 |
+
"model.layers.11.mamba.A_log": "model-00002-of-00004.safetensors",
|
| 53 |
+
"model.layers.11.mamba.D": "model-00002-of-00004.safetensors",
|
| 54 |
+
"model.layers.11.mamba.conv1d.bias": "model-00002-of-00004.safetensors",
|
| 55 |
+
"model.layers.11.mamba.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 56 |
+
"model.layers.11.mamba.dt_bias": "model-00002-of-00004.safetensors",
|
| 57 |
+
"model.layers.11.mamba.in_proj.weight": "model-00002-of-00004.safetensors",
|
| 58 |
+
"model.layers.11.mamba.norm.weight": "model-00002-of-00004.safetensors",
|
| 59 |
+
"model.layers.11.mamba.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 60 |
+
"model.layers.11.pre_ff_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 61 |
+
"model.layers.12.feed_forward.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 62 |
+
"model.layers.12.feed_forward.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 63 |
+
"model.layers.12.feed_forward.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 64 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 65 |
+
"model.layers.12.mamba.A_log": "model-00002-of-00004.safetensors",
|
| 66 |
+
"model.layers.12.mamba.D": "model-00002-of-00004.safetensors",
|
| 67 |
+
"model.layers.12.mamba.conv1d.bias": "model-00002-of-00004.safetensors",
|
| 68 |
+
"model.layers.12.mamba.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 69 |
+
"model.layers.12.mamba.dt_bias": "model-00002-of-00004.safetensors",
|
| 70 |
+
"model.layers.12.mamba.in_proj.weight": "model-00002-of-00004.safetensors",
|
| 71 |
+
"model.layers.12.mamba.norm.weight": "model-00002-of-00004.safetensors",
|
| 72 |
+
"model.layers.12.mamba.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 73 |
+
"model.layers.12.pre_ff_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 74 |
+
"model.layers.13.feed_forward.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 75 |
+
"model.layers.13.feed_forward.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 76 |
+
"model.layers.13.feed_forward.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 77 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 78 |
+
"model.layers.13.mamba.A_log": "model-00002-of-00004.safetensors",
|
| 79 |
+
"model.layers.13.mamba.D": "model-00002-of-00004.safetensors",
|
| 80 |
+
"model.layers.13.mamba.conv1d.bias": "model-00002-of-00004.safetensors",
|
| 81 |
+
"model.layers.13.mamba.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 82 |
+
"model.layers.13.mamba.dt_bias": "model-00002-of-00004.safetensors",
|
| 83 |
+
"model.layers.13.mamba.in_proj.weight": "model-00002-of-00004.safetensors",
|
| 84 |
+
"model.layers.13.mamba.norm.weight": "model-00002-of-00004.safetensors",
|
| 85 |
+
"model.layers.13.mamba.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 86 |
+
"model.layers.13.pre_ff_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 87 |
+
"model.layers.14.feed_forward.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 88 |
+
"model.layers.14.feed_forward.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 89 |
+
"model.layers.14.feed_forward.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 90 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 91 |
+
"model.layers.14.mamba.A_log": "model-00002-of-00004.safetensors",
|
| 92 |
+
"model.layers.14.mamba.D": "model-00002-of-00004.safetensors",
|
| 93 |
+
"model.layers.14.mamba.conv1d.bias": "model-00002-of-00004.safetensors",
|
| 94 |
+
"model.layers.14.mamba.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 95 |
+
"model.layers.14.mamba.dt_bias": "model-00002-of-00004.safetensors",
|
| 96 |
+
"model.layers.14.mamba.in_proj.weight": "model-00002-of-00004.safetensors",
|
| 97 |
+
"model.layers.14.mamba.norm.weight": "model-00002-of-00004.safetensors",
|
| 98 |
+
"model.layers.14.mamba.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 99 |
+
"model.layers.14.pre_ff_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 100 |
+
"model.layers.15.feed_forward.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 101 |
+
"model.layers.15.feed_forward.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 102 |
+
"model.layers.15.feed_forward.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 103 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 104 |
+
"model.layers.15.mamba.A_log": "model-00002-of-00004.safetensors",
|
| 105 |
+
"model.layers.15.mamba.D": "model-00002-of-00004.safetensors",
|
| 106 |
+
"model.layers.15.mamba.conv1d.bias": "model-00002-of-00004.safetensors",
|
| 107 |
+
"model.layers.15.mamba.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 108 |
+
"model.layers.15.mamba.dt_bias": "model-00002-of-00004.safetensors",
|
| 109 |
+
"model.layers.15.mamba.in_proj.weight": "model-00002-of-00004.safetensors",
|
| 110 |
+
"model.layers.15.mamba.norm.weight": "model-00002-of-00004.safetensors",
|
| 111 |
+
"model.layers.15.mamba.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 112 |
+
"model.layers.15.pre_ff_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 113 |
+
"model.layers.16.feed_forward.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 114 |
+
"model.layers.16.feed_forward.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 115 |
+
"model.layers.16.feed_forward.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 116 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 117 |
+
"model.layers.16.mamba.A_log": "model-00002-of-00004.safetensors",
|
| 118 |
+
"model.layers.16.mamba.D": "model-00002-of-00004.safetensors",
|
| 119 |
+
"model.layers.16.mamba.conv1d.bias": "model-00003-of-00004.safetensors",
|
| 120 |
+
"model.layers.16.mamba.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 121 |
+
"model.layers.16.mamba.dt_bias": "model-00002-of-00004.safetensors",
|
| 122 |
+
"model.layers.16.mamba.in_proj.weight": "model-00003-of-00004.safetensors",
|
| 123 |
+
"model.layers.16.mamba.norm.weight": "model-00003-of-00004.safetensors",
|
| 124 |
+
"model.layers.16.mamba.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 125 |
+
"model.layers.16.pre_ff_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 126 |
+
"model.layers.17.feed_forward.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 127 |
+
"model.layers.17.feed_forward.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 128 |
+
"model.layers.17.feed_forward.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 129 |
+
"model.layers.17.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 130 |
+
"model.layers.17.mamba.A_log": "model-00003-of-00004.safetensors",
|
| 131 |
+
"model.layers.17.mamba.D": "model-00003-of-00004.safetensors",
|
| 132 |
+
"model.layers.17.mamba.conv1d.bias": "model-00003-of-00004.safetensors",
|
| 133 |
+
"model.layers.17.mamba.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 134 |
+
"model.layers.17.mamba.dt_bias": "model-00003-of-00004.safetensors",
|
| 135 |
+
"model.layers.17.mamba.in_proj.weight": "model-00003-of-00004.safetensors",
|
| 136 |
+
"model.layers.17.mamba.norm.weight": "model-00003-of-00004.safetensors",
|
| 137 |
+
"model.layers.17.mamba.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 138 |
+
"model.layers.17.pre_ff_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 139 |
+
"model.layers.18.feed_forward.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 140 |
+
"model.layers.18.feed_forward.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 141 |
+
"model.layers.18.feed_forward.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 142 |
+
"model.layers.18.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 143 |
+
"model.layers.18.pre_ff_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 144 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 145 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 146 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 147 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 148 |
+
"model.layers.19.feed_forward.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 149 |
+
"model.layers.19.feed_forward.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 150 |
+
"model.layers.19.feed_forward.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 151 |
+
"model.layers.19.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 152 |
+
"model.layers.19.mamba.A_log": "model-00003-of-00004.safetensors",
|
| 153 |
+
"model.layers.19.mamba.D": "model-00003-of-00004.safetensors",
|
| 154 |
+
"model.layers.19.mamba.conv1d.bias": "model-00003-of-00004.safetensors",
|
| 155 |
+
"model.layers.19.mamba.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 156 |
+
"model.layers.19.mamba.dt_bias": "model-00003-of-00004.safetensors",
|
| 157 |
+
"model.layers.19.mamba.in_proj.weight": "model-00003-of-00004.safetensors",
|
| 158 |
+
"model.layers.19.mamba.norm.weight": "model-00003-of-00004.safetensors",
|
| 159 |
+
"model.layers.19.mamba.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 160 |
+
"model.layers.19.pre_ff_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 161 |
+
"model.layers.2.feed_forward.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 162 |
+
"model.layers.2.feed_forward.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 163 |
+
"model.layers.2.feed_forward.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 164 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 165 |
+
"model.layers.2.mamba.A_log": "model-00001-of-00004.safetensors",
|
| 166 |
+
"model.layers.2.mamba.D": "model-00001-of-00004.safetensors",
|
| 167 |
+
"model.layers.2.mamba.conv1d.bias": "model-00001-of-00004.safetensors",
|
| 168 |
+
"model.layers.2.mamba.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 169 |
+
"model.layers.2.mamba.dt_bias": "model-00001-of-00004.safetensors",
|
| 170 |
+
"model.layers.2.mamba.in_proj.weight": "model-00001-of-00004.safetensors",
|
| 171 |
+
"model.layers.2.mamba.norm.weight": "model-00001-of-00004.safetensors",
|
| 172 |
+
"model.layers.2.mamba.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 173 |
+
"model.layers.2.pre_ff_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 174 |
+
"model.layers.20.feed_forward.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 175 |
+
"model.layers.20.feed_forward.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 176 |
+
"model.layers.20.feed_forward.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 177 |
+
"model.layers.20.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 178 |
+
"model.layers.20.mamba.A_log": "model-00003-of-00004.safetensors",
|
| 179 |
+
"model.layers.20.mamba.D": "model-00003-of-00004.safetensors",
|
| 180 |
+
"model.layers.20.mamba.conv1d.bias": "model-00003-of-00004.safetensors",
|
| 181 |
+
"model.layers.20.mamba.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 182 |
+
"model.layers.20.mamba.dt_bias": "model-00003-of-00004.safetensors",
|
| 183 |
+
"model.layers.20.mamba.in_proj.weight": "model-00003-of-00004.safetensors",
|
| 184 |
+
"model.layers.20.mamba.norm.weight": "model-00003-of-00004.safetensors",
|
| 185 |
+
"model.layers.20.mamba.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 186 |
+
"model.layers.20.pre_ff_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 187 |
+
"model.layers.21.feed_forward.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 188 |
+
"model.layers.21.feed_forward.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 189 |
+
"model.layers.21.feed_forward.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 190 |
+
"model.layers.21.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 191 |
+
"model.layers.21.mamba.A_log": "model-00003-of-00004.safetensors",
|
| 192 |
+
"model.layers.21.mamba.D": "model-00003-of-00004.safetensors",
|
| 193 |
+
"model.layers.21.mamba.conv1d.bias": "model-00003-of-00004.safetensors",
|
| 194 |
+
"model.layers.21.mamba.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 195 |
+
"model.layers.21.mamba.dt_bias": "model-00003-of-00004.safetensors",
|
| 196 |
+
"model.layers.21.mamba.in_proj.weight": "model-00003-of-00004.safetensors",
|
| 197 |
+
"model.layers.21.mamba.norm.weight": "model-00003-of-00004.safetensors",
|
| 198 |
+
"model.layers.21.mamba.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 199 |
+
"model.layers.21.pre_ff_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 200 |
+
"model.layers.22.feed_forward.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 201 |
+
"model.layers.22.feed_forward.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 202 |
+
"model.layers.22.feed_forward.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 203 |
+
"model.layers.22.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 204 |
+
"model.layers.22.mamba.A_log": "model-00003-of-00004.safetensors",
|
| 205 |
+
"model.layers.22.mamba.D": "model-00003-of-00004.safetensors",
|
| 206 |
+
"model.layers.22.mamba.conv1d.bias": "model-00003-of-00004.safetensors",
|
| 207 |
+
"model.layers.22.mamba.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 208 |
+
"model.layers.22.mamba.dt_bias": "model-00003-of-00004.safetensors",
|
| 209 |
+
"model.layers.22.mamba.in_proj.weight": "model-00003-of-00004.safetensors",
|
| 210 |
+
"model.layers.22.mamba.norm.weight": "model-00003-of-00004.safetensors",
|
| 211 |
+
"model.layers.22.mamba.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 212 |
+
"model.layers.22.pre_ff_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 213 |
+
"model.layers.23.feed_forward.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 214 |
+
"model.layers.23.feed_forward.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 215 |
+
"model.layers.23.feed_forward.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 216 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 217 |
+
"model.layers.23.mamba.A_log": "model-00003-of-00004.safetensors",
|
| 218 |
+
"model.layers.23.mamba.D": "model-00003-of-00004.safetensors",
|
| 219 |
+
"model.layers.23.mamba.conv1d.bias": "model-00003-of-00004.safetensors",
|
| 220 |
+
"model.layers.23.mamba.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 221 |
+
"model.layers.23.mamba.dt_bias": "model-00003-of-00004.safetensors",
|
| 222 |
+
"model.layers.23.mamba.in_proj.weight": "model-00003-of-00004.safetensors",
|
| 223 |
+
"model.layers.23.mamba.norm.weight": "model-00003-of-00004.safetensors",
|
| 224 |
+
"model.layers.23.mamba.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 225 |
+
"model.layers.23.pre_ff_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 226 |
+
"model.layers.24.feed_forward.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 227 |
+
"model.layers.24.feed_forward.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 228 |
+
"model.layers.24.feed_forward.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 229 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 230 |
+
"model.layers.24.mamba.A_log": "model-00003-of-00004.safetensors",
|
| 231 |
+
"model.layers.24.mamba.D": "model-00003-of-00004.safetensors",
|
| 232 |
+
"model.layers.24.mamba.conv1d.bias": "model-00003-of-00004.safetensors",
|
| 233 |
+
"model.layers.24.mamba.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 234 |
+
"model.layers.24.mamba.dt_bias": "model-00003-of-00004.safetensors",
|
| 235 |
+
"model.layers.24.mamba.in_proj.weight": "model-00003-of-00004.safetensors",
|
| 236 |
+
"model.layers.24.mamba.norm.weight": "model-00003-of-00004.safetensors",
|
| 237 |
+
"model.layers.24.mamba.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 238 |
+
"model.layers.24.pre_ff_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 239 |
+
"model.layers.25.feed_forward.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 240 |
+
"model.layers.25.feed_forward.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 241 |
+
"model.layers.25.feed_forward.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 242 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 243 |
+
"model.layers.25.mamba.A_log": "model-00003-of-00004.safetensors",
|
| 244 |
+
"model.layers.25.mamba.D": "model-00003-of-00004.safetensors",
|
| 245 |
+
"model.layers.25.mamba.conv1d.bias": "model-00004-of-00004.safetensors",
|
| 246 |
+
"model.layers.25.mamba.conv1d.weight": "model-00004-of-00004.safetensors",
|
| 247 |
+
"model.layers.25.mamba.dt_bias": "model-00003-of-00004.safetensors",
|
| 248 |
+
"model.layers.25.mamba.in_proj.weight": "model-00004-of-00004.safetensors",
|
| 249 |
+
"model.layers.25.mamba.norm.weight": "model-00004-of-00004.safetensors",
|
| 250 |
+
"model.layers.25.mamba.out_proj.weight": "model-00004-of-00004.safetensors",
|
| 251 |
+
"model.layers.25.pre_ff_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 252 |
+
"model.layers.26.feed_forward.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 253 |
+
"model.layers.26.feed_forward.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 254 |
+
"model.layers.26.feed_forward.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 255 |
+
"model.layers.26.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 256 |
+
"model.layers.26.mamba.A_log": "model-00004-of-00004.safetensors",
|
| 257 |
+
"model.layers.26.mamba.D": "model-00004-of-00004.safetensors",
|
| 258 |
+
"model.layers.26.mamba.conv1d.bias": "model-00004-of-00004.safetensors",
|
| 259 |
+
"model.layers.26.mamba.conv1d.weight": "model-00004-of-00004.safetensors",
|
| 260 |
+
"model.layers.26.mamba.dt_bias": "model-00004-of-00004.safetensors",
|
| 261 |
+
"model.layers.26.mamba.in_proj.weight": "model-00004-of-00004.safetensors",
|
| 262 |
+
"model.layers.26.mamba.norm.weight": "model-00004-of-00004.safetensors",
|
| 263 |
+
"model.layers.26.mamba.out_proj.weight": "model-00004-of-00004.safetensors",
|
| 264 |
+
"model.layers.26.pre_ff_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 265 |
+
"model.layers.27.feed_forward.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 266 |
+
"model.layers.27.feed_forward.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 267 |
+
"model.layers.27.feed_forward.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 268 |
+
"model.layers.27.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 269 |
+
"model.layers.27.pre_ff_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 270 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00004-of-00004.safetensors",
|
| 271 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00004-of-00004.safetensors",
|
| 272 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00004-of-00004.safetensors",
|
| 273 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00004-of-00004.safetensors",
|
| 274 |
+
"model.layers.28.feed_forward.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 275 |
+
"model.layers.28.feed_forward.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 276 |
+
"model.layers.28.feed_forward.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 277 |
+
"model.layers.28.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 278 |
+
"model.layers.28.mamba.A_log": "model-00004-of-00004.safetensors",
|
| 279 |
+
"model.layers.28.mamba.D": "model-00004-of-00004.safetensors",
|
| 280 |
+
"model.layers.28.mamba.conv1d.bias": "model-00004-of-00004.safetensors",
|
| 281 |
+
"model.layers.28.mamba.conv1d.weight": "model-00004-of-00004.safetensors",
|
| 282 |
+
"model.layers.28.mamba.dt_bias": "model-00004-of-00004.safetensors",
|
| 283 |
+
"model.layers.28.mamba.in_proj.weight": "model-00004-of-00004.safetensors",
|
| 284 |
+
"model.layers.28.mamba.norm.weight": "model-00004-of-00004.safetensors",
|
| 285 |
+
"model.layers.28.mamba.out_proj.weight": "model-00004-of-00004.safetensors",
|
| 286 |
+
"model.layers.28.pre_ff_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 287 |
+
"model.layers.29.feed_forward.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 288 |
+
"model.layers.29.feed_forward.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 289 |
+
"model.layers.29.feed_forward.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 290 |
+
"model.layers.29.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 291 |
+
"model.layers.29.mamba.A_log": "model-00004-of-00004.safetensors",
|
| 292 |
+
"model.layers.29.mamba.D": "model-00004-of-00004.safetensors",
|
| 293 |
+
"model.layers.29.mamba.conv1d.bias": "model-00004-of-00004.safetensors",
|
| 294 |
+
"model.layers.29.mamba.conv1d.weight": "model-00004-of-00004.safetensors",
|
| 295 |
+
"model.layers.29.mamba.dt_bias": "model-00004-of-00004.safetensors",
|
| 296 |
+
"model.layers.29.mamba.in_proj.weight": "model-00004-of-00004.safetensors",
|
| 297 |
+
"model.layers.29.mamba.norm.weight": "model-00004-of-00004.safetensors",
|
| 298 |
+
"model.layers.29.mamba.out_proj.weight": "model-00004-of-00004.safetensors",
|
| 299 |
+
"model.layers.29.pre_ff_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 300 |
+
"model.layers.3.feed_forward.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 301 |
+
"model.layers.3.feed_forward.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 302 |
+
"model.layers.3.feed_forward.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 303 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 304 |
+
"model.layers.3.mamba.A_log": "model-00001-of-00004.safetensors",
|
| 305 |
+
"model.layers.3.mamba.D": "model-00001-of-00004.safetensors",
|
| 306 |
+
"model.layers.3.mamba.conv1d.bias": "model-00001-of-00004.safetensors",
|
| 307 |
+
"model.layers.3.mamba.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 308 |
+
"model.layers.3.mamba.dt_bias": "model-00001-of-00004.safetensors",
|
| 309 |
+
"model.layers.3.mamba.in_proj.weight": "model-00001-of-00004.safetensors",
|
| 310 |
+
"model.layers.3.mamba.norm.weight": "model-00001-of-00004.safetensors",
|
| 311 |
+
"model.layers.3.mamba.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 312 |
+
"model.layers.3.pre_ff_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 313 |
+
"model.layers.30.feed_forward.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 314 |
+
"model.layers.30.feed_forward.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 315 |
+
"model.layers.30.feed_forward.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 316 |
+
"model.layers.30.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 317 |
+
"model.layers.30.mamba.A_log": "model-00004-of-00004.safetensors",
|
| 318 |
+
"model.layers.30.mamba.D": "model-00004-of-00004.safetensors",
|
| 319 |
+
"model.layers.30.mamba.conv1d.bias": "model-00004-of-00004.safetensors",
|
| 320 |
+
"model.layers.30.mamba.conv1d.weight": "model-00004-of-00004.safetensors",
|
| 321 |
+
"model.layers.30.mamba.dt_bias": "model-00004-of-00004.safetensors",
|
| 322 |
+
"model.layers.30.mamba.in_proj.weight": "model-00004-of-00004.safetensors",
|
| 323 |
+
"model.layers.30.mamba.norm.weight": "model-00004-of-00004.safetensors",
|
| 324 |
+
"model.layers.30.mamba.out_proj.weight": "model-00004-of-00004.safetensors",
|
| 325 |
+
"model.layers.30.pre_ff_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 326 |
+
"model.layers.31.feed_forward.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 327 |
+
"model.layers.31.feed_forward.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 328 |
+
"model.layers.31.feed_forward.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 329 |
+
"model.layers.31.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 330 |
+
"model.layers.31.mamba.A_log": "model-00004-of-00004.safetensors",
|
| 331 |
+
"model.layers.31.mamba.D": "model-00004-of-00004.safetensors",
|
| 332 |
+
"model.layers.31.mamba.conv1d.bias": "model-00004-of-00004.safetensors",
|
| 333 |
+
"model.layers.31.mamba.conv1d.weight": "model-00004-of-00004.safetensors",
|
| 334 |
+
"model.layers.31.mamba.dt_bias": "model-00004-of-00004.safetensors",
|
| 335 |
+
"model.layers.31.mamba.in_proj.weight": "model-00004-of-00004.safetensors",
|
| 336 |
+
"model.layers.31.mamba.norm.weight": "model-00004-of-00004.safetensors",
|
| 337 |
+
"model.layers.31.mamba.out_proj.weight": "model-00004-of-00004.safetensors",
|
| 338 |
+
"model.layers.31.pre_ff_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 339 |
+
"model.layers.4.feed_forward.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 340 |
+
"model.layers.4.feed_forward.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 341 |
+
"model.layers.4.feed_forward.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 342 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 343 |
+
"model.layers.4.mamba.A_log": "model-00001-of-00004.safetensors",
|
| 344 |
+
"model.layers.4.mamba.D": "model-00001-of-00004.safetensors",
|
| 345 |
+
"model.layers.4.mamba.conv1d.bias": "model-00001-of-00004.safetensors",
|
| 346 |
+
"model.layers.4.mamba.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 347 |
+
"model.layers.4.mamba.dt_bias": "model-00001-of-00004.safetensors",
|
| 348 |
+
"model.layers.4.mamba.in_proj.weight": "model-00001-of-00004.safetensors",
|
| 349 |
+
"model.layers.4.mamba.norm.weight": "model-00001-of-00004.safetensors",
|
| 350 |
+
"model.layers.4.mamba.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 351 |
+
"model.layers.4.pre_ff_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 352 |
+
"model.layers.5.feed_forward.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 353 |
+
"model.layers.5.feed_forward.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 354 |
+
"model.layers.5.feed_forward.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 355 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 356 |
+
"model.layers.5.mamba.A_log": "model-00001-of-00004.safetensors",
|
| 357 |
+
"model.layers.5.mamba.D": "model-00001-of-00004.safetensors",
|
| 358 |
+
"model.layers.5.mamba.conv1d.bias": "model-00001-of-00004.safetensors",
|
| 359 |
+
"model.layers.5.mamba.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 360 |
+
"model.layers.5.mamba.dt_bias": "model-00001-of-00004.safetensors",
|
| 361 |
+
"model.layers.5.mamba.in_proj.weight": "model-00001-of-00004.safetensors",
|
| 362 |
+
"model.layers.5.mamba.norm.weight": "model-00001-of-00004.safetensors",
|
| 363 |
+
"model.layers.5.mamba.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 364 |
+
"model.layers.5.pre_ff_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 365 |
+
"model.layers.6.feed_forward.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 366 |
+
"model.layers.6.feed_forward.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 367 |
+
"model.layers.6.feed_forward.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 368 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 369 |
+
"model.layers.6.mamba.A_log": "model-00001-of-00004.safetensors",
|
| 370 |
+
"model.layers.6.mamba.D": "model-00001-of-00004.safetensors",
|
| 371 |
+
"model.layers.6.mamba.conv1d.bias": "model-00001-of-00004.safetensors",
|
| 372 |
+
"model.layers.6.mamba.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 373 |
+
"model.layers.6.mamba.dt_bias": "model-00001-of-00004.safetensors",
|
| 374 |
+
"model.layers.6.mamba.in_proj.weight": "model-00001-of-00004.safetensors",
|
| 375 |
+
"model.layers.6.mamba.norm.weight": "model-00001-of-00004.safetensors",
|
| 376 |
+
"model.layers.6.mamba.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 377 |
+
"model.layers.6.pre_ff_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 378 |
+
"model.layers.7.feed_forward.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 379 |
+
"model.layers.7.feed_forward.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 380 |
+
"model.layers.7.feed_forward.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 381 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 382 |
+
"model.layers.7.mamba.A_log": "model-00001-of-00004.safetensors",
|
| 383 |
+
"model.layers.7.mamba.D": "model-00001-of-00004.safetensors",
|
| 384 |
+
"model.layers.7.mamba.conv1d.bias": "model-00002-of-00004.safetensors",
|
| 385 |
+
"model.layers.7.mamba.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 386 |
+
"model.layers.7.mamba.dt_bias": "model-00001-of-00004.safetensors",
|
| 387 |
+
"model.layers.7.mamba.in_proj.weight": "model-00002-of-00004.safetensors",
|
| 388 |
+
"model.layers.7.mamba.norm.weight": "model-00002-of-00004.safetensors",
|
| 389 |
+
"model.layers.7.mamba.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 390 |
+
"model.layers.7.pre_ff_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 391 |
+
"model.layers.8.feed_forward.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 392 |
+
"model.layers.8.feed_forward.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 393 |
+
"model.layers.8.feed_forward.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 394 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 395 |
+
"model.layers.8.mamba.A_log": "model-00002-of-00004.safetensors",
|
| 396 |
+
"model.layers.8.mamba.D": "model-00002-of-00004.safetensors",
|
| 397 |
+
"model.layers.8.mamba.conv1d.bias": "model-00002-of-00004.safetensors",
|
| 398 |
+
"model.layers.8.mamba.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 399 |
+
"model.layers.8.mamba.dt_bias": "model-00002-of-00004.safetensors",
|
| 400 |
+
"model.layers.8.mamba.in_proj.weight": "model-00002-of-00004.safetensors",
|
| 401 |
+
"model.layers.8.mamba.norm.weight": "model-00002-of-00004.safetensors",
|
| 402 |
+
"model.layers.8.mamba.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 403 |
+
"model.layers.8.pre_ff_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 404 |
+
"model.layers.9.feed_forward.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 405 |
+
"model.layers.9.feed_forward.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 406 |
+
"model.layers.9.feed_forward.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 407 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 408 |
+
"model.layers.9.pre_ff_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 409 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 410 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 411 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 412 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00004.safetensors"
|
| 413 |
+
}
|
| 414 |
+
}
|