ybelkada commited on
Commit
7271f1a
·
1 Parent(s): 2ba6732

Upload ChatGlmForCausalLM

Browse files
config.json CHANGED
@@ -1,16 +1,18 @@
1
  {
 
 
2
  "architectures": [
3
  "ChatGlmForCausalLM"
4
- ],
5
- "auto_map": {
6
- "AutoConfig": "configuration_chatglm.ChatGLMConfig",
7
- "AutoModel": "modeling_chatglm.ChatGLMForConditionalGeneration",
8
- "AutoModelForCausalLM": "modeling_chatglm.ChatGLMForConditionalGeneration",
9
- "AutoModelForSeq2SeqLM": "modeling_chatglm.ChatGLMForConditionalGeneration",
10
- "AutoModelForSequenceClassification": "modeling_chatglm.ChatGLMForSequenceClassification"
11
- },
12
  "attention_bias": false,
13
  "attention_dropout": 0.0,
 
 
 
 
 
 
 
14
  "bos_token_id": 1,
15
  "eos_token_id": 2,
16
  "hidden_act": "silu",
@@ -26,13 +28,13 @@
26
  "num_attention_heads": 32,
27
  "num_hidden_layers": 28,
28
  "num_key_value_heads": 32,
 
29
  "partial_rotary_factor": 0.5,
30
  "rms_norm_eps": 1e-05,
31
  "rope_scaling": null,
32
  "rope_theta": 10000.0,
33
- "original_rope": true,
34
  "tie_word_embeddings": false,
35
- "torch_dtype": "bfloat16",
36
  "transformers_version": "4.37.0.dev0",
37
  "use_cache": true,
38
  "vocab_size": 65024
 
1
  {
2
+ "_name_or_path": "ybelkada/chatglm3-6b-hf",
3
+ "apply_query_key_layer_scaling": true,
4
  "architectures": [
5
  "ChatGlmForCausalLM"
6
+ ],
 
 
 
 
 
 
 
7
  "attention_bias": false,
8
  "attention_dropout": 0.0,
9
+ "auto_map": {
10
+ "AutoConfig": "ybelkada/chatglm3-6b-hf--configuration_chatglm.ChatGLMConfig",
11
+ "AutoModel": "ybelkada/chatglm3-6b-hf--modeling_chatglm.ChatGLMForConditionalGeneration",
12
+ "AutoModelForCausalLM": "ybelkada/chatglm3-6b-hf--modeling_chatglm.ChatGLMForConditionalGeneration",
13
+ "AutoModelForSeq2SeqLM": "ybelkada/chatglm3-6b-hf--modeling_chatglm.ChatGLMForConditionalGeneration",
14
+ "AutoModelForSequenceClassification": "ybelkada/chatglm3-6b-hf--modeling_chatglm.ChatGLMForSequenceClassification"
15
+ },
16
  "bos_token_id": 1,
17
  "eos_token_id": 2,
18
  "hidden_act": "silu",
 
28
  "num_attention_heads": 32,
29
  "num_hidden_layers": 28,
30
  "num_key_value_heads": 32,
31
+ "original_rope": true,
32
  "partial_rotary_factor": 0.5,
33
  "rms_norm_eps": 1e-05,
34
  "rope_scaling": null,
35
  "rope_theta": 10000.0,
 
36
  "tie_word_embeddings": false,
37
+ "torch_dtype": "float16",
38
  "transformers_version": "4.37.0.dev0",
39
  "use_cache": true,
40
  "vocab_size": 65024
pytorch_model-00001-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79d92e9332b43bb6ee8241ef59df9de8d07d518ba7d7f399178787e5e2b738ac
3
+ size 4907628040
pytorch_model-00002-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:028ebf86e55b1dda082ec41fc60154d2a0aea2ff6aa678469751526ff6fb0912
3
+ size 4895090334
pytorch_model-00003-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be2dd590a6a19ce659170232186e6592f333e20e9614369af6acd0cf1ef2e56b
3
+ size 2684521658
pytorch_model.bin.index.json ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 12487168000
4
+ },
5
+ "weight_map": {
6
+ "lm_head.weight": "pytorch_model-00003-of-00003.bin",
7
+ "model.embed_tokens.weight": "pytorch_model-00001-of-00003.bin",
8
+ "model.layers.0.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
9
+ "model.layers.0.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
10
+ "model.layers.0.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
11
+ "model.layers.0.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
12
+ "model.layers.0.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
13
+ "model.layers.0.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
14
+ "model.layers.0.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
15
+ "model.layers.1.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
16
+ "model.layers.1.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
17
+ "model.layers.1.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
18
+ "model.layers.1.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
19
+ "model.layers.1.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
20
+ "model.layers.1.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
21
+ "model.layers.1.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
22
+ "model.layers.10.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
23
+ "model.layers.10.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
24
+ "model.layers.10.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
25
+ "model.layers.10.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
26
+ "model.layers.10.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
27
+ "model.layers.10.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
28
+ "model.layers.10.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
29
+ "model.layers.11.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
30
+ "model.layers.11.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
31
+ "model.layers.11.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
32
+ "model.layers.11.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
33
+ "model.layers.11.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
34
+ "model.layers.11.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
35
+ "model.layers.11.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
36
+ "model.layers.12.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
37
+ "model.layers.12.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
38
+ "model.layers.12.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
39
+ "model.layers.12.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
40
+ "model.layers.12.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
41
+ "model.layers.12.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
42
+ "model.layers.12.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
43
+ "model.layers.13.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
44
+ "model.layers.13.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
45
+ "model.layers.13.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
46
+ "model.layers.13.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
47
+ "model.layers.13.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
48
+ "model.layers.13.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
49
+ "model.layers.13.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
50
+ "model.layers.14.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
51
+ "model.layers.14.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
52
+ "model.layers.14.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
53
+ "model.layers.14.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
54
+ "model.layers.14.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
55
+ "model.layers.14.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
56
+ "model.layers.14.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
57
+ "model.layers.15.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
58
+ "model.layers.15.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
59
+ "model.layers.15.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
60
+ "model.layers.15.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
61
+ "model.layers.15.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
62
+ "model.layers.15.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
63
+ "model.layers.15.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
64
+ "model.layers.16.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
65
+ "model.layers.16.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
66
+ "model.layers.16.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
67
+ "model.layers.16.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
68
+ "model.layers.16.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
69
+ "model.layers.16.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
70
+ "model.layers.16.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
71
+ "model.layers.17.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
72
+ "model.layers.17.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
73
+ "model.layers.17.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
74
+ "model.layers.17.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
75
+ "model.layers.17.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
76
+ "model.layers.17.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
77
+ "model.layers.17.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
78
+ "model.layers.18.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
79
+ "model.layers.18.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
80
+ "model.layers.18.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
81
+ "model.layers.18.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
82
+ "model.layers.18.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
83
+ "model.layers.18.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
84
+ "model.layers.18.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
85
+ "model.layers.19.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
86
+ "model.layers.19.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
87
+ "model.layers.19.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
88
+ "model.layers.19.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
89
+ "model.layers.19.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
90
+ "model.layers.19.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
91
+ "model.layers.19.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
92
+ "model.layers.2.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
93
+ "model.layers.2.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
94
+ "model.layers.2.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
95
+ "model.layers.2.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
96
+ "model.layers.2.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
97
+ "model.layers.2.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
98
+ "model.layers.2.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
99
+ "model.layers.20.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
100
+ "model.layers.20.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
101
+ "model.layers.20.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
102
+ "model.layers.20.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
103
+ "model.layers.20.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
104
+ "model.layers.20.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
105
+ "model.layers.20.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
106
+ "model.layers.21.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
107
+ "model.layers.21.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00003.bin",
108
+ "model.layers.21.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
109
+ "model.layers.21.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
110
+ "model.layers.21.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
111
+ "model.layers.21.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
112
+ "model.layers.21.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
113
+ "model.layers.22.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
114
+ "model.layers.22.mlp.dense_4h_to_h.weight": "pytorch_model-00003-of-00003.bin",
115
+ "model.layers.22.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00003.bin",
116
+ "model.layers.22.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
117
+ "model.layers.22.self_attention.dense.weight": "pytorch_model-00002-of-00003.bin",
118
+ "model.layers.22.self_attention.query_key_value.bias": "pytorch_model-00002-of-00003.bin",
119
+ "model.layers.22.self_attention.query_key_value.weight": "pytorch_model-00002-of-00003.bin",
120
+ "model.layers.23.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
121
+ "model.layers.23.mlp.dense_4h_to_h.weight": "pytorch_model-00003-of-00003.bin",
122
+ "model.layers.23.mlp.dense_h_to_4h.weight": "pytorch_model-00003-of-00003.bin",
123
+ "model.layers.23.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
124
+ "model.layers.23.self_attention.dense.weight": "pytorch_model-00003-of-00003.bin",
125
+ "model.layers.23.self_attention.query_key_value.bias": "pytorch_model-00003-of-00003.bin",
126
+ "model.layers.23.self_attention.query_key_value.weight": "pytorch_model-00003-of-00003.bin",
127
+ "model.layers.24.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
128
+ "model.layers.24.mlp.dense_4h_to_h.weight": "pytorch_model-00003-of-00003.bin",
129
+ "model.layers.24.mlp.dense_h_to_4h.weight": "pytorch_model-00003-of-00003.bin",
130
+ "model.layers.24.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
131
+ "model.layers.24.self_attention.dense.weight": "pytorch_model-00003-of-00003.bin",
132
+ "model.layers.24.self_attention.query_key_value.bias": "pytorch_model-00003-of-00003.bin",
133
+ "model.layers.24.self_attention.query_key_value.weight": "pytorch_model-00003-of-00003.bin",
134
+ "model.layers.25.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
135
+ "model.layers.25.mlp.dense_4h_to_h.weight": "pytorch_model-00003-of-00003.bin",
136
+ "model.layers.25.mlp.dense_h_to_4h.weight": "pytorch_model-00003-of-00003.bin",
137
+ "model.layers.25.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
138
+ "model.layers.25.self_attention.dense.weight": "pytorch_model-00003-of-00003.bin",
139
+ "model.layers.25.self_attention.query_key_value.bias": "pytorch_model-00003-of-00003.bin",
140
+ "model.layers.25.self_attention.query_key_value.weight": "pytorch_model-00003-of-00003.bin",
141
+ "model.layers.26.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
142
+ "model.layers.26.mlp.dense_4h_to_h.weight": "pytorch_model-00003-of-00003.bin",
143
+ "model.layers.26.mlp.dense_h_to_4h.weight": "pytorch_model-00003-of-00003.bin",
144
+ "model.layers.26.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
145
+ "model.layers.26.self_attention.dense.weight": "pytorch_model-00003-of-00003.bin",
146
+ "model.layers.26.self_attention.query_key_value.bias": "pytorch_model-00003-of-00003.bin",
147
+ "model.layers.26.self_attention.query_key_value.weight": "pytorch_model-00003-of-00003.bin",
148
+ "model.layers.27.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
149
+ "model.layers.27.mlp.dense_4h_to_h.weight": "pytorch_model-00003-of-00003.bin",
150
+ "model.layers.27.mlp.dense_h_to_4h.weight": "pytorch_model-00003-of-00003.bin",
151
+ "model.layers.27.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
152
+ "model.layers.27.self_attention.dense.weight": "pytorch_model-00003-of-00003.bin",
153
+ "model.layers.27.self_attention.query_key_value.bias": "pytorch_model-00003-of-00003.bin",
154
+ "model.layers.27.self_attention.query_key_value.weight": "pytorch_model-00003-of-00003.bin",
155
+ "model.layers.3.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
156
+ "model.layers.3.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
157
+ "model.layers.3.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
158
+ "model.layers.3.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
159
+ "model.layers.3.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
160
+ "model.layers.3.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
161
+ "model.layers.3.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
162
+ "model.layers.4.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
163
+ "model.layers.4.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
164
+ "model.layers.4.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
165
+ "model.layers.4.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
166
+ "model.layers.4.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
167
+ "model.layers.4.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
168
+ "model.layers.4.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
169
+ "model.layers.5.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
170
+ "model.layers.5.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
171
+ "model.layers.5.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
172
+ "model.layers.5.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
173
+ "model.layers.5.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
174
+ "model.layers.5.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
175
+ "model.layers.5.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
176
+ "model.layers.6.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
177
+ "model.layers.6.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
178
+ "model.layers.6.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
179
+ "model.layers.6.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
180
+ "model.layers.6.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
181
+ "model.layers.6.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
182
+ "model.layers.6.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
183
+ "model.layers.7.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
184
+ "model.layers.7.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
185
+ "model.layers.7.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
186
+ "model.layers.7.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
187
+ "model.layers.7.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
188
+ "model.layers.7.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
189
+ "model.layers.7.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
190
+ "model.layers.8.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
191
+ "model.layers.8.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
192
+ "model.layers.8.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
193
+ "model.layers.8.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
194
+ "model.layers.8.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
195
+ "model.layers.8.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
196
+ "model.layers.8.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
197
+ "model.layers.9.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
198
+ "model.layers.9.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00003.bin",
199
+ "model.layers.9.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00003.bin",
200
+ "model.layers.9.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
201
+ "model.layers.9.self_attention.dense.weight": "pytorch_model-00001-of-00003.bin",
202
+ "model.layers.9.self_attention.query_key_value.bias": "pytorch_model-00001-of-00003.bin",
203
+ "model.layers.9.self_attention.query_key_value.weight": "pytorch_model-00001-of-00003.bin",
204
+ "model.norm.weight": "pytorch_model-00003-of-00003.bin"
205
+ }
206
+ }