MarinaraSpaghetti
commited on
Commit
•
21730fd
1
Parent(s):
5bc578f
Upload 10 files
Browse files- README.md +199 -0
- config.json +29 -0
- huggingface-metadata.txt +12 -0
- model.safetensors.index.json +1 -0
- output-00001-of-00002.safetensors +3 -0
- output-00002-of-00002.safetensors +3 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +59 -0
README.md
ADDED
@@ -0,0 +1,199 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: yi-license
|
4 |
+
license_link: https://huggingface.co/01-ai/Yi-34B/blob/main/LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
base_model: []
|
9 |
+
tags:
|
10 |
+
- mergekit
|
11 |
+
- merge
|
12 |
+
- Yi
|
13 |
+
- exllama
|
14 |
+
- exllamav2
|
15 |
+
- exl2
|
16 |
+
---
|
17 |
+
# RPMerge
|
18 |
+
A merge of several Yi 34B models with a singular goal: 40K+ context, instruct-enhanced storytelling.
|
19 |
+
|
20 |
+
Disappointed with some quirks of my previous kitchen sink merges (like token/instruct formats from various models showing up when they shouldn't), I've gone 'back to the basics' and picked a few Vicuna-format only models:
|
21 |
+
|
22 |
+
- [DrNicefellow/ChatAllInOne-Yi-34B-200K-V1](https://huggingface.co/DrNicefellow/ChatAllInOne-Yi-34B-200K-V1) and [migtissera/Tess-34B-v1.5b](https://huggingface.co/migtissera/Tess-34B-v1.5b) both have excellent general instruction-following performance.
|
23 |
+
|
24 |
+
- [cgato/Thespis-34b-v0.7](https://huggingface.co/cgato/Thespis-34b-v0.7) is trained on the "Username: {Input} / BotName: {Response}" format, to emphasize it in the merge (but not force it). It also seems to work for multi-character stories.
|
25 |
+
|
26 |
+
- [Doctor-Shotgun/limarpv3-yi-llama-34b-lora](https://huggingface.co/Doctor-Shotgun/limarpv3-yi-llama-34b-lora) is trained on roleplaying data, but merged at a modest weight to not over emphasize it. This is the only non-vicuna model (being alpaca format), but it doesn't seem to interefere with the Vicuna format or adversely affect long-context perplexity
|
27 |
+
|
28 |
+
- [adamo1139/yi-34b-200k-rawrr-dpo-2](https://huggingface.co/adamo1139/yi-34b-200k-rawrr-dpo-2) the base for the limarp lora, this is base Yi gently finetuned to discourage refusals.
|
29 |
+
|
30 |
+
- [migtissera/Tess-M-Creative-v1.0](https://huggingface.co/migtissera/Tess-M-Creative-v1.0) and [NousResearch/Nous-Capybara-34B](https://huggingface.co/NousResearch/Nous-Capybara-34B) are both "undertrained" Yi models. I find they excel at raw completion performance (like long novel continuations) while still retaining some Vicuna instruct ability. This may be why some still prefer the original Tess 1.0/Capybara merge.
|
31 |
+
|
32 |
+
I consider this a more "focused" merge that previous ones. I will investigate other models (perhaps chatML models?) for a more "factual assistant" focused merge, as well as a coding-focused merge if I can't find one to suit my needs.
|
33 |
+
|
34 |
+
|
35 |
+
## Prompt template: Orca-Vicuna
|
36 |
+
```
|
37 |
+
SYSTEM: {system_message}
|
38 |
+
USER: {prompt}
|
39 |
+
ASSISTANT:
|
40 |
+
```
|
41 |
+
Raw prompting as described here is also effective: https://old.reddit.com/r/LocalLLaMA/comments/18zqy4s/the_secret_to_writing_quality_stories_with_llms/
|
42 |
+
|
43 |
+
As well as a very explicit system prompt like this: https://old.reddit.com/r/LocalLLaMA/comments/1aiz6zu/roleplaying_system_prompts/koygiwa/
|
44 |
+
|
45 |
+
|
46 |
+
## Running
|
47 |
+
|
48 |
+
Chinese models with large tokenizer vocabularies like Yi need *careful* parameter tuning due to their huge logit sampling "tails." Yi in particular also runs relatively "hot" even at lower temperatures.
|
49 |
+
|
50 |
+
I am a huge fan of Kalomaze's quadratic sampling (shown as "smoothing factor" where available), as described here: https://github.com/oobabooga/text-generation-webui/pull/5403
|
51 |
+
|
52 |
+
Otherwise, I recommend a lower temperature with 0.1 or higher MinP, a little repetition penalty, and mirostat with a low tau, and no other samplers. See the explanation here: https://github.com/ggerganov/llama.cpp/pull/3841
|
53 |
+
|
54 |
+
@MarinaraSpaghetti has extensively tested the model and recommended the following settings. They seem to work quite well:
|
55 |
+
|
56 |
+
```
|
57 |
+
{
|
58 |
+
"temp": 1,
|
59 |
+
"temperature_last": true,
|
60 |
+
"top_p": 1,
|
61 |
+
"top_k": 0,
|
62 |
+
"top_a": 0,
|
63 |
+
"tfs": 1,
|
64 |
+
"epsilon_cutoff": 0,
|
65 |
+
"eta_cutoff": 0,
|
66 |
+
"typical_p": 0.9,
|
67 |
+
"min_p": 0,
|
68 |
+
"rep_pen": 1.1,
|
69 |
+
"rep_pen_range": 19456,
|
70 |
+
"no_repeat_ngram_size": 0,
|
71 |
+
"penalty_alpha": 0,
|
72 |
+
"num_beams": 1,
|
73 |
+
"length_penalty": 0,
|
74 |
+
"min_length": 0,
|
75 |
+
"encoder_rep_pen": 1,
|
76 |
+
"freq_pen": 0,
|
77 |
+
"presence_pen": 0,
|
78 |
+
"do_sample": true,
|
79 |
+
"early_stopping": false,
|
80 |
+
"dynatemp": false,
|
81 |
+
"min_temp": 1,
|
82 |
+
"max_temp": 2,
|
83 |
+
"dynatemp_exponent": 1,
|
84 |
+
"smoothing_factor": 0.33,
|
85 |
+
"add_bos_token": false,
|
86 |
+
"truncation_length": 2048,
|
87 |
+
"ban_eos_token": false,
|
88 |
+
"skip_special_tokens": true,
|
89 |
+
"streaming": true,
|
90 |
+
"mirostat_mode": 0,
|
91 |
+
"mirostat_tau": 5,
|
92 |
+
"mirostat_eta": 0.1,
|
93 |
+
"guidance_scale": 1,
|
94 |
+
"negative_prompt": "",
|
95 |
+
"grammar_string": "",
|
96 |
+
"banned_tokens": "",
|
97 |
+
"ignore_eos_token_aphrodite": false,
|
98 |
+
"spaces_between_special_tokens_aphrodite": true,
|
99 |
+
"sampler_order": [
|
100 |
+
6,
|
101 |
+
0,
|
102 |
+
1,
|
103 |
+
3,
|
104 |
+
4,
|
105 |
+
2,
|
106 |
+
5
|
107 |
+
],
|
108 |
+
"logit_bias": [],
|
109 |
+
"n": 1,
|
110 |
+
"rep_pen_size": 0,
|
111 |
+
"genamt": 400,
|
112 |
+
"max_length": 38912
|
113 |
+
}
|
114 |
+
```
|
115 |
+
|
116 |
+
24GB GPUs can efficiently run Yi-34B-200K models at **40K-90K context** with exllamav2, and performant UIs like [exui](https://github.com/turboderp/exui). I go into more detail in this [post](https://old.reddit.com/r/LocalLLaMA/comments/1896igc/how_i_run_34b_models_at_75k_context_on_24gb_fast/). Empty 16GB GPUs can still run the high context with aggressive quantization.
|
117 |
+
|
118 |
+
To load/train this in full-context backends like transformers, you *must* change `max_position_embeddings` in config.json to a lower value than 200,000, otherwise you will OOM! I do not recommend running high context without context-efficient backends that support flash attention + 8 bit kv cache, like exllamav2, litellm, vllm or unsloth.
|
119 |
+
|
120 |
+
|
121 |
+
## Testing Notes
|
122 |
+
|
123 |
+
Thanks to ParasiticRogue for this idea of a Vicuna-only merge, see: https://huggingface.co/brucethemoose/jondurbin_bagel-dpo-34b-v0.2-exl2-4bpw-fiction/discussions
|
124 |
+
|
125 |
+
See: https://huggingface.co/brucethemoose/Yi-34B-200K-DARE-megamerge-v8#testing-notes
|
126 |
+
|
127 |
+
This is a possible base for a storytelling finetune/LASER in the future, once I can bite the bullet and rent some A100s or a MI300.
|
128 |
+
|
129 |
+
I have tested this merge with with novel-style continuation (but not much chat-style roleplay), and some assistant-style responses and long context analysis. I haven't seen any refusals so far.
|
130 |
+
|
131 |
+
## Merge Details
|
132 |
+
### Merge Method
|
133 |
+
|
134 |
+
This model was merged using the [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using /home/alpha/Models/Raw/chargoddard_Yi-34B-200K-Llama as a base.
|
135 |
+
|
136 |
+
### Models Merged
|
137 |
+
|
138 |
+
The following models were included in the merge:
|
139 |
+
* /home/alpha/Models/Raw/migtissera_Tess-34B-v1.5b
|
140 |
+
* /home/alpha/Models/Raw/migtissera_Tess-M-Creative-v1.0
|
141 |
+
* /home/alpha/Models/Raw/cgato_Thespis-34b-DPO-v0.7
|
142 |
+
* /home/alpha/Models/Raw/Nous-Capybara-34B
|
143 |
+
* /home/alpha/Models/Raw/admo_limarp
|
144 |
+
* /home/alpha/Models/Raw/DrNicefellow_ChatAllInOne-Yi-34B-200K-V1
|
145 |
+
|
146 |
+
### Configuration
|
147 |
+
|
148 |
+
The following YAML configuration was used to produce this model:
|
149 |
+
|
150 |
+
```yaml
|
151 |
+
models:
|
152 |
+
- model: /home/alpha/Models/Raw/chargoddard_Yi-34B-200K-Llama
|
153 |
+
# No parameters necessary for base model
|
154 |
+
- model: /home/alpha/Models/Raw/migtissera_Tess-34B-v1.5b
|
155 |
+
#Emphasize the beginning of Vicuna format models
|
156 |
+
parameters:
|
157 |
+
weight: 0.19
|
158 |
+
density: 0.59
|
159 |
+
- model: /home/alpha/Models/Raw/Nous-Capybara-34B
|
160 |
+
parameters:
|
161 |
+
weight: 0.19
|
162 |
+
density: 0.55
|
163 |
+
# Vicuna format
|
164 |
+
- model: /home/alpha/Models/Raw/migtissera_Tess-M-Creative-v1.0
|
165 |
+
parameters:
|
166 |
+
weight: 0.05
|
167 |
+
density: 0.55
|
168 |
+
- model: /home/alpha/Models/Raw/DrNicefellow_ChatAllInOne-Yi-34B-200K-V1
|
169 |
+
parameters:
|
170 |
+
weight: 0.19
|
171 |
+
density: 0.55
|
172 |
+
- model: adamo1139/yi-34b-200k-rawrr-dpo-2+Doctor-Shotgun/limarpv3-yi-llama-34b-lora
|
173 |
+
parameters:
|
174 |
+
weight: 0.19
|
175 |
+
density: 0.48
|
176 |
+
- model: /home/alpha/Models/Raw/cgato_Thespis-34b-DPO-v0.7
|
177 |
+
parameters:
|
178 |
+
weight: 0.19
|
179 |
+
density: 0.59
|
180 |
+
|
181 |
+
|
182 |
+
merge_method: dare_ties
|
183 |
+
tokenizer_source: union
|
184 |
+
base_model: /home/alpha/Models/Raw/chargoddard_Yi-34B-200K-Llama
|
185 |
+
parameters:
|
186 |
+
int8_mask: true
|
187 |
+
dtype: bfloat16
|
188 |
+
```
|
189 |
+
|
190 |
+
|
191 |
+
## Self Promotion
|
192 |
+
|
193 |
+
I'm part of a AI startup called Holocene AI!
|
194 |
+
|
195 |
+
We're new, busy, and still setting things up. But if you have any business inquiries, want a job, or just want some consultation, feel free to shoot me an email. We have expertise in RAG applications and llama/embeddings model finetuning, and absolutely *none* of the nonsense of scammy AI startups.
|
196 |
+
|
197 |
+
Contact me at: [email protected]
|
198 |
+
|
199 |
+
I also set up a Ko-Fi! I want to run some (personal) training/LASERing as well, at 100K context or so. If you'd like to buy me 10 minutes on an A100 (or 5 seconds on an MI300X), I'd appreciate it: https://ko-fi.com/alphaatlas
|
config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/home/alpha/Models/Raw/chargoddard_Yi-34B-200K-Llama",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 1,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"hidden_act": "silu",
|
11 |
+
"hidden_size": 7168,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 20480,
|
14 |
+
"max_position_embeddings": 200000,
|
15 |
+
"model_type": "llama",
|
16 |
+
"num_attention_heads": 56,
|
17 |
+
"num_hidden_layers": 60,
|
18 |
+
"num_key_value_heads": 8,
|
19 |
+
"pad_token_id": 0,
|
20 |
+
"pretraining_tp": 1,
|
21 |
+
"rms_norm_eps": 1e-05,
|
22 |
+
"rope_scaling": null,
|
23 |
+
"rope_theta": 5000000.0,
|
24 |
+
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "bfloat16",
|
26 |
+
"transformers_version": "4.37.2",
|
27 |
+
"use_cache": true,
|
28 |
+
"vocab_size": 64002
|
29 |
+
}
|
huggingface-metadata.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
url: https://huggingface.co/brucethemoose/Yi-34B-200K-RPMerge
|
2 |
+
branch: main
|
3 |
+
download date: 2024-03-06 00:43:33
|
4 |
+
sha256sum:
|
5 |
+
7b12028b9cb77d7bc9065c515198f726ab42bea15c97609ea4cd8f7efd0d1b3c model-00001-of-00007.safetensors
|
6 |
+
814c13e75da2e41bd74cb27572d9aca365599c0cbe5a5a16b8e7f0f72783e139 model-00002-of-00007.safetensors
|
7 |
+
b8b2ceccd14974415410f88905eb0ea26e5f33d0dded219345dbabfb3cafeec0 model-00003-of-00007.safetensors
|
8 |
+
1fd35fd33093326fe8d6d95ef643cfa8756ede4870c6d96f4d20c0887241e449 model-00004-of-00007.safetensors
|
9 |
+
6fb340a99346d895821488f4a56221e461a9559b848fb212eca1b830c20320a4 model-00005-of-00007.safetensors
|
10 |
+
3ca7a926944b7adca6079becad4d8c905db740ee5475027c1caadf66978fb70d model-00006-of-00007.safetensors
|
11 |
+
8ff543eaff78c24c6f0cb428c7572bb4beaac10238403a7ffa83c1e15ec70a25 model-00007-of-00007.safetensors
|
12 |
+
386c49cf943d71aa110361135338c50e38beeff0a66593480421f37b319e1a39 tokenizer.model
|
model.safetensors.index.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"metadata": {"mergekit_version": "0.0.4"}, "weight_map": {"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00007.safetensors", "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00007.safetensors", "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00007.safetensors", "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00007.safetensors", "model.layers.2.mlp.down_proj.weight": "model-00001-of-00007.safetensors", "model.layers.2.mlp.up_proj.weight": "model-00001-of-00007.safetensors", "model.layers.2.input_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00007.safetensors", "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00007.safetensors", "model.layers.1.mlp.down_proj.weight": "model-00001-of-00007.safetensors", "model.layers.1.mlp.up_proj.weight": "model-00001-of-00007.safetensors", "model.layers.1.input_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00007.safetensors", "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00007.safetensors", "model.layers.0.mlp.down_proj.weight": "model-00001-of-00007.safetensors", "model.layers.0.mlp.up_proj.weight": "model-00001-of-00007.safetensors", "model.layers.0.input_layernorm.weight": "model-00001-of-00007.safetensors", "model.embed_tokens.weight": "model-00001-of-00007.safetensors", "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00007.safetensors", "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00007.safetensors", "model.layers.7.mlp.up_proj.weight": "model-00001-of-00007.safetensors", "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00007.safetensors", "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.6.mlp.gate_proj.weight": "model-00001-of-00007.safetensors", "model.layers.6.mlp.down_proj.weight": "model-00001-of-00007.safetensors", "model.layers.6.mlp.up_proj.weight": "model-00001-of-00007.safetensors", "model.layers.6.input_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00007.safetensors", "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00007.safetensors", "model.layers.5.mlp.down_proj.weight": "model-00001-of-00007.safetensors", "model.layers.5.mlp.up_proj.weight": "model-00001-of-00007.safetensors", "model.layers.5.input_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00007.safetensors", "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00007.safetensors", "model.layers.4.mlp.down_proj.weight": "model-00001-of-00007.safetensors", "model.layers.4.mlp.up_proj.weight": "model-00001-of-00007.safetensors", "model.layers.4.input_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.3.mlp.down_proj.weight": "model-00001-of-00007.safetensors", "model.layers.3.mlp.up_proj.weight": "model-00001-of-00007.safetensors", "model.layers.3.input_layernorm.weight": "model-00001-of-00007.safetensors", "model.layers.12.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.12.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.12.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.12.self_attn.q_proj.weight": "model-00001-of-00007.safetensors", "model.layers.11.self_attn.o_proj.weight": "model-00001-of-00007.safetensors", "model.layers.11.self_attn.v_proj.weight": "model-00001-of-00007.safetensors", "model.layers.11.self_attn.k_proj.weight": "model-00001-of-00007.safetensors", "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00007.safetensors", "model.layers.11.post_attention_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.11.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.11.mlp.down_proj.weight": "model-00002-of-00007.safetensors", "model.layers.11.mlp.up_proj.weight": "model-00002-of-00007.safetensors", "model.layers.11.input_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.10.self_attn.o_proj.weight": "model-00002-of-00007.safetensors", "model.layers.10.self_attn.v_proj.weight": "model-00002-of-00007.safetensors", "model.layers.10.self_attn.k_proj.weight": "model-00002-of-00007.safetensors", "model.layers.10.self_attn.q_proj.weight": "model-00002-of-00007.safetensors", "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.10.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.10.mlp.down_proj.weight": "model-00002-of-00007.safetensors", "model.layers.10.mlp.up_proj.weight": "model-00002-of-00007.safetensors", "model.layers.10.input_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.9.self_attn.o_proj.weight": "model-00002-of-00007.safetensors", "model.layers.9.self_attn.v_proj.weight": "model-00002-of-00007.safetensors", "model.layers.9.self_attn.k_proj.weight": "model-00002-of-00007.safetensors", "model.layers.9.self_attn.q_proj.weight": "model-00002-of-00007.safetensors", "model.layers.9.post_attention_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.9.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.9.mlp.down_proj.weight": "model-00002-of-00007.safetensors", "model.layers.9.mlp.up_proj.weight": "model-00002-of-00007.safetensors", "model.layers.9.input_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.8.self_attn.o_proj.weight": "model-00002-of-00007.safetensors", "model.layers.8.self_attn.v_proj.weight": "model-00002-of-00007.safetensors", "model.layers.8.self_attn.k_proj.weight": "model-00002-of-00007.safetensors", "model.layers.8.self_attn.q_proj.weight": "model-00002-of-00007.safetensors", "model.layers.8.post_attention_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.8.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.8.mlp.down_proj.weight": "model-00002-of-00007.safetensors", "model.layers.8.mlp.up_proj.weight": "model-00002-of-00007.safetensors", "model.layers.8.input_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.7.post_attention_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.7.mlp.down_proj.weight": "model-00002-of-00007.safetensors", "model.layers.7.input_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.16.self_attn.o_proj.weight": "model-00002-of-00007.safetensors", "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00007.safetensors", "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00007.safetensors", "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00007.safetensors", "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00007.safetensors", "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00007.safetensors", "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00007.safetensors", "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00007.safetensors", "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.15.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.15.mlp.down_proj.weight": "model-00002-of-00007.safetensors", "model.layers.15.mlp.up_proj.weight": "model-00002-of-00007.safetensors", "model.layers.15.input_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00007.safetensors", "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00007.safetensors", "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00007.safetensors", "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00007.safetensors", "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.14.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.14.mlp.down_proj.weight": "model-00002-of-00007.safetensors", "model.layers.14.mlp.up_proj.weight": "model-00002-of-00007.safetensors", "model.layers.14.input_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00007.safetensors", "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00007.safetensors", "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00007.safetensors", "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00007.safetensors", "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.13.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.13.mlp.down_proj.weight": "model-00002-of-00007.safetensors", "model.layers.13.mlp.up_proj.weight": "model-00002-of-00007.safetensors", "model.layers.13.input_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.12.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.12.mlp.down_proj.weight": "model-00002-of-00007.safetensors", "model.layers.12.mlp.up_proj.weight": "model-00002-of-00007.safetensors", "model.layers.12.input_layernorm.weight": "model-00002-of-00007.safetensors", "model.layers.20.self_attn.o_proj.weight": "model-00002-of-00007.safetensors", "model.layers.20.self_attn.v_proj.weight": "model-00002-of-00007.safetensors", "model.layers.20.self_attn.k_proj.weight": "model-00002-of-00007.safetensors", "model.layers.20.self_attn.q_proj.weight": "model-00002-of-00007.safetensors", "model.layers.20.mlp.gate_proj.weight": "model-00002-of-00007.safetensors", "model.layers.20.mlp.up_proj.weight": "model-00003-of-00007.safetensors", "model.layers.19.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.19.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.19.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.19.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.19.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.19.mlp.gate_proj.weight": "model-00003-of-00007.safetensors", "model.layers.19.mlp.down_proj.weight": "model-00003-of-00007.safetensors", "model.layers.19.mlp.up_proj.weight": "model-00003-of-00007.safetensors", "model.layers.19.input_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.18.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.18.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.18.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.18.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.18.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.18.mlp.gate_proj.weight": "model-00003-of-00007.safetensors", "model.layers.18.mlp.down_proj.weight": "model-00003-of-00007.safetensors", "model.layers.18.mlp.up_proj.weight": "model-00003-of-00007.safetensors", "model.layers.18.input_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.17.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.17.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.17.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.17.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.17.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.17.mlp.gate_proj.weight": "model-00003-of-00007.safetensors", "model.layers.17.mlp.down_proj.weight": "model-00003-of-00007.safetensors", "model.layers.17.mlp.up_proj.weight": "model-00003-of-00007.safetensors", "model.layers.17.input_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.16.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.16.mlp.down_proj.weight": "model-00003-of-00007.safetensors", "model.layers.16.mlp.up_proj.weight": "model-00003-of-00007.safetensors", "model.layers.16.input_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.25.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.25.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.25.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.25.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.24.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.24.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.24.mlp.gate_proj.weight": "model-00003-of-00007.safetensors", "model.layers.24.mlp.down_proj.weight": "model-00003-of-00007.safetensors", "model.layers.24.mlp.up_proj.weight": "model-00003-of-00007.safetensors", "model.layers.24.input_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.23.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.23.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.23.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.23.mlp.gate_proj.weight": "model-00003-of-00007.safetensors", "model.layers.23.mlp.down_proj.weight": "model-00003-of-00007.safetensors", "model.layers.23.mlp.up_proj.weight": "model-00003-of-00007.safetensors", "model.layers.23.input_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.22.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.22.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.22.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.22.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.22.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.22.mlp.gate_proj.weight": "model-00003-of-00007.safetensors", "model.layers.22.mlp.down_proj.weight": "model-00003-of-00007.safetensors", "model.layers.22.mlp.up_proj.weight": "model-00003-of-00007.safetensors", "model.layers.22.input_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.21.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.21.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.21.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.21.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.21.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.21.mlp.gate_proj.weight": "model-00003-of-00007.safetensors", "model.layers.21.mlp.down_proj.weight": "model-00003-of-00007.safetensors", "model.layers.21.mlp.up_proj.weight": "model-00003-of-00007.safetensors", "model.layers.21.input_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.20.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.20.mlp.down_proj.weight": "model-00003-of-00007.safetensors", "model.layers.20.input_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.29.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.29.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.29.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.29.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.29.mlp.gate_proj.weight": "model-00003-of-00007.safetensors", "model.layers.28.self_attn.o_proj.weight": "model-00003-of-00007.safetensors", "model.layers.28.self_attn.v_proj.weight": "model-00003-of-00007.safetensors", "model.layers.28.self_attn.k_proj.weight": "model-00003-of-00007.safetensors", "model.layers.28.self_attn.q_proj.weight": "model-00003-of-00007.safetensors", "model.layers.28.post_attention_layernorm.weight": "model-00003-of-00007.safetensors", "model.layers.28.mlp.gate_proj.weight": "model-00004-of-00007.safetensors", "model.layers.28.mlp.down_proj.weight": "model-00004-of-00007.safetensors", "model.layers.28.mlp.up_proj.weight": "model-00004-of-00007.safetensors", "model.layers.28.input_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.27.self_attn.o_proj.weight": "model-00004-of-00007.safetensors", "model.layers.27.self_attn.v_proj.weight": "model-00004-of-00007.safetensors", "model.layers.27.self_attn.k_proj.weight": "model-00004-of-00007.safetensors", "model.layers.27.self_attn.q_proj.weight": "model-00004-of-00007.safetensors", "model.layers.27.post_attention_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.27.mlp.gate_proj.weight": "model-00004-of-00007.safetensors", "model.layers.27.mlp.down_proj.weight": "model-00004-of-00007.safetensors", "model.layers.27.mlp.up_proj.weight": "model-00004-of-00007.safetensors", "model.layers.27.input_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.26.self_attn.o_proj.weight": "model-00004-of-00007.safetensors", "model.layers.26.self_attn.v_proj.weight": "model-00004-of-00007.safetensors", "model.layers.26.self_attn.k_proj.weight": "model-00004-of-00007.safetensors", "model.layers.26.self_attn.q_proj.weight": "model-00004-of-00007.safetensors", "model.layers.26.post_attention_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.26.mlp.gate_proj.weight": "model-00004-of-00007.safetensors", "model.layers.26.mlp.down_proj.weight": "model-00004-of-00007.safetensors", "model.layers.26.mlp.up_proj.weight": "model-00004-of-00007.safetensors", "model.layers.26.input_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.25.post_attention_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.25.mlp.gate_proj.weight": "model-00004-of-00007.safetensors", "model.layers.25.mlp.down_proj.weight": "model-00004-of-00007.safetensors", "model.layers.25.mlp.up_proj.weight": "model-00004-of-00007.safetensors", "model.layers.25.input_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.33.self_attn.o_proj.weight": "model-00004-of-00007.safetensors", "model.layers.33.self_attn.v_proj.weight": "model-00004-of-00007.safetensors", "model.layers.33.self_attn.k_proj.weight": "model-00004-of-00007.safetensors", "model.layers.33.self_attn.q_proj.weight": "model-00004-of-00007.safetensors", "model.layers.33.mlp.gate_proj.weight": "model-00004-of-00007.safetensors", "model.layers.33.mlp.up_proj.weight": "model-00004-of-00007.safetensors", "model.layers.32.self_attn.o_proj.weight": "model-00004-of-00007.safetensors", "model.layers.32.self_attn.v_proj.weight": "model-00004-of-00007.safetensors", "model.layers.32.self_attn.k_proj.weight": "model-00004-of-00007.safetensors", "model.layers.32.self_attn.q_proj.weight": "model-00004-of-00007.safetensors", "model.layers.32.post_attention_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.32.mlp.gate_proj.weight": "model-00004-of-00007.safetensors", "model.layers.32.mlp.down_proj.weight": "model-00004-of-00007.safetensors", "model.layers.32.mlp.up_proj.weight": "model-00004-of-00007.safetensors", "model.layers.32.input_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.31.self_attn.o_proj.weight": "model-00004-of-00007.safetensors", "model.layers.31.self_attn.v_proj.weight": "model-00004-of-00007.safetensors", "model.layers.31.self_attn.k_proj.weight": "model-00004-of-00007.safetensors", "model.layers.31.self_attn.q_proj.weight": "model-00004-of-00007.safetensors", "model.layers.31.post_attention_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.31.mlp.gate_proj.weight": "model-00004-of-00007.safetensors", "model.layers.31.mlp.down_proj.weight": "model-00004-of-00007.safetensors", "model.layers.31.mlp.up_proj.weight": "model-00004-of-00007.safetensors", "model.layers.31.input_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.30.self_attn.o_proj.weight": "model-00004-of-00007.safetensors", "model.layers.30.self_attn.v_proj.weight": "model-00004-of-00007.safetensors", "model.layers.30.self_attn.k_proj.weight": "model-00004-of-00007.safetensors", "model.layers.30.self_attn.q_proj.weight": "model-00004-of-00007.safetensors", "model.layers.30.post_attention_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.30.mlp.gate_proj.weight": "model-00004-of-00007.safetensors", "model.layers.30.mlp.down_proj.weight": "model-00004-of-00007.safetensors", "model.layers.30.mlp.up_proj.weight": "model-00004-of-00007.safetensors", "model.layers.30.input_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.29.post_attention_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.29.mlp.down_proj.weight": "model-00004-of-00007.safetensors", "model.layers.29.mlp.up_proj.weight": "model-00004-of-00007.safetensors", "model.layers.29.input_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.38.self_attn.o_proj.weight": "model-00004-of-00007.safetensors", "model.layers.38.self_attn.v_proj.weight": "model-00004-of-00007.safetensors", "model.layers.38.self_attn.k_proj.weight": "model-00004-of-00007.safetensors", "model.layers.38.self_attn.q_proj.weight": "model-00004-of-00007.safetensors", "model.layers.37.self_attn.o_proj.weight": "model-00004-of-00007.safetensors", "model.layers.37.self_attn.v_proj.weight": "model-00004-of-00007.safetensors", "model.layers.37.self_attn.k_proj.weight": "model-00004-of-00007.safetensors", "model.layers.37.self_attn.q_proj.weight": "model-00004-of-00007.safetensors", "model.layers.37.post_attention_layernorm.weight": "model-00004-of-00007.safetensors", "model.layers.37.mlp.gate_proj.weight": "model-00004-of-00007.safetensors", "model.layers.37.mlp.down_proj.weight": "model-00004-of-00007.safetensors", "model.layers.37.mlp.up_proj.weight": "model-00005-of-00007.safetensors", "model.layers.37.input_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.36.self_attn.o_proj.weight": "model-00005-of-00007.safetensors", "model.layers.36.self_attn.v_proj.weight": "model-00005-of-00007.safetensors", "model.layers.36.self_attn.k_proj.weight": "model-00005-of-00007.safetensors", "model.layers.36.self_attn.q_proj.weight": "model-00005-of-00007.safetensors", "model.layers.36.post_attention_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.36.mlp.gate_proj.weight": "model-00005-of-00007.safetensors", "model.layers.36.mlp.down_proj.weight": "model-00005-of-00007.safetensors", "model.layers.36.mlp.up_proj.weight": "model-00005-of-00007.safetensors", "model.layers.36.input_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.35.self_attn.o_proj.weight": "model-00005-of-00007.safetensors", "model.layers.35.self_attn.v_proj.weight": "model-00005-of-00007.safetensors", "model.layers.35.self_attn.k_proj.weight": "model-00005-of-00007.safetensors", "model.layers.35.self_attn.q_proj.weight": "model-00005-of-00007.safetensors", "model.layers.35.post_attention_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.35.mlp.gate_proj.weight": "model-00005-of-00007.safetensors", "model.layers.35.mlp.down_proj.weight": "model-00005-of-00007.safetensors", "model.layers.35.mlp.up_proj.weight": "model-00005-of-00007.safetensors", "model.layers.35.input_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.34.self_attn.o_proj.weight": "model-00005-of-00007.safetensors", "model.layers.34.self_attn.v_proj.weight": "model-00005-of-00007.safetensors", "model.layers.34.self_attn.k_proj.weight": "model-00005-of-00007.safetensors", "model.layers.34.self_attn.q_proj.weight": "model-00005-of-00007.safetensors", "model.layers.34.post_attention_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.34.mlp.gate_proj.weight": "model-00005-of-00007.safetensors", "model.layers.34.mlp.down_proj.weight": "model-00005-of-00007.safetensors", "model.layers.34.mlp.up_proj.weight": "model-00005-of-00007.safetensors", "model.layers.34.input_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.33.post_attention_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.33.mlp.down_proj.weight": "model-00005-of-00007.safetensors", "model.layers.33.input_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.42.self_attn.o_proj.weight": "model-00005-of-00007.safetensors", "model.layers.42.self_attn.v_proj.weight": "model-00005-of-00007.safetensors", "model.layers.42.self_attn.k_proj.weight": "model-00005-of-00007.safetensors", "model.layers.42.self_attn.q_proj.weight": "model-00005-of-00007.safetensors", "model.layers.42.mlp.gate_proj.weight": "model-00005-of-00007.safetensors", "model.layers.41.self_attn.o_proj.weight": "model-00005-of-00007.safetensors", "model.layers.41.self_attn.v_proj.weight": "model-00005-of-00007.safetensors", "model.layers.41.self_attn.k_proj.weight": "model-00005-of-00007.safetensors", "model.layers.41.self_attn.q_proj.weight": "model-00005-of-00007.safetensors", "model.layers.41.post_attention_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.41.mlp.gate_proj.weight": "model-00005-of-00007.safetensors", "model.layers.41.mlp.down_proj.weight": "model-00005-of-00007.safetensors", "model.layers.41.mlp.up_proj.weight": "model-00005-of-00007.safetensors", "model.layers.41.input_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.40.self_attn.o_proj.weight": "model-00005-of-00007.safetensors", "model.layers.40.self_attn.v_proj.weight": "model-00005-of-00007.safetensors", "model.layers.40.self_attn.k_proj.weight": "model-00005-of-00007.safetensors", "model.layers.40.self_attn.q_proj.weight": "model-00005-of-00007.safetensors", "model.layers.40.post_attention_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.40.mlp.gate_proj.weight": "model-00005-of-00007.safetensors", "model.layers.40.mlp.down_proj.weight": "model-00005-of-00007.safetensors", "model.layers.40.mlp.up_proj.weight": "model-00005-of-00007.safetensors", "model.layers.40.input_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.39.self_attn.o_proj.weight": "model-00005-of-00007.safetensors", "model.layers.39.self_attn.v_proj.weight": "model-00005-of-00007.safetensors", "model.layers.39.self_attn.k_proj.weight": "model-00005-of-00007.safetensors", "model.layers.39.self_attn.q_proj.weight": "model-00005-of-00007.safetensors", "model.layers.39.post_attention_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.39.mlp.gate_proj.weight": "model-00005-of-00007.safetensors", "model.layers.39.mlp.down_proj.weight": "model-00005-of-00007.safetensors", "model.layers.39.mlp.up_proj.weight": "model-00005-of-00007.safetensors", "model.layers.39.input_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.38.post_attention_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.38.mlp.gate_proj.weight": "model-00005-of-00007.safetensors", "model.layers.38.mlp.down_proj.weight": "model-00005-of-00007.safetensors", "model.layers.38.mlp.up_proj.weight": "model-00005-of-00007.safetensors", "model.layers.38.input_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.46.self_attn.o_proj.weight": "model-00005-of-00007.safetensors", "model.layers.46.self_attn.v_proj.weight": "model-00005-of-00007.safetensors", "model.layers.46.self_attn.k_proj.weight": "model-00005-of-00007.safetensors", "model.layers.46.self_attn.q_proj.weight": "model-00005-of-00007.safetensors", "model.layers.46.mlp.gate_proj.weight": "model-00005-of-00007.safetensors", "model.layers.46.mlp.up_proj.weight": "model-00005-of-00007.safetensors", "model.layers.45.self_attn.o_proj.weight": "model-00005-of-00007.safetensors", "model.layers.45.self_attn.v_proj.weight": "model-00005-of-00007.safetensors", "model.layers.45.self_attn.k_proj.weight": "model-00005-of-00007.safetensors", "model.layers.45.self_attn.q_proj.weight": "model-00005-of-00007.safetensors", "model.layers.45.post_attention_layernorm.weight": "model-00005-of-00007.safetensors", "model.layers.45.mlp.gate_proj.weight": "model-00006-of-00007.safetensors", "model.layers.45.mlp.down_proj.weight": "model-00006-of-00007.safetensors", "model.layers.45.mlp.up_proj.weight": "model-00006-of-00007.safetensors", "model.layers.45.input_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.44.self_attn.o_proj.weight": "model-00006-of-00007.safetensors", "model.layers.44.self_attn.v_proj.weight": "model-00006-of-00007.safetensors", "model.layers.44.self_attn.k_proj.weight": "model-00006-of-00007.safetensors", "model.layers.44.self_attn.q_proj.weight": "model-00006-of-00007.safetensors", "model.layers.44.post_attention_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.44.mlp.gate_proj.weight": "model-00006-of-00007.safetensors", "model.layers.44.mlp.down_proj.weight": "model-00006-of-00007.safetensors", "model.layers.44.mlp.up_proj.weight": "model-00006-of-00007.safetensors", "model.layers.44.input_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.43.self_attn.o_proj.weight": "model-00006-of-00007.safetensors", "model.layers.43.self_attn.v_proj.weight": "model-00006-of-00007.safetensors", "model.layers.43.self_attn.k_proj.weight": "model-00006-of-00007.safetensors", "model.layers.43.self_attn.q_proj.weight": "model-00006-of-00007.safetensors", "model.layers.43.post_attention_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.43.mlp.gate_proj.weight": "model-00006-of-00007.safetensors", "model.layers.43.mlp.down_proj.weight": "model-00006-of-00007.safetensors", "model.layers.43.mlp.up_proj.weight": "model-00006-of-00007.safetensors", "model.layers.43.input_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.42.post_attention_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.42.mlp.down_proj.weight": "model-00006-of-00007.safetensors", "model.layers.42.mlp.up_proj.weight": "model-00006-of-00007.safetensors", "model.layers.42.input_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.51.self_attn.o_proj.weight": "model-00006-of-00007.safetensors", "model.layers.51.self_attn.v_proj.weight": "model-00006-of-00007.safetensors", "model.layers.51.self_attn.k_proj.weight": "model-00006-of-00007.safetensors", "model.layers.51.self_attn.q_proj.weight": "model-00006-of-00007.safetensors", "model.layers.50.self_attn.o_proj.weight": "model-00006-of-00007.safetensors", "model.layers.50.self_attn.v_proj.weight": "model-00006-of-00007.safetensors", "model.layers.50.self_attn.k_proj.weight": "model-00006-of-00007.safetensors", "model.layers.50.self_attn.q_proj.weight": "model-00006-of-00007.safetensors", "model.layers.50.post_attention_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.50.mlp.gate_proj.weight": "model-00006-of-00007.safetensors", "model.layers.50.mlp.down_proj.weight": "model-00006-of-00007.safetensors", "model.layers.50.mlp.up_proj.weight": "model-00006-of-00007.safetensors", "model.layers.50.input_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.49.self_attn.o_proj.weight": "model-00006-of-00007.safetensors", "model.layers.49.self_attn.v_proj.weight": "model-00006-of-00007.safetensors", "model.layers.49.self_attn.k_proj.weight": "model-00006-of-00007.safetensors", "model.layers.49.self_attn.q_proj.weight": "model-00006-of-00007.safetensors", "model.layers.49.post_attention_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.49.mlp.gate_proj.weight": "model-00006-of-00007.safetensors", "model.layers.49.mlp.down_proj.weight": "model-00006-of-00007.safetensors", "model.layers.49.mlp.up_proj.weight": "model-00006-of-00007.safetensors", "model.layers.49.input_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.48.self_attn.o_proj.weight": "model-00006-of-00007.safetensors", "model.layers.48.self_attn.v_proj.weight": "model-00006-of-00007.safetensors", "model.layers.48.self_attn.k_proj.weight": "model-00006-of-00007.safetensors", "model.layers.48.self_attn.q_proj.weight": "model-00006-of-00007.safetensors", "model.layers.48.post_attention_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.48.mlp.gate_proj.weight": "model-00006-of-00007.safetensors", "model.layers.48.mlp.down_proj.weight": "model-00006-of-00007.safetensors", "model.layers.48.mlp.up_proj.weight": "model-00006-of-00007.safetensors", "model.layers.48.input_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.47.self_attn.o_proj.weight": "model-00006-of-00007.safetensors", "model.layers.47.self_attn.v_proj.weight": "model-00006-of-00007.safetensors", "model.layers.47.self_attn.k_proj.weight": "model-00006-of-00007.safetensors", "model.layers.47.self_attn.q_proj.weight": "model-00006-of-00007.safetensors", "model.layers.47.post_attention_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.47.mlp.gate_proj.weight": "model-00006-of-00007.safetensors", "model.layers.47.mlp.down_proj.weight": "model-00006-of-00007.safetensors", "model.layers.47.mlp.up_proj.weight": "model-00006-of-00007.safetensors", "model.layers.47.input_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.46.post_attention_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.46.mlp.down_proj.weight": "model-00006-of-00007.safetensors", "model.layers.46.input_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.55.self_attn.o_proj.weight": "model-00006-of-00007.safetensors", "model.layers.55.self_attn.v_proj.weight": "model-00006-of-00007.safetensors", "model.layers.55.self_attn.k_proj.weight": "model-00006-of-00007.safetensors", "model.layers.55.self_attn.q_proj.weight": "model-00006-of-00007.safetensors", "model.layers.55.mlp.gate_proj.weight": "model-00006-of-00007.safetensors", "model.layers.54.self_attn.o_proj.weight": "model-00006-of-00007.safetensors", "model.layers.54.self_attn.v_proj.weight": "model-00006-of-00007.safetensors", "model.layers.54.self_attn.k_proj.weight": "model-00006-of-00007.safetensors", "model.layers.54.self_attn.q_proj.weight": "model-00006-of-00007.safetensors", "model.layers.54.post_attention_layernorm.weight": "model-00006-of-00007.safetensors", "model.layers.54.mlp.gate_proj.weight": "model-00006-of-00007.safetensors", "model.layers.54.mlp.down_proj.weight": "model-00007-of-00007.safetensors", "model.layers.54.mlp.up_proj.weight": "model-00007-of-00007.safetensors", "model.layers.54.input_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.53.self_attn.o_proj.weight": "model-00007-of-00007.safetensors", "model.layers.53.self_attn.v_proj.weight": "model-00007-of-00007.safetensors", "model.layers.53.self_attn.k_proj.weight": "model-00007-of-00007.safetensors", "model.layers.53.self_attn.q_proj.weight": "model-00007-of-00007.safetensors", "model.layers.53.post_attention_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.53.mlp.gate_proj.weight": "model-00007-of-00007.safetensors", "model.layers.53.mlp.down_proj.weight": "model-00007-of-00007.safetensors", "model.layers.53.mlp.up_proj.weight": "model-00007-of-00007.safetensors", "model.layers.53.input_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.52.self_attn.o_proj.weight": "model-00007-of-00007.safetensors", "model.layers.52.self_attn.v_proj.weight": "model-00007-of-00007.safetensors", "model.layers.52.self_attn.k_proj.weight": "model-00007-of-00007.safetensors", "model.layers.52.self_attn.q_proj.weight": "model-00007-of-00007.safetensors", "model.layers.52.post_attention_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.52.mlp.gate_proj.weight": "model-00007-of-00007.safetensors", "model.layers.52.mlp.down_proj.weight": "model-00007-of-00007.safetensors", "model.layers.52.mlp.up_proj.weight": "model-00007-of-00007.safetensors", "model.layers.52.input_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.51.post_attention_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.51.mlp.gate_proj.weight": "model-00007-of-00007.safetensors", "model.layers.51.mlp.down_proj.weight": "model-00007-of-00007.safetensors", "model.layers.51.mlp.up_proj.weight": "model-00007-of-00007.safetensors", "model.layers.51.input_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.59.self_attn.o_proj.weight": "model-00007-of-00007.safetensors", "model.layers.59.self_attn.v_proj.weight": "model-00007-of-00007.safetensors", "model.layers.59.self_attn.k_proj.weight": "model-00007-of-00007.safetensors", "model.layers.59.self_attn.q_proj.weight": "model-00007-of-00007.safetensors", "model.layers.59.mlp.gate_proj.weight": "model-00007-of-00007.safetensors", "model.layers.59.mlp.up_proj.weight": "model-00007-of-00007.safetensors", "model.layers.58.self_attn.o_proj.weight": "model-00007-of-00007.safetensors", "model.layers.58.self_attn.v_proj.weight": "model-00007-of-00007.safetensors", "model.layers.58.self_attn.k_proj.weight": "model-00007-of-00007.safetensors", "model.layers.58.self_attn.q_proj.weight": "model-00007-of-00007.safetensors", "model.layers.58.post_attention_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.58.mlp.gate_proj.weight": "model-00007-of-00007.safetensors", "model.layers.58.mlp.down_proj.weight": "model-00007-of-00007.safetensors", "model.layers.58.mlp.up_proj.weight": "model-00007-of-00007.safetensors", "model.layers.58.input_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.57.self_attn.o_proj.weight": "model-00007-of-00007.safetensors", "model.layers.57.self_attn.v_proj.weight": "model-00007-of-00007.safetensors", "model.layers.57.self_attn.k_proj.weight": "model-00007-of-00007.safetensors", "model.layers.57.self_attn.q_proj.weight": "model-00007-of-00007.safetensors", "model.layers.57.post_attention_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.57.mlp.gate_proj.weight": "model-00007-of-00007.safetensors", "model.layers.57.mlp.down_proj.weight": "model-00007-of-00007.safetensors", "model.layers.57.mlp.up_proj.weight": "model-00007-of-00007.safetensors", "model.layers.57.input_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.56.self_attn.o_proj.weight": "model-00007-of-00007.safetensors", "model.layers.56.self_attn.v_proj.weight": "model-00007-of-00007.safetensors", "model.layers.56.self_attn.k_proj.weight": "model-00007-of-00007.safetensors", "model.layers.56.self_attn.q_proj.weight": "model-00007-of-00007.safetensors", "model.layers.56.post_attention_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.56.mlp.gate_proj.weight": "model-00007-of-00007.safetensors", "model.layers.56.mlp.down_proj.weight": "model-00007-of-00007.safetensors", "model.layers.56.mlp.up_proj.weight": "model-00007-of-00007.safetensors", "model.layers.56.input_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.55.post_attention_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.55.mlp.down_proj.weight": "model-00007-of-00007.safetensors", "model.layers.55.mlp.up_proj.weight": "model-00007-of-00007.safetensors", "model.layers.55.input_layernorm.weight": "model-00007-of-00007.safetensors", "lm_head.weight": "model-00007-of-00007.safetensors", "model.norm.weight": "model-00007-of-00007.safetensors", "model.layers.59.post_attention_layernorm.weight": "model-00007-of-00007.safetensors", "model.layers.59.mlp.down_proj.weight": "model-00007-of-00007.safetensors", "model.layers.59.input_layernorm.weight": "model-00007-of-00007.safetensors"}}
|
output-00001-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23e4cb4a1b1efb7ba1c24417bf8ac0c07c40d97df4bbf54c0b2412b851b95640
|
3 |
+
size 8586568816
|
output-00002-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c191dceee89ed45af71af900551778640f5bbeaebb452c396aa84631d42c9a07
|
3 |
+
size 1951169568
|
special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<|startoftext|>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|endoftext|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<unk>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<unk>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
}
|
30 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386c49cf943d71aa110361135338c50e38beeff0a66593480421f37b319e1a39
|
3 |
+
size 1033105
|
tokenizer_config.json
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<unk>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": false
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<|startoftext|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": false
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "<|endoftext|>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": false
|
28 |
+
},
|
29 |
+
"64000": {
|
30 |
+
"content": "<s>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": false
|
36 |
+
},
|
37 |
+
"64001": {
|
38 |
+
"content": "</s>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": false
|
44 |
+
}
|
45 |
+
},
|
46 |
+
"bos_token": "<|startoftext|>",
|
47 |
+
"clean_up_tokenization_spaces": false,
|
48 |
+
"eos_token": "<|endoftext|>",
|
49 |
+
"legacy": false,
|
50 |
+
"model_max_length": 200000,
|
51 |
+
"pad_token": "<unk>",
|
52 |
+
"padding_side": "right",
|
53 |
+
"sp_model_kwargs": {},
|
54 |
+
"spaces_between_special_tokens": false,
|
55 |
+
"tokenizer_class": "LlamaTokenizer",
|
56 |
+
"truncation_side": "right",
|
57 |
+
"unk_token": "<unk>",
|
58 |
+
"use_default_system_prompt": false
|
59 |
+
}
|