ayushayush591 commited on
Commit
bc50e85
·
verified ·
1 Parent(s): b5dbede

Upload model

Browse files
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "./python_scripts/checkpoints/deepseek/epoch=1-step=3125",
3
+ "alignments": "linear",
4
+ "architectures": [
5
+ "LangBridgeModel"
6
+ ],
7
+ "dim_enc": 2048,
8
+ "dim_lm": 4096,
9
+ "enc": "DKYoon/mt5-xl-lm-adapt",
10
+ "freeze_encoder": true,
11
+ "freeze_language_model": true,
12
+ "lm": "deepseek-ai/DeepSeek-R1-Distill-Llama-8B",
13
+ "torch_dtype": "float32",
14
+ "transformers_version": "4.49.0"
15
+ }
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "transformers_version": "4.49.0"
4
+ }
pytorch_model-00001-of-00008.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7230488a40fa3be83decf8915e4ff5075d5a005458a09298c3490ba4f3c1fcb
3
+ size 4993621030
pytorch_model-00002-of-00008.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b81025c9bd373069d377eeb89b1cd34f752184e93bccb3f368df34ac4f6fcf3f
3
+ size 4861455018
pytorch_model-00003-of-00008.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3428a09303a864c6bc9d436a0fe90238c58429523d9f40a8090fb1a89f689cab
3
+ size 4832018964
pytorch_model-00004-of-00008.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df8762288a76c89e923c05504911fa407b6839eb525abcafbbd27f5b8012beb9
3
+ size 4999825960
pytorch_model-00005-of-00008.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdaf71a84ae9510b36398504d91295fc1dd77c5df3b2342a0d81e9f61563002d
3
+ size 4999826084
pytorch_model-00006-of-00008.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6442289235062d0aee7e8b50f2f80599398ef40e98b75cdc46fd1526b48fed9a
3
+ size 4832019028
pytorch_model-00007-of-00008.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be9dca2f411df3fe668986b1c6ad25e90602d55b31af911ffad41a082e0353da
3
+ size 4999826024
pytorch_model-00008-of-00008.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f146fe6f6bc4d0ab35c1174951570e842fc9c00ca96dc70a528fc75aa5422ba6
3
+ size 4316062330
pytorch_model.bin.index.json ADDED
@@ -0,0 +1,522 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 38834466816
4
+ },
5
+ "weight_map": {
6
+ "lb.alignment.enc_eos": "pytorch_model-00002-of-00008.bin",
7
+ "lb.alignment.linear.bias": "pytorch_model-00002-of-00008.bin",
8
+ "lb.alignment.linear.weight": "pytorch_model-00002-of-00008.bin",
9
+ "lb.embeddings.weight": "pytorch_model-00002-of-00008.bin",
10
+ "lb.enc.encoder.block.0.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
11
+ "lb.enc.encoder.block.0.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
12
+ "lb.enc.encoder.block.0.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
13
+ "lb.enc.encoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "pytorch_model-00001-of-00008.bin",
14
+ "lb.enc.encoder.block.0.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
15
+ "lb.enc.encoder.block.0.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
16
+ "lb.enc.encoder.block.0.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
17
+ "lb.enc.encoder.block.0.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
18
+ "lb.enc.encoder.block.0.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
19
+ "lb.enc.encoder.block.0.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
20
+ "lb.enc.encoder.block.1.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
21
+ "lb.enc.encoder.block.1.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
22
+ "lb.enc.encoder.block.1.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
23
+ "lb.enc.encoder.block.1.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
24
+ "lb.enc.encoder.block.1.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
25
+ "lb.enc.encoder.block.1.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
26
+ "lb.enc.encoder.block.1.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
27
+ "lb.enc.encoder.block.1.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
28
+ "lb.enc.encoder.block.1.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
29
+ "lb.enc.encoder.block.10.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
30
+ "lb.enc.encoder.block.10.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
31
+ "lb.enc.encoder.block.10.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
32
+ "lb.enc.encoder.block.10.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
33
+ "lb.enc.encoder.block.10.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
34
+ "lb.enc.encoder.block.10.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
35
+ "lb.enc.encoder.block.10.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
36
+ "lb.enc.encoder.block.10.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
37
+ "lb.enc.encoder.block.10.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
38
+ "lb.enc.encoder.block.11.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
39
+ "lb.enc.encoder.block.11.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
40
+ "lb.enc.encoder.block.11.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
41
+ "lb.enc.encoder.block.11.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
42
+ "lb.enc.encoder.block.11.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
43
+ "lb.enc.encoder.block.11.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
44
+ "lb.enc.encoder.block.11.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
45
+ "lb.enc.encoder.block.11.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
46
+ "lb.enc.encoder.block.11.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
47
+ "lb.enc.encoder.block.12.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
48
+ "lb.enc.encoder.block.12.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
49
+ "lb.enc.encoder.block.12.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
50
+ "lb.enc.encoder.block.12.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
51
+ "lb.enc.encoder.block.12.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
52
+ "lb.enc.encoder.block.12.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
53
+ "lb.enc.encoder.block.12.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
54
+ "lb.enc.encoder.block.12.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
55
+ "lb.enc.encoder.block.12.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
56
+ "lb.enc.encoder.block.13.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
57
+ "lb.enc.encoder.block.13.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
58
+ "lb.enc.encoder.block.13.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
59
+ "lb.enc.encoder.block.13.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
60
+ "lb.enc.encoder.block.13.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
61
+ "lb.enc.encoder.block.13.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
62
+ "lb.enc.encoder.block.13.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
63
+ "lb.enc.encoder.block.13.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
64
+ "lb.enc.encoder.block.13.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
65
+ "lb.enc.encoder.block.14.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
66
+ "lb.enc.encoder.block.14.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
67
+ "lb.enc.encoder.block.14.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
68
+ "lb.enc.encoder.block.14.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
69
+ "lb.enc.encoder.block.14.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
70
+ "lb.enc.encoder.block.14.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
71
+ "lb.enc.encoder.block.14.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
72
+ "lb.enc.encoder.block.14.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
73
+ "lb.enc.encoder.block.14.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
74
+ "lb.enc.encoder.block.15.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
75
+ "lb.enc.encoder.block.15.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00008.bin",
76
+ "lb.enc.encoder.block.15.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
77
+ "lb.enc.encoder.block.15.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
78
+ "lb.enc.encoder.block.15.layer.0.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
79
+ "lb.enc.encoder.block.15.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00002-of-00008.bin",
80
+ "lb.enc.encoder.block.15.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00002-of-00008.bin",
81
+ "lb.enc.encoder.block.15.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00008.bin",
82
+ "lb.enc.encoder.block.15.layer.1.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
83
+ "lb.enc.encoder.block.16.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00008.bin",
84
+ "lb.enc.encoder.block.16.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00008.bin",
85
+ "lb.enc.encoder.block.16.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00008.bin",
86
+ "lb.enc.encoder.block.16.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00008.bin",
87
+ "lb.enc.encoder.block.16.layer.0.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
88
+ "lb.enc.encoder.block.16.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00002-of-00008.bin",
89
+ "lb.enc.encoder.block.16.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00002-of-00008.bin",
90
+ "lb.enc.encoder.block.16.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00008.bin",
91
+ "lb.enc.encoder.block.16.layer.1.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
92
+ "lb.enc.encoder.block.17.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00008.bin",
93
+ "lb.enc.encoder.block.17.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00008.bin",
94
+ "lb.enc.encoder.block.17.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00008.bin",
95
+ "lb.enc.encoder.block.17.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00008.bin",
96
+ "lb.enc.encoder.block.17.layer.0.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
97
+ "lb.enc.encoder.block.17.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00002-of-00008.bin",
98
+ "lb.enc.encoder.block.17.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00002-of-00008.bin",
99
+ "lb.enc.encoder.block.17.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00008.bin",
100
+ "lb.enc.encoder.block.17.layer.1.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
101
+ "lb.enc.encoder.block.18.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00008.bin",
102
+ "lb.enc.encoder.block.18.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00008.bin",
103
+ "lb.enc.encoder.block.18.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00008.bin",
104
+ "lb.enc.encoder.block.18.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00008.bin",
105
+ "lb.enc.encoder.block.18.layer.0.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
106
+ "lb.enc.encoder.block.18.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00002-of-00008.bin",
107
+ "lb.enc.encoder.block.18.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00002-of-00008.bin",
108
+ "lb.enc.encoder.block.18.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00008.bin",
109
+ "lb.enc.encoder.block.18.layer.1.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
110
+ "lb.enc.encoder.block.19.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00008.bin",
111
+ "lb.enc.encoder.block.19.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00008.bin",
112
+ "lb.enc.encoder.block.19.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00008.bin",
113
+ "lb.enc.encoder.block.19.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00008.bin",
114
+ "lb.enc.encoder.block.19.layer.0.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
115
+ "lb.enc.encoder.block.19.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00002-of-00008.bin",
116
+ "lb.enc.encoder.block.19.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00002-of-00008.bin",
117
+ "lb.enc.encoder.block.19.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00008.bin",
118
+ "lb.enc.encoder.block.19.layer.1.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
119
+ "lb.enc.encoder.block.2.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
120
+ "lb.enc.encoder.block.2.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
121
+ "lb.enc.encoder.block.2.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
122
+ "lb.enc.encoder.block.2.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
123
+ "lb.enc.encoder.block.2.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
124
+ "lb.enc.encoder.block.2.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
125
+ "lb.enc.encoder.block.2.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
126
+ "lb.enc.encoder.block.2.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
127
+ "lb.enc.encoder.block.2.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
128
+ "lb.enc.encoder.block.20.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00008.bin",
129
+ "lb.enc.encoder.block.20.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00008.bin",
130
+ "lb.enc.encoder.block.20.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00008.bin",
131
+ "lb.enc.encoder.block.20.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00008.bin",
132
+ "lb.enc.encoder.block.20.layer.0.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
133
+ "lb.enc.encoder.block.20.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00002-of-00008.bin",
134
+ "lb.enc.encoder.block.20.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00002-of-00008.bin",
135
+ "lb.enc.encoder.block.20.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00008.bin",
136
+ "lb.enc.encoder.block.20.layer.1.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
137
+ "lb.enc.encoder.block.21.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00008.bin",
138
+ "lb.enc.encoder.block.21.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00008.bin",
139
+ "lb.enc.encoder.block.21.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00008.bin",
140
+ "lb.enc.encoder.block.21.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00008.bin",
141
+ "lb.enc.encoder.block.21.layer.0.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
142
+ "lb.enc.encoder.block.21.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00002-of-00008.bin",
143
+ "lb.enc.encoder.block.21.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00002-of-00008.bin",
144
+ "lb.enc.encoder.block.21.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00008.bin",
145
+ "lb.enc.encoder.block.21.layer.1.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
146
+ "lb.enc.encoder.block.22.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00008.bin",
147
+ "lb.enc.encoder.block.22.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00008.bin",
148
+ "lb.enc.encoder.block.22.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00008.bin",
149
+ "lb.enc.encoder.block.22.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00008.bin",
150
+ "lb.enc.encoder.block.22.layer.0.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
151
+ "lb.enc.encoder.block.22.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00002-of-00008.bin",
152
+ "lb.enc.encoder.block.22.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00002-of-00008.bin",
153
+ "lb.enc.encoder.block.22.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00008.bin",
154
+ "lb.enc.encoder.block.22.layer.1.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
155
+ "lb.enc.encoder.block.23.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00008.bin",
156
+ "lb.enc.encoder.block.23.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00008.bin",
157
+ "lb.enc.encoder.block.23.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00008.bin",
158
+ "lb.enc.encoder.block.23.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00008.bin",
159
+ "lb.enc.encoder.block.23.layer.0.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
160
+ "lb.enc.encoder.block.23.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00002-of-00008.bin",
161
+ "lb.enc.encoder.block.23.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00002-of-00008.bin",
162
+ "lb.enc.encoder.block.23.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00008.bin",
163
+ "lb.enc.encoder.block.23.layer.1.layer_norm.weight": "pytorch_model-00002-of-00008.bin",
164
+ "lb.enc.encoder.block.3.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
165
+ "lb.enc.encoder.block.3.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
166
+ "lb.enc.encoder.block.3.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
167
+ "lb.enc.encoder.block.3.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
168
+ "lb.enc.encoder.block.3.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
169
+ "lb.enc.encoder.block.3.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
170
+ "lb.enc.encoder.block.3.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
171
+ "lb.enc.encoder.block.3.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
172
+ "lb.enc.encoder.block.3.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
173
+ "lb.enc.encoder.block.4.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
174
+ "lb.enc.encoder.block.4.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
175
+ "lb.enc.encoder.block.4.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
176
+ "lb.enc.encoder.block.4.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
177
+ "lb.enc.encoder.block.4.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
178
+ "lb.enc.encoder.block.4.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
179
+ "lb.enc.encoder.block.4.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
180
+ "lb.enc.encoder.block.4.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
181
+ "lb.enc.encoder.block.4.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
182
+ "lb.enc.encoder.block.5.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
183
+ "lb.enc.encoder.block.5.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
184
+ "lb.enc.encoder.block.5.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
185
+ "lb.enc.encoder.block.5.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
186
+ "lb.enc.encoder.block.5.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
187
+ "lb.enc.encoder.block.5.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
188
+ "lb.enc.encoder.block.5.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
189
+ "lb.enc.encoder.block.5.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
190
+ "lb.enc.encoder.block.5.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
191
+ "lb.enc.encoder.block.6.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
192
+ "lb.enc.encoder.block.6.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
193
+ "lb.enc.encoder.block.6.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
194
+ "lb.enc.encoder.block.6.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
195
+ "lb.enc.encoder.block.6.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
196
+ "lb.enc.encoder.block.6.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
197
+ "lb.enc.encoder.block.6.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
198
+ "lb.enc.encoder.block.6.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
199
+ "lb.enc.encoder.block.6.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
200
+ "lb.enc.encoder.block.7.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
201
+ "lb.enc.encoder.block.7.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
202
+ "lb.enc.encoder.block.7.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
203
+ "lb.enc.encoder.block.7.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
204
+ "lb.enc.encoder.block.7.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
205
+ "lb.enc.encoder.block.7.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
206
+ "lb.enc.encoder.block.7.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
207
+ "lb.enc.encoder.block.7.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
208
+ "lb.enc.encoder.block.7.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
209
+ "lb.enc.encoder.block.8.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
210
+ "lb.enc.encoder.block.8.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
211
+ "lb.enc.encoder.block.8.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
212
+ "lb.enc.encoder.block.8.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
213
+ "lb.enc.encoder.block.8.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
214
+ "lb.enc.encoder.block.8.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
215
+ "lb.enc.encoder.block.8.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
216
+ "lb.enc.encoder.block.8.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
217
+ "lb.enc.encoder.block.8.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
218
+ "lb.enc.encoder.block.9.layer.0.SelfAttention.k.weight": "pytorch_model-00001-of-00008.bin",
219
+ "lb.enc.encoder.block.9.layer.0.SelfAttention.o.weight": "pytorch_model-00001-of-00008.bin",
220
+ "lb.enc.encoder.block.9.layer.0.SelfAttention.q.weight": "pytorch_model-00001-of-00008.bin",
221
+ "lb.enc.encoder.block.9.layer.0.SelfAttention.v.weight": "pytorch_model-00001-of-00008.bin",
222
+ "lb.enc.encoder.block.9.layer.0.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
223
+ "lb.enc.encoder.block.9.layer.1.DenseReluDense.wi_0.weight": "pytorch_model-00001-of-00008.bin",
224
+ "lb.enc.encoder.block.9.layer.1.DenseReluDense.wi_1.weight": "pytorch_model-00001-of-00008.bin",
225
+ "lb.enc.encoder.block.9.layer.1.DenseReluDense.wo.weight": "pytorch_model-00001-of-00008.bin",
226
+ "lb.enc.encoder.block.9.layer.1.layer_norm.weight": "pytorch_model-00001-of-00008.bin",
227
+ "lb.enc.encoder.embed_tokens.weight": "pytorch_model-00001-of-00008.bin",
228
+ "lb.enc.encoder.final_layer_norm.weight": "pytorch_model-00002-of-00008.bin",
229
+ "lb.enc.shared.weight": "pytorch_model-00001-of-00008.bin",
230
+ "lb.lm.embed_tokens.weight": "pytorch_model-00002-of-00008.bin",
231
+ "lb.lm.layers.0.input_layernorm.weight": "pytorch_model-00002-of-00008.bin",
232
+ "lb.lm.layers.0.mlp.down_proj.weight": "pytorch_model-00002-of-00008.bin",
233
+ "lb.lm.layers.0.mlp.gate_proj.weight": "pytorch_model-00002-of-00008.bin",
234
+ "lb.lm.layers.0.mlp.up_proj.weight": "pytorch_model-00002-of-00008.bin",
235
+ "lb.lm.layers.0.post_attention_layernorm.weight": "pytorch_model-00002-of-00008.bin",
236
+ "lb.lm.layers.0.self_attn.k_proj.weight": "pytorch_model-00002-of-00008.bin",
237
+ "lb.lm.layers.0.self_attn.o_proj.weight": "pytorch_model-00002-of-00008.bin",
238
+ "lb.lm.layers.0.self_attn.q_proj.weight": "pytorch_model-00002-of-00008.bin",
239
+ "lb.lm.layers.0.self_attn.v_proj.weight": "pytorch_model-00002-of-00008.bin",
240
+ "lb.lm.layers.1.input_layernorm.weight": "pytorch_model-00003-of-00008.bin",
241
+ "lb.lm.layers.1.mlp.down_proj.weight": "pytorch_model-00003-of-00008.bin",
242
+ "lb.lm.layers.1.mlp.gate_proj.weight": "pytorch_model-00003-of-00008.bin",
243
+ "lb.lm.layers.1.mlp.up_proj.weight": "pytorch_model-00003-of-00008.bin",
244
+ "lb.lm.layers.1.post_attention_layernorm.weight": "pytorch_model-00003-of-00008.bin",
245
+ "lb.lm.layers.1.self_attn.k_proj.weight": "pytorch_model-00002-of-00008.bin",
246
+ "lb.lm.layers.1.self_attn.o_proj.weight": "pytorch_model-00002-of-00008.bin",
247
+ "lb.lm.layers.1.self_attn.q_proj.weight": "pytorch_model-00002-of-00008.bin",
248
+ "lb.lm.layers.1.self_attn.v_proj.weight": "pytorch_model-00002-of-00008.bin",
249
+ "lb.lm.layers.10.input_layernorm.weight": "pytorch_model-00004-of-00008.bin",
250
+ "lb.lm.layers.10.mlp.down_proj.weight": "pytorch_model-00004-of-00008.bin",
251
+ "lb.lm.layers.10.mlp.gate_proj.weight": "pytorch_model-00004-of-00008.bin",
252
+ "lb.lm.layers.10.mlp.up_proj.weight": "pytorch_model-00004-of-00008.bin",
253
+ "lb.lm.layers.10.post_attention_layernorm.weight": "pytorch_model-00004-of-00008.bin",
254
+ "lb.lm.layers.10.self_attn.k_proj.weight": "pytorch_model-00004-of-00008.bin",
255
+ "lb.lm.layers.10.self_attn.o_proj.weight": "pytorch_model-00004-of-00008.bin",
256
+ "lb.lm.layers.10.self_attn.q_proj.weight": "pytorch_model-00004-of-00008.bin",
257
+ "lb.lm.layers.10.self_attn.v_proj.weight": "pytorch_model-00004-of-00008.bin",
258
+ "lb.lm.layers.11.input_layernorm.weight": "pytorch_model-00004-of-00008.bin",
259
+ "lb.lm.layers.11.mlp.down_proj.weight": "pytorch_model-00004-of-00008.bin",
260
+ "lb.lm.layers.11.mlp.gate_proj.weight": "pytorch_model-00004-of-00008.bin",
261
+ "lb.lm.layers.11.mlp.up_proj.weight": "pytorch_model-00004-of-00008.bin",
262
+ "lb.lm.layers.11.post_attention_layernorm.weight": "pytorch_model-00004-of-00008.bin",
263
+ "lb.lm.layers.11.self_attn.k_proj.weight": "pytorch_model-00004-of-00008.bin",
264
+ "lb.lm.layers.11.self_attn.o_proj.weight": "pytorch_model-00004-of-00008.bin",
265
+ "lb.lm.layers.11.self_attn.q_proj.weight": "pytorch_model-00004-of-00008.bin",
266
+ "lb.lm.layers.11.self_attn.v_proj.weight": "pytorch_model-00004-of-00008.bin",
267
+ "lb.lm.layers.12.input_layernorm.weight": "pytorch_model-00005-of-00008.bin",
268
+ "lb.lm.layers.12.mlp.down_proj.weight": "pytorch_model-00005-of-00008.bin",
269
+ "lb.lm.layers.12.mlp.gate_proj.weight": "pytorch_model-00004-of-00008.bin",
270
+ "lb.lm.layers.12.mlp.up_proj.weight": "pytorch_model-00005-of-00008.bin",
271
+ "lb.lm.layers.12.post_attention_layernorm.weight": "pytorch_model-00005-of-00008.bin",
272
+ "lb.lm.layers.12.self_attn.k_proj.weight": "pytorch_model-00004-of-00008.bin",
273
+ "lb.lm.layers.12.self_attn.o_proj.weight": "pytorch_model-00004-of-00008.bin",
274
+ "lb.lm.layers.12.self_attn.q_proj.weight": "pytorch_model-00004-of-00008.bin",
275
+ "lb.lm.layers.12.self_attn.v_proj.weight": "pytorch_model-00004-of-00008.bin",
276
+ "lb.lm.layers.13.input_layernorm.weight": "pytorch_model-00005-of-00008.bin",
277
+ "lb.lm.layers.13.mlp.down_proj.weight": "pytorch_model-00005-of-00008.bin",
278
+ "lb.lm.layers.13.mlp.gate_proj.weight": "pytorch_model-00005-of-00008.bin",
279
+ "lb.lm.layers.13.mlp.up_proj.weight": "pytorch_model-00005-of-00008.bin",
280
+ "lb.lm.layers.13.post_attention_layernorm.weight": "pytorch_model-00005-of-00008.bin",
281
+ "lb.lm.layers.13.self_attn.k_proj.weight": "pytorch_model-00005-of-00008.bin",
282
+ "lb.lm.layers.13.self_attn.o_proj.weight": "pytorch_model-00005-of-00008.bin",
283
+ "lb.lm.layers.13.self_attn.q_proj.weight": "pytorch_model-00005-of-00008.bin",
284
+ "lb.lm.layers.13.self_attn.v_proj.weight": "pytorch_model-00005-of-00008.bin",
285
+ "lb.lm.layers.14.input_layernorm.weight": "pytorch_model-00005-of-00008.bin",
286
+ "lb.lm.layers.14.mlp.down_proj.weight": "pytorch_model-00005-of-00008.bin",
287
+ "lb.lm.layers.14.mlp.gate_proj.weight": "pytorch_model-00005-of-00008.bin",
288
+ "lb.lm.layers.14.mlp.up_proj.weight": "pytorch_model-00005-of-00008.bin",
289
+ "lb.lm.layers.14.post_attention_layernorm.weight": "pytorch_model-00005-of-00008.bin",
290
+ "lb.lm.layers.14.self_attn.k_proj.weight": "pytorch_model-00005-of-00008.bin",
291
+ "lb.lm.layers.14.self_attn.o_proj.weight": "pytorch_model-00005-of-00008.bin",
292
+ "lb.lm.layers.14.self_attn.q_proj.weight": "pytorch_model-00005-of-00008.bin",
293
+ "lb.lm.layers.14.self_attn.v_proj.weight": "pytorch_model-00005-of-00008.bin",
294
+ "lb.lm.layers.15.input_layernorm.weight": "pytorch_model-00005-of-00008.bin",
295
+ "lb.lm.layers.15.mlp.down_proj.weight": "pytorch_model-00005-of-00008.bin",
296
+ "lb.lm.layers.15.mlp.gate_proj.weight": "pytorch_model-00005-of-00008.bin",
297
+ "lb.lm.layers.15.mlp.up_proj.weight": "pytorch_model-00005-of-00008.bin",
298
+ "lb.lm.layers.15.post_attention_layernorm.weight": "pytorch_model-00005-of-00008.bin",
299
+ "lb.lm.layers.15.self_attn.k_proj.weight": "pytorch_model-00005-of-00008.bin",
300
+ "lb.lm.layers.15.self_attn.o_proj.weight": "pytorch_model-00005-of-00008.bin",
301
+ "lb.lm.layers.15.self_attn.q_proj.weight": "pytorch_model-00005-of-00008.bin",
302
+ "lb.lm.layers.15.self_attn.v_proj.weight": "pytorch_model-00005-of-00008.bin",
303
+ "lb.lm.layers.16.input_layernorm.weight": "pytorch_model-00005-of-00008.bin",
304
+ "lb.lm.layers.16.mlp.down_proj.weight": "pytorch_model-00005-of-00008.bin",
305
+ "lb.lm.layers.16.mlp.gate_proj.weight": "pytorch_model-00005-of-00008.bin",
306
+ "lb.lm.layers.16.mlp.up_proj.weight": "pytorch_model-00005-of-00008.bin",
307
+ "lb.lm.layers.16.post_attention_layernorm.weight": "pytorch_model-00005-of-00008.bin",
308
+ "lb.lm.layers.16.self_attn.k_proj.weight": "pytorch_model-00005-of-00008.bin",
309
+ "lb.lm.layers.16.self_attn.o_proj.weight": "pytorch_model-00005-of-00008.bin",
310
+ "lb.lm.layers.16.self_attn.q_proj.weight": "pytorch_model-00005-of-00008.bin",
311
+ "lb.lm.layers.16.self_attn.v_proj.weight": "pytorch_model-00005-of-00008.bin",
312
+ "lb.lm.layers.17.input_layernorm.weight": "pytorch_model-00005-of-00008.bin",
313
+ "lb.lm.layers.17.mlp.down_proj.weight": "pytorch_model-00005-of-00008.bin",
314
+ "lb.lm.layers.17.mlp.gate_proj.weight": "pytorch_model-00005-of-00008.bin",
315
+ "lb.lm.layers.17.mlp.up_proj.weight": "pytorch_model-00005-of-00008.bin",
316
+ "lb.lm.layers.17.post_attention_layernorm.weight": "pytorch_model-00005-of-00008.bin",
317
+ "lb.lm.layers.17.self_attn.k_proj.weight": "pytorch_model-00005-of-00008.bin",
318
+ "lb.lm.layers.17.self_attn.o_proj.weight": "pytorch_model-00005-of-00008.bin",
319
+ "lb.lm.layers.17.self_attn.q_proj.weight": "pytorch_model-00005-of-00008.bin",
320
+ "lb.lm.layers.17.self_attn.v_proj.weight": "pytorch_model-00005-of-00008.bin",
321
+ "lb.lm.layers.18.input_layernorm.weight": "pytorch_model-00006-of-00008.bin",
322
+ "lb.lm.layers.18.mlp.down_proj.weight": "pytorch_model-00006-of-00008.bin",
323
+ "lb.lm.layers.18.mlp.gate_proj.weight": "pytorch_model-00006-of-00008.bin",
324
+ "lb.lm.layers.18.mlp.up_proj.weight": "pytorch_model-00006-of-00008.bin",
325
+ "lb.lm.layers.18.post_attention_layernorm.weight": "pytorch_model-00006-of-00008.bin",
326
+ "lb.lm.layers.18.self_attn.k_proj.weight": "pytorch_model-00005-of-00008.bin",
327
+ "lb.lm.layers.18.self_attn.o_proj.weight": "pytorch_model-00005-of-00008.bin",
328
+ "lb.lm.layers.18.self_attn.q_proj.weight": "pytorch_model-00005-of-00008.bin",
329
+ "lb.lm.layers.18.self_attn.v_proj.weight": "pytorch_model-00005-of-00008.bin",
330
+ "lb.lm.layers.19.input_layernorm.weight": "pytorch_model-00006-of-00008.bin",
331
+ "lb.lm.layers.19.mlp.down_proj.weight": "pytorch_model-00006-of-00008.bin",
332
+ "lb.lm.layers.19.mlp.gate_proj.weight": "pytorch_model-00006-of-00008.bin",
333
+ "lb.lm.layers.19.mlp.up_proj.weight": "pytorch_model-00006-of-00008.bin",
334
+ "lb.lm.layers.19.post_attention_layernorm.weight": "pytorch_model-00006-of-00008.bin",
335
+ "lb.lm.layers.19.self_attn.k_proj.weight": "pytorch_model-00006-of-00008.bin",
336
+ "lb.lm.layers.19.self_attn.o_proj.weight": "pytorch_model-00006-of-00008.bin",
337
+ "lb.lm.layers.19.self_attn.q_proj.weight": "pytorch_model-00006-of-00008.bin",
338
+ "lb.lm.layers.19.self_attn.v_proj.weight": "pytorch_model-00006-of-00008.bin",
339
+ "lb.lm.layers.2.input_layernorm.weight": "pytorch_model-00003-of-00008.bin",
340
+ "lb.lm.layers.2.mlp.down_proj.weight": "pytorch_model-00003-of-00008.bin",
341
+ "lb.lm.layers.2.mlp.gate_proj.weight": "pytorch_model-00003-of-00008.bin",
342
+ "lb.lm.layers.2.mlp.up_proj.weight": "pytorch_model-00003-of-00008.bin",
343
+ "lb.lm.layers.2.post_attention_layernorm.weight": "pytorch_model-00003-of-00008.bin",
344
+ "lb.lm.layers.2.self_attn.k_proj.weight": "pytorch_model-00003-of-00008.bin",
345
+ "lb.lm.layers.2.self_attn.o_proj.weight": "pytorch_model-00003-of-00008.bin",
346
+ "lb.lm.layers.2.self_attn.q_proj.weight": "pytorch_model-00003-of-00008.bin",
347
+ "lb.lm.layers.2.self_attn.v_proj.weight": "pytorch_model-00003-of-00008.bin",
348
+ "lb.lm.layers.20.input_layernorm.weight": "pytorch_model-00006-of-00008.bin",
349
+ "lb.lm.layers.20.mlp.down_proj.weight": "pytorch_model-00006-of-00008.bin",
350
+ "lb.lm.layers.20.mlp.gate_proj.weight": "pytorch_model-00006-of-00008.bin",
351
+ "lb.lm.layers.20.mlp.up_proj.weight": "pytorch_model-00006-of-00008.bin",
352
+ "lb.lm.layers.20.post_attention_layernorm.weight": "pytorch_model-00006-of-00008.bin",
353
+ "lb.lm.layers.20.self_attn.k_proj.weight": "pytorch_model-00006-of-00008.bin",
354
+ "lb.lm.layers.20.self_attn.o_proj.weight": "pytorch_model-00006-of-00008.bin",
355
+ "lb.lm.layers.20.self_attn.q_proj.weight": "pytorch_model-00006-of-00008.bin",
356
+ "lb.lm.layers.20.self_attn.v_proj.weight": "pytorch_model-00006-of-00008.bin",
357
+ "lb.lm.layers.21.input_layernorm.weight": "pytorch_model-00006-of-00008.bin",
358
+ "lb.lm.layers.21.mlp.down_proj.weight": "pytorch_model-00006-of-00008.bin",
359
+ "lb.lm.layers.21.mlp.gate_proj.weight": "pytorch_model-00006-of-00008.bin",
360
+ "lb.lm.layers.21.mlp.up_proj.weight": "pytorch_model-00006-of-00008.bin",
361
+ "lb.lm.layers.21.post_attention_layernorm.weight": "pytorch_model-00006-of-00008.bin",
362
+ "lb.lm.layers.21.self_attn.k_proj.weight": "pytorch_model-00006-of-00008.bin",
363
+ "lb.lm.layers.21.self_attn.o_proj.weight": "pytorch_model-00006-of-00008.bin",
364
+ "lb.lm.layers.21.self_attn.q_proj.weight": "pytorch_model-00006-of-00008.bin",
365
+ "lb.lm.layers.21.self_attn.v_proj.weight": "pytorch_model-00006-of-00008.bin",
366
+ "lb.lm.layers.22.input_layernorm.weight": "pytorch_model-00006-of-00008.bin",
367
+ "lb.lm.layers.22.mlp.down_proj.weight": "pytorch_model-00006-of-00008.bin",
368
+ "lb.lm.layers.22.mlp.gate_proj.weight": "pytorch_model-00006-of-00008.bin",
369
+ "lb.lm.layers.22.mlp.up_proj.weight": "pytorch_model-00006-of-00008.bin",
370
+ "lb.lm.layers.22.post_attention_layernorm.weight": "pytorch_model-00006-of-00008.bin",
371
+ "lb.lm.layers.22.self_attn.k_proj.weight": "pytorch_model-00006-of-00008.bin",
372
+ "lb.lm.layers.22.self_attn.o_proj.weight": "pytorch_model-00006-of-00008.bin",
373
+ "lb.lm.layers.22.self_attn.q_proj.weight": "pytorch_model-00006-of-00008.bin",
374
+ "lb.lm.layers.22.self_attn.v_proj.weight": "pytorch_model-00006-of-00008.bin",
375
+ "lb.lm.layers.23.input_layernorm.weight": "pytorch_model-00007-of-00008.bin",
376
+ "lb.lm.layers.23.mlp.down_proj.weight": "pytorch_model-00007-of-00008.bin",
377
+ "lb.lm.layers.23.mlp.gate_proj.weight": "pytorch_model-00006-of-00008.bin",
378
+ "lb.lm.layers.23.mlp.up_proj.weight": "pytorch_model-00006-of-00008.bin",
379
+ "lb.lm.layers.23.post_attention_layernorm.weight": "pytorch_model-00007-of-00008.bin",
380
+ "lb.lm.layers.23.self_attn.k_proj.weight": "pytorch_model-00006-of-00008.bin",
381
+ "lb.lm.layers.23.self_attn.o_proj.weight": "pytorch_model-00006-of-00008.bin",
382
+ "lb.lm.layers.23.self_attn.q_proj.weight": "pytorch_model-00006-of-00008.bin",
383
+ "lb.lm.layers.23.self_attn.v_proj.weight": "pytorch_model-00006-of-00008.bin",
384
+ "lb.lm.layers.24.input_layernorm.weight": "pytorch_model-00007-of-00008.bin",
385
+ "lb.lm.layers.24.mlp.down_proj.weight": "pytorch_model-00007-of-00008.bin",
386
+ "lb.lm.layers.24.mlp.gate_proj.weight": "pytorch_model-00007-of-00008.bin",
387
+ "lb.lm.layers.24.mlp.up_proj.weight": "pytorch_model-00007-of-00008.bin",
388
+ "lb.lm.layers.24.post_attention_layernorm.weight": "pytorch_model-00007-of-00008.bin",
389
+ "lb.lm.layers.24.self_attn.k_proj.weight": "pytorch_model-00007-of-00008.bin",
390
+ "lb.lm.layers.24.self_attn.o_proj.weight": "pytorch_model-00007-of-00008.bin",
391
+ "lb.lm.layers.24.self_attn.q_proj.weight": "pytorch_model-00007-of-00008.bin",
392
+ "lb.lm.layers.24.self_attn.v_proj.weight": "pytorch_model-00007-of-00008.bin",
393
+ "lb.lm.layers.25.input_layernorm.weight": "pytorch_model-00007-of-00008.bin",
394
+ "lb.lm.layers.25.mlp.down_proj.weight": "pytorch_model-00007-of-00008.bin",
395
+ "lb.lm.layers.25.mlp.gate_proj.weight": "pytorch_model-00007-of-00008.bin",
396
+ "lb.lm.layers.25.mlp.up_proj.weight": "pytorch_model-00007-of-00008.bin",
397
+ "lb.lm.layers.25.post_attention_layernorm.weight": "pytorch_model-00007-of-00008.bin",
398
+ "lb.lm.layers.25.self_attn.k_proj.weight": "pytorch_model-00007-of-00008.bin",
399
+ "lb.lm.layers.25.self_attn.o_proj.weight": "pytorch_model-00007-of-00008.bin",
400
+ "lb.lm.layers.25.self_attn.q_proj.weight": "pytorch_model-00007-of-00008.bin",
401
+ "lb.lm.layers.25.self_attn.v_proj.weight": "pytorch_model-00007-of-00008.bin",
402
+ "lb.lm.layers.26.input_layernorm.weight": "pytorch_model-00007-of-00008.bin",
403
+ "lb.lm.layers.26.mlp.down_proj.weight": "pytorch_model-00007-of-00008.bin",
404
+ "lb.lm.layers.26.mlp.gate_proj.weight": "pytorch_model-00007-of-00008.bin",
405
+ "lb.lm.layers.26.mlp.up_proj.weight": "pytorch_model-00007-of-00008.bin",
406
+ "lb.lm.layers.26.post_attention_layernorm.weight": "pytorch_model-00007-of-00008.bin",
407
+ "lb.lm.layers.26.self_attn.k_proj.weight": "pytorch_model-00007-of-00008.bin",
408
+ "lb.lm.layers.26.self_attn.o_proj.weight": "pytorch_model-00007-of-00008.bin",
409
+ "lb.lm.layers.26.self_attn.q_proj.weight": "pytorch_model-00007-of-00008.bin",
410
+ "lb.lm.layers.26.self_attn.v_proj.weight": "pytorch_model-00007-of-00008.bin",
411
+ "lb.lm.layers.27.input_layernorm.weight": "pytorch_model-00007-of-00008.bin",
412
+ "lb.lm.layers.27.mlp.down_proj.weight": "pytorch_model-00007-of-00008.bin",
413
+ "lb.lm.layers.27.mlp.gate_proj.weight": "pytorch_model-00007-of-00008.bin",
414
+ "lb.lm.layers.27.mlp.up_proj.weight": "pytorch_model-00007-of-00008.bin",
415
+ "lb.lm.layers.27.post_attention_layernorm.weight": "pytorch_model-00007-of-00008.bin",
416
+ "lb.lm.layers.27.self_attn.k_proj.weight": "pytorch_model-00007-of-00008.bin",
417
+ "lb.lm.layers.27.self_attn.o_proj.weight": "pytorch_model-00007-of-00008.bin",
418
+ "lb.lm.layers.27.self_attn.q_proj.weight": "pytorch_model-00007-of-00008.bin",
419
+ "lb.lm.layers.27.self_attn.v_proj.weight": "pytorch_model-00007-of-00008.bin",
420
+ "lb.lm.layers.28.input_layernorm.weight": "pytorch_model-00007-of-00008.bin",
421
+ "lb.lm.layers.28.mlp.down_proj.weight": "pytorch_model-00007-of-00008.bin",
422
+ "lb.lm.layers.28.mlp.gate_proj.weight": "pytorch_model-00007-of-00008.bin",
423
+ "lb.lm.layers.28.mlp.up_proj.weight": "pytorch_model-00007-of-00008.bin",
424
+ "lb.lm.layers.28.post_attention_layernorm.weight": "pytorch_model-00007-of-00008.bin",
425
+ "lb.lm.layers.28.self_attn.k_proj.weight": "pytorch_model-00007-of-00008.bin",
426
+ "lb.lm.layers.28.self_attn.o_proj.weight": "pytorch_model-00007-of-00008.bin",
427
+ "lb.lm.layers.28.self_attn.q_proj.weight": "pytorch_model-00007-of-00008.bin",
428
+ "lb.lm.layers.28.self_attn.v_proj.weight": "pytorch_model-00007-of-00008.bin",
429
+ "lb.lm.layers.29.input_layernorm.weight": "pytorch_model-00008-of-00008.bin",
430
+ "lb.lm.layers.29.mlp.down_proj.weight": "pytorch_model-00008-of-00008.bin",
431
+ "lb.lm.layers.29.mlp.gate_proj.weight": "pytorch_model-00007-of-00008.bin",
432
+ "lb.lm.layers.29.mlp.up_proj.weight": "pytorch_model-00008-of-00008.bin",
433
+ "lb.lm.layers.29.post_attention_layernorm.weight": "pytorch_model-00008-of-00008.bin",
434
+ "lb.lm.layers.29.self_attn.k_proj.weight": "pytorch_model-00007-of-00008.bin",
435
+ "lb.lm.layers.29.self_attn.o_proj.weight": "pytorch_model-00007-of-00008.bin",
436
+ "lb.lm.layers.29.self_attn.q_proj.weight": "pytorch_model-00007-of-00008.bin",
437
+ "lb.lm.layers.29.self_attn.v_proj.weight": "pytorch_model-00007-of-00008.bin",
438
+ "lb.lm.layers.3.input_layernorm.weight": "pytorch_model-00003-of-00008.bin",
439
+ "lb.lm.layers.3.mlp.down_proj.weight": "pytorch_model-00003-of-00008.bin",
440
+ "lb.lm.layers.3.mlp.gate_proj.weight": "pytorch_model-00003-of-00008.bin",
441
+ "lb.lm.layers.3.mlp.up_proj.weight": "pytorch_model-00003-of-00008.bin",
442
+ "lb.lm.layers.3.post_attention_layernorm.weight": "pytorch_model-00003-of-00008.bin",
443
+ "lb.lm.layers.3.self_attn.k_proj.weight": "pytorch_model-00003-of-00008.bin",
444
+ "lb.lm.layers.3.self_attn.o_proj.weight": "pytorch_model-00003-of-00008.bin",
445
+ "lb.lm.layers.3.self_attn.q_proj.weight": "pytorch_model-00003-of-00008.bin",
446
+ "lb.lm.layers.3.self_attn.v_proj.weight": "pytorch_model-00003-of-00008.bin",
447
+ "lb.lm.layers.30.input_layernorm.weight": "pytorch_model-00008-of-00008.bin",
448
+ "lb.lm.layers.30.mlp.down_proj.weight": "pytorch_model-00008-of-00008.bin",
449
+ "lb.lm.layers.30.mlp.gate_proj.weight": "pytorch_model-00008-of-00008.bin",
450
+ "lb.lm.layers.30.mlp.up_proj.weight": "pytorch_model-00008-of-00008.bin",
451
+ "lb.lm.layers.30.post_attention_layernorm.weight": "pytorch_model-00008-of-00008.bin",
452
+ "lb.lm.layers.30.self_attn.k_proj.weight": "pytorch_model-00008-of-00008.bin",
453
+ "lb.lm.layers.30.self_attn.o_proj.weight": "pytorch_model-00008-of-00008.bin",
454
+ "lb.lm.layers.30.self_attn.q_proj.weight": "pytorch_model-00008-of-00008.bin",
455
+ "lb.lm.layers.30.self_attn.v_proj.weight": "pytorch_model-00008-of-00008.bin",
456
+ "lb.lm.layers.31.input_layernorm.weight": "pytorch_model-00008-of-00008.bin",
457
+ "lb.lm.layers.31.mlp.down_proj.weight": "pytorch_model-00008-of-00008.bin",
458
+ "lb.lm.layers.31.mlp.gate_proj.weight": "pytorch_model-00008-of-00008.bin",
459
+ "lb.lm.layers.31.mlp.up_proj.weight": "pytorch_model-00008-of-00008.bin",
460
+ "lb.lm.layers.31.post_attention_layernorm.weight": "pytorch_model-00008-of-00008.bin",
461
+ "lb.lm.layers.31.self_attn.k_proj.weight": "pytorch_model-00008-of-00008.bin",
462
+ "lb.lm.layers.31.self_attn.o_proj.weight": "pytorch_model-00008-of-00008.bin",
463
+ "lb.lm.layers.31.self_attn.q_proj.weight": "pytorch_model-00008-of-00008.bin",
464
+ "lb.lm.layers.31.self_attn.v_proj.weight": "pytorch_model-00008-of-00008.bin",
465
+ "lb.lm.layers.4.input_layernorm.weight": "pytorch_model-00003-of-00008.bin",
466
+ "lb.lm.layers.4.mlp.down_proj.weight": "pytorch_model-00003-of-00008.bin",
467
+ "lb.lm.layers.4.mlp.gate_proj.weight": "pytorch_model-00003-of-00008.bin",
468
+ "lb.lm.layers.4.mlp.up_proj.weight": "pytorch_model-00003-of-00008.bin",
469
+ "lb.lm.layers.4.post_attention_layernorm.weight": "pytorch_model-00003-of-00008.bin",
470
+ "lb.lm.layers.4.self_attn.k_proj.weight": "pytorch_model-00003-of-00008.bin",
471
+ "lb.lm.layers.4.self_attn.o_proj.weight": "pytorch_model-00003-of-00008.bin",
472
+ "lb.lm.layers.4.self_attn.q_proj.weight": "pytorch_model-00003-of-00008.bin",
473
+ "lb.lm.layers.4.self_attn.v_proj.weight": "pytorch_model-00003-of-00008.bin",
474
+ "lb.lm.layers.5.input_layernorm.weight": "pytorch_model-00003-of-00008.bin",
475
+ "lb.lm.layers.5.mlp.down_proj.weight": "pytorch_model-00003-of-00008.bin",
476
+ "lb.lm.layers.5.mlp.gate_proj.weight": "pytorch_model-00003-of-00008.bin",
477
+ "lb.lm.layers.5.mlp.up_proj.weight": "pytorch_model-00003-of-00008.bin",
478
+ "lb.lm.layers.5.post_attention_layernorm.weight": "pytorch_model-00003-of-00008.bin",
479
+ "lb.lm.layers.5.self_attn.k_proj.weight": "pytorch_model-00003-of-00008.bin",
480
+ "lb.lm.layers.5.self_attn.o_proj.weight": "pytorch_model-00003-of-00008.bin",
481
+ "lb.lm.layers.5.self_attn.q_proj.weight": "pytorch_model-00003-of-00008.bin",
482
+ "lb.lm.layers.5.self_attn.v_proj.weight": "pytorch_model-00003-of-00008.bin",
483
+ "lb.lm.layers.6.input_layernorm.weight": "pytorch_model-00004-of-00008.bin",
484
+ "lb.lm.layers.6.mlp.down_proj.weight": "pytorch_model-00004-of-00008.bin",
485
+ "lb.lm.layers.6.mlp.gate_proj.weight": "pytorch_model-00003-of-00008.bin",
486
+ "lb.lm.layers.6.mlp.up_proj.weight": "pytorch_model-00003-of-00008.bin",
487
+ "lb.lm.layers.6.post_attention_layernorm.weight": "pytorch_model-00004-of-00008.bin",
488
+ "lb.lm.layers.6.self_attn.k_proj.weight": "pytorch_model-00003-of-00008.bin",
489
+ "lb.lm.layers.6.self_attn.o_proj.weight": "pytorch_model-00003-of-00008.bin",
490
+ "lb.lm.layers.6.self_attn.q_proj.weight": "pytorch_model-00003-of-00008.bin",
491
+ "lb.lm.layers.6.self_attn.v_proj.weight": "pytorch_model-00003-of-00008.bin",
492
+ "lb.lm.layers.7.input_layernorm.weight": "pytorch_model-00004-of-00008.bin",
493
+ "lb.lm.layers.7.mlp.down_proj.weight": "pytorch_model-00004-of-00008.bin",
494
+ "lb.lm.layers.7.mlp.gate_proj.weight": "pytorch_model-00004-of-00008.bin",
495
+ "lb.lm.layers.7.mlp.up_proj.weight": "pytorch_model-00004-of-00008.bin",
496
+ "lb.lm.layers.7.post_attention_layernorm.weight": "pytorch_model-00004-of-00008.bin",
497
+ "lb.lm.layers.7.self_attn.k_proj.weight": "pytorch_model-00004-of-00008.bin",
498
+ "lb.lm.layers.7.self_attn.o_proj.weight": "pytorch_model-00004-of-00008.bin",
499
+ "lb.lm.layers.7.self_attn.q_proj.weight": "pytorch_model-00004-of-00008.bin",
500
+ "lb.lm.layers.7.self_attn.v_proj.weight": "pytorch_model-00004-of-00008.bin",
501
+ "lb.lm.layers.8.input_layernorm.weight": "pytorch_model-00004-of-00008.bin",
502
+ "lb.lm.layers.8.mlp.down_proj.weight": "pytorch_model-00004-of-00008.bin",
503
+ "lb.lm.layers.8.mlp.gate_proj.weight": "pytorch_model-00004-of-00008.bin",
504
+ "lb.lm.layers.8.mlp.up_proj.weight": "pytorch_model-00004-of-00008.bin",
505
+ "lb.lm.layers.8.post_attention_layernorm.weight": "pytorch_model-00004-of-00008.bin",
506
+ "lb.lm.layers.8.self_attn.k_proj.weight": "pytorch_model-00004-of-00008.bin",
507
+ "lb.lm.layers.8.self_attn.o_proj.weight": "pytorch_model-00004-of-00008.bin",
508
+ "lb.lm.layers.8.self_attn.q_proj.weight": "pytorch_model-00004-of-00008.bin",
509
+ "lb.lm.layers.8.self_attn.v_proj.weight": "pytorch_model-00004-of-00008.bin",
510
+ "lb.lm.layers.9.input_layernorm.weight": "pytorch_model-00004-of-00008.bin",
511
+ "lb.lm.layers.9.mlp.down_proj.weight": "pytorch_model-00004-of-00008.bin",
512
+ "lb.lm.layers.9.mlp.gate_proj.weight": "pytorch_model-00004-of-00008.bin",
513
+ "lb.lm.layers.9.mlp.up_proj.weight": "pytorch_model-00004-of-00008.bin",
514
+ "lb.lm.layers.9.post_attention_layernorm.weight": "pytorch_model-00004-of-00008.bin",
515
+ "lb.lm.layers.9.self_attn.k_proj.weight": "pytorch_model-00004-of-00008.bin",
516
+ "lb.lm.layers.9.self_attn.o_proj.weight": "pytorch_model-00004-of-00008.bin",
517
+ "lb.lm.layers.9.self_attn.q_proj.weight": "pytorch_model-00004-of-00008.bin",
518
+ "lb.lm.layers.9.self_attn.v_proj.weight": "pytorch_model-00004-of-00008.bin",
519
+ "lb.lm.norm.weight": "pytorch_model-00008-of-00008.bin",
520
+ "lb.lm_head.weight": "pytorch_model-00008-of-00008.bin"
521
+ }
522
+ }