SweatyCrayfish commited on
Commit
f20cb99
1 Parent(s): fe2a850

Upload model

Browse files
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "SweatyCrayfish/Linux-CodeLlama2",
3
+ "architectures": [
4
+ "LlamaModel"
5
+ ],
6
+ "attention_bias": false,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 4096,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 11008,
13
+ "max_position_embeddings": 16384,
14
+ "model_type": "llama",
15
+ "num_attention_heads": 32,
16
+ "num_hidden_layers": 32,
17
+ "num_key_value_heads": 32,
18
+ "pretraining_tp": 1,
19
+ "rms_norm_eps": 1e-05,
20
+ "rope_scaling": null,
21
+ "rope_theta": 1000000,
22
+ "tie_word_embeddings": false,
23
+ "torch_dtype": "float32",
24
+ "transformers_version": "4.34.0",
25
+ "use_cache": true,
26
+ "vocab_size": 32016
27
+ }
pytorch_model-00001-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe1cf4a93931d4cdd6821a63da5bf1ba395dd5a8499beb8d0ca8854201aa802
3
+ size 9878243890
pytorch_model-00002-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32c42749cfa76b9b76cca6e7f2ef9b53529dc54c8366ebdfee7b33e7306f5333
3
+ size 9894793126
pytorch_model-00003-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3b1412ffbfb0f7bdae511f2373633844e5caf15ab06d3c9249b1af917503be1
3
+ size 6656697127
pytorch_model.bin.index.json ADDED
@@ -0,0 +1,297 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 26429636608
4
+ },
5
+ "weight_map": {
6
+ "embed_tokens.weight": "pytorch_model-00001-of-00003.bin",
7
+ "layers.0.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
8
+ "layers.0.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
9
+ "layers.0.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
10
+ "layers.0.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
11
+ "layers.0.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
12
+ "layers.0.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
13
+ "layers.0.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
14
+ "layers.0.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
15
+ "layers.0.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
16
+ "layers.1.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
17
+ "layers.1.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
18
+ "layers.1.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
19
+ "layers.1.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
20
+ "layers.1.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
21
+ "layers.1.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
22
+ "layers.1.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
23
+ "layers.1.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
24
+ "layers.1.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
25
+ "layers.10.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
26
+ "layers.10.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
27
+ "layers.10.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
28
+ "layers.10.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
29
+ "layers.10.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
30
+ "layers.10.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
31
+ "layers.10.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
32
+ "layers.10.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
33
+ "layers.10.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
34
+ "layers.11.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
35
+ "layers.11.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
36
+ "layers.11.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
37
+ "layers.11.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
38
+ "layers.11.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
39
+ "layers.11.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
40
+ "layers.11.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
41
+ "layers.11.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
42
+ "layers.11.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
43
+ "layers.12.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
44
+ "layers.12.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
45
+ "layers.12.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
46
+ "layers.12.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
47
+ "layers.12.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
48
+ "layers.12.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
49
+ "layers.12.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
50
+ "layers.12.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
51
+ "layers.12.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
52
+ "layers.13.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
53
+ "layers.13.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
54
+ "layers.13.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
55
+ "layers.13.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
56
+ "layers.13.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
57
+ "layers.13.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
58
+ "layers.13.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
59
+ "layers.13.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
60
+ "layers.13.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
61
+ "layers.14.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
62
+ "layers.14.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
63
+ "layers.14.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
64
+ "layers.14.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
65
+ "layers.14.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
66
+ "layers.14.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
67
+ "layers.14.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
68
+ "layers.14.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
69
+ "layers.14.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
70
+ "layers.15.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
71
+ "layers.15.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
72
+ "layers.15.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
73
+ "layers.15.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
74
+ "layers.15.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
75
+ "layers.15.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
76
+ "layers.15.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
77
+ "layers.15.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
78
+ "layers.15.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
79
+ "layers.16.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
80
+ "layers.16.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
81
+ "layers.16.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
82
+ "layers.16.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
83
+ "layers.16.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
84
+ "layers.16.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
85
+ "layers.16.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
86
+ "layers.16.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
87
+ "layers.16.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
88
+ "layers.17.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
89
+ "layers.17.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
90
+ "layers.17.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
91
+ "layers.17.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
92
+ "layers.17.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
93
+ "layers.17.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
94
+ "layers.17.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
95
+ "layers.17.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
96
+ "layers.17.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
97
+ "layers.18.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
98
+ "layers.18.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
99
+ "layers.18.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
100
+ "layers.18.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
101
+ "layers.18.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
102
+ "layers.18.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
103
+ "layers.18.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
104
+ "layers.18.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
105
+ "layers.18.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
106
+ "layers.19.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
107
+ "layers.19.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
108
+ "layers.19.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
109
+ "layers.19.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
110
+ "layers.19.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
111
+ "layers.19.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
112
+ "layers.19.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
113
+ "layers.19.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
114
+ "layers.19.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
115
+ "layers.2.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
116
+ "layers.2.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
117
+ "layers.2.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
118
+ "layers.2.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
119
+ "layers.2.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
120
+ "layers.2.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
121
+ "layers.2.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
122
+ "layers.2.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
123
+ "layers.2.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
124
+ "layers.20.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
125
+ "layers.20.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
126
+ "layers.20.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
127
+ "layers.20.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
128
+ "layers.20.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
129
+ "layers.20.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
130
+ "layers.20.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
131
+ "layers.20.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
132
+ "layers.20.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
133
+ "layers.21.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
134
+ "layers.21.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
135
+ "layers.21.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
136
+ "layers.21.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
137
+ "layers.21.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
138
+ "layers.21.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
139
+ "layers.21.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
140
+ "layers.21.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
141
+ "layers.21.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
142
+ "layers.22.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
143
+ "layers.22.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
144
+ "layers.22.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
145
+ "layers.22.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
146
+ "layers.22.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
147
+ "layers.22.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
148
+ "layers.22.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
149
+ "layers.22.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
150
+ "layers.22.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
151
+ "layers.23.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
152
+ "layers.23.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
153
+ "layers.23.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
154
+ "layers.23.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
155
+ "layers.23.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
156
+ "layers.23.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
157
+ "layers.23.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
158
+ "layers.23.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
159
+ "layers.23.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
160
+ "layers.24.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
161
+ "layers.24.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
162
+ "layers.24.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
163
+ "layers.24.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
164
+ "layers.24.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
165
+ "layers.24.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
166
+ "layers.24.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
167
+ "layers.24.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
168
+ "layers.24.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
169
+ "layers.25.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
170
+ "layers.25.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
171
+ "layers.25.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
172
+ "layers.25.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
173
+ "layers.25.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
174
+ "layers.25.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
175
+ "layers.25.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
176
+ "layers.25.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
177
+ "layers.25.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
178
+ "layers.26.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
179
+ "layers.26.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
180
+ "layers.26.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
181
+ "layers.26.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
182
+ "layers.26.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
183
+ "layers.26.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
184
+ "layers.26.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
185
+ "layers.26.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
186
+ "layers.26.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
187
+ "layers.27.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
188
+ "layers.27.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
189
+ "layers.27.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
190
+ "layers.27.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
191
+ "layers.27.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
192
+ "layers.27.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
193
+ "layers.27.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
194
+ "layers.27.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
195
+ "layers.27.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
196
+ "layers.28.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
197
+ "layers.28.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
198
+ "layers.28.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
199
+ "layers.28.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
200
+ "layers.28.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
201
+ "layers.28.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
202
+ "layers.28.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
203
+ "layers.28.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
204
+ "layers.28.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
205
+ "layers.29.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
206
+ "layers.29.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
207
+ "layers.29.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
208
+ "layers.29.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
209
+ "layers.29.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
210
+ "layers.29.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
211
+ "layers.29.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
212
+ "layers.29.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
213
+ "layers.29.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
214
+ "layers.3.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
215
+ "layers.3.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
216
+ "layers.3.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
217
+ "layers.3.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
218
+ "layers.3.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
219
+ "layers.3.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
220
+ "layers.3.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
221
+ "layers.3.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
222
+ "layers.3.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
223
+ "layers.30.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
224
+ "layers.30.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
225
+ "layers.30.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
226
+ "layers.30.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
227
+ "layers.30.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
228
+ "layers.30.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
229
+ "layers.30.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
230
+ "layers.30.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
231
+ "layers.30.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
232
+ "layers.31.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
233
+ "layers.31.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
234
+ "layers.31.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
235
+ "layers.31.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
236
+ "layers.31.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
237
+ "layers.31.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
238
+ "layers.31.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
239
+ "layers.31.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
240
+ "layers.31.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
241
+ "layers.4.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
242
+ "layers.4.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
243
+ "layers.4.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
244
+ "layers.4.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
245
+ "layers.4.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
246
+ "layers.4.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
247
+ "layers.4.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
248
+ "layers.4.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
249
+ "layers.4.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
250
+ "layers.5.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
251
+ "layers.5.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
252
+ "layers.5.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
253
+ "layers.5.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
254
+ "layers.5.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
255
+ "layers.5.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
256
+ "layers.5.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
257
+ "layers.5.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
258
+ "layers.5.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
259
+ "layers.6.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
260
+ "layers.6.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
261
+ "layers.6.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
262
+ "layers.6.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
263
+ "layers.6.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
264
+ "layers.6.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
265
+ "layers.6.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
266
+ "layers.6.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
267
+ "layers.6.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
268
+ "layers.7.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
269
+ "layers.7.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
270
+ "layers.7.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
271
+ "layers.7.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
272
+ "layers.7.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
273
+ "layers.7.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
274
+ "layers.7.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
275
+ "layers.7.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
276
+ "layers.7.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
277
+ "layers.8.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
278
+ "layers.8.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
279
+ "layers.8.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
280
+ "layers.8.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
281
+ "layers.8.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
282
+ "layers.8.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
283
+ "layers.8.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
284
+ "layers.8.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
285
+ "layers.8.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
286
+ "layers.9.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
287
+ "layers.9.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
288
+ "layers.9.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
289
+ "layers.9.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
290
+ "layers.9.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
291
+ "layers.9.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
292
+ "layers.9.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
293
+ "layers.9.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
294
+ "layers.9.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
295
+ "norm.weight": "pytorch_model-00003-of-00003.bin"
296
+ }
297
+ }