Upload folder using huggingface_hub
Browse files- README.md +91 -0
- config.json +30 -0
- mergekit_config.yml +31 -0
- model-00001-of-00008.safetensors +3 -0
- model-00002-of-00008.safetensors +3 -0
- model-00003-of-00008.safetensors +3 -0
- model-00004-of-00008.safetensors +3 -0
- model-00005-of-00008.safetensors +3 -0
- model-00006-of-00008.safetensors +3 -0
- model-00007-of-00008.safetensors +3 -0
- model-00008-of-00008.safetensors +3 -0
- model.safetensors.index.json +1 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +43 -0
README.md
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- merge
|
4 |
+
- mergekit
|
5 |
+
- lazymergekit
|
6 |
+
- KoboldAI/LLaMA2-13B-Tiefighter
|
7 |
+
- KoboldAI/LLaMA2-13B-Holomax
|
8 |
+
base_model:
|
9 |
+
- KoboldAI/LLaMA2-13B-Tiefighter
|
10 |
+
- KoboldAI/LLaMA2-13B-Holomax
|
11 |
+
- KoboldAI/LLaMA2-13B-Tiefighter
|
12 |
+
- KoboldAI/LLaMA2-13B-Holomax
|
13 |
+
- KoboldAI/LLaMA2-13B-Tiefighter
|
14 |
+
- KoboldAI/LLaMA2-13B-Holomax
|
15 |
+
- KoboldAI/LLaMA2-13B-Tiefighter
|
16 |
+
- KoboldAI/LLaMA2-13B-Holomax
|
17 |
+
- KoboldAI/LLaMA2-13B-Tiefighter
|
18 |
+
---
|
19 |
+
|
20 |
+
# D_AU-Tiefighter-Holomax-20B-V1
|
21 |
+
|
22 |
+
D_AU-Tiefighter-Holomax-20B-V1 is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
|
23 |
+
* [KoboldAI/LLaMA2-13B-Tiefighter](https://huggingface.co/KoboldAI/LLaMA2-13B-Tiefighter)
|
24 |
+
* [KoboldAI/LLaMA2-13B-Holomax](https://huggingface.co/KoboldAI/LLaMA2-13B-Holomax)
|
25 |
+
* [KoboldAI/LLaMA2-13B-Tiefighter](https://huggingface.co/KoboldAI/LLaMA2-13B-Tiefighter)
|
26 |
+
* [KoboldAI/LLaMA2-13B-Holomax](https://huggingface.co/KoboldAI/LLaMA2-13B-Holomax)
|
27 |
+
* [KoboldAI/LLaMA2-13B-Tiefighter](https://huggingface.co/KoboldAI/LLaMA2-13B-Tiefighter)
|
28 |
+
* [KoboldAI/LLaMA2-13B-Holomax](https://huggingface.co/KoboldAI/LLaMA2-13B-Holomax)
|
29 |
+
* [KoboldAI/LLaMA2-13B-Tiefighter](https://huggingface.co/KoboldAI/LLaMA2-13B-Tiefighter)
|
30 |
+
* [KoboldAI/LLaMA2-13B-Holomax](https://huggingface.co/KoboldAI/LLaMA2-13B-Holomax)
|
31 |
+
* [KoboldAI/LLaMA2-13B-Tiefighter](https://huggingface.co/KoboldAI/LLaMA2-13B-Tiefighter)
|
32 |
+
|
33 |
+
## 🧩 Configuration
|
34 |
+
|
35 |
+
```yaml
|
36 |
+
slices:
|
37 |
+
- sources:
|
38 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
39 |
+
layer_range: [0, 10]
|
40 |
+
- sources:
|
41 |
+
- model: KoboldAI/LLaMA2-13B-Holomax
|
42 |
+
layer_range: [11,15]
|
43 |
+
- sources:
|
44 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
45 |
+
layer_range: [16,20]
|
46 |
+
- sources:
|
47 |
+
- model: KoboldAI/LLaMA2-13B-Holomax
|
48 |
+
layer_range: [16,22]
|
49 |
+
- sources:
|
50 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
51 |
+
layer_range: [21, 30]
|
52 |
+
- sources:
|
53 |
+
- model: KoboldAI/LLaMA2-13B-Holomax
|
54 |
+
layer_range: [31,33]
|
55 |
+
- sources:
|
56 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
57 |
+
layer_range: [31,35]
|
58 |
+
- sources:
|
59 |
+
- model: KoboldAI/LLaMA2-13B-Holomax
|
60 |
+
layer_range: [36,40]
|
61 |
+
- sources:
|
62 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
63 |
+
layer_range: [36,40]
|
64 |
+
merge_method: passthrough
|
65 |
+
dtype: bfloat16
|
66 |
+
```
|
67 |
+
|
68 |
+
## 💻 Usage
|
69 |
+
|
70 |
+
```python
|
71 |
+
!pip install -qU transformers accelerate
|
72 |
+
|
73 |
+
from transformers import AutoTokenizer
|
74 |
+
import transformers
|
75 |
+
import torch
|
76 |
+
|
77 |
+
model = "DavidAU/D_AU-Tiefighter-Holomax-20B-V1"
|
78 |
+
messages = [{"role": "user", "content": "What is a large language model?"}]
|
79 |
+
|
80 |
+
tokenizer = AutoTokenizer.from_pretrained(model)
|
81 |
+
prompt = tokenizer.apply_chat_template(messages, tokenize=False, add_generation_prompt=True)
|
82 |
+
pipeline = transformers.pipeline(
|
83 |
+
"text-generation",
|
84 |
+
model=model,
|
85 |
+
torch_dtype=torch.float16,
|
86 |
+
device_map="auto",
|
87 |
+
)
|
88 |
+
|
89 |
+
outputs = pipeline(prompt, max_new_tokens=256, do_sample=True, temperature=0.7, top_k=50, top_p=0.95)
|
90 |
+
print(outputs[0]["generated_text"])
|
91 |
+
```
|
config.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "KoboldAI/LLaMA2-13B-Tiefighter",
|
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": 5120,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 13824,
|
14 |
+
"max_position_embeddings": 4096,
|
15 |
+
"model_type": "llama",
|
16 |
+
"num_attention_heads": 40,
|
17 |
+
"num_hidden_layers": 47,
|
18 |
+
"num_key_value_heads": 40,
|
19 |
+
"pad_token_id": 0,
|
20 |
+
"pretraining_tp": 1,
|
21 |
+
"rms_norm_eps": 1e-05,
|
22 |
+
"rope_scaling": null,
|
23 |
+
"rope_theta": 10000.0,
|
24 |
+
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "bfloat16",
|
26 |
+
"transformers_version": "4.40.1",
|
27 |
+
"use_cache": true,
|
28 |
+
"vocab_size": 32000,
|
29 |
+
"welcome": "# Welcome to Tiefighter by KoboldAI Henky!! \nTiefighter is a unique merge model that combines the best of fictional use cases into one model, a true all-rounder.\nThis does mean that the model may take some steering in the beginning of your session to guide it towards what you want to do.\n\nThis model is meant to be creative, If you let it improvise you get better results than if you drown it in details.\n\n## Story Writing\nRegular story writing in the traditional way is supported, simply copy paste your story and continue writing. Optionally use an instruction in memory or an authors note to guide the direction of your story.\n\n### Generate a story on demand\nTo generate stories on demand you can use an instruction (tested in the Alpaca format) such as \"Write a novel about X, use chapters and dialogue\" this will generate a story. The format can vary between generations depending on how the model chooses to begin, either write what you want as shown in the earlier example or write the beginning of the story yourself so the model can follow your style. A few retries can also help if the model gets it wrong.\n\n## Chatbots and persona's\nThis model has been tested with various forms of chatting, testers have found that typically less is more and the model is good at improvising. Don't drown the model in paragraphs of detailed information, instead keep it simple first and see how far you can lean on the models own ability to figure out your character. Copy pasting paragraphs of background information is not suitable for a 13B model such as this one, code formatted characters or an instruction prompt describing who you wish to talk to goes much further.\n\nFor example, you can put this in memory in regular chat mode:\n``` \n### Instruction: \nGenerate a conversation between Alice and Henk where they discuss language models.\nIn this conversation Henk is excited to teach Alice about Tiefigther. \n### Response: \n```\n\nBecause the model is a merge of a variety of models, it should support a broad range of instruct formats, or plain chat mode. If you have a particular favourite try it, otherwise we recommend to either use the regular chat mode or Alpaca's format.\n\n## Instruct Prompting\nThis model features various instruct models on a variety of instruction styles, when testing the model we have used Alpaca for our own tests. If you prefer a different format chances are it can work.\n\nDuring instructions we have observed that in some cases the adventure data can leak, it may also be worth experimenting using > as the prefix for a user command to remedy this. But this may result in a stronger fiction bias.\n\nKeep in mind that while this model can be used as a factual instruct model, the focus was on fiction. Information provided by the model can be made up.\n\n## Adventuring and Adventure Games\nThis model contains a lora that was trained on the same adventure dataset as the KoboldAI Skein model. Adventuring is best done using an small introduction to the world and your objective while using the > prefix for a user command (KoboldAI's adventure mode).\n\nIt is possible that the model does not immediately pick up on what you wish to do and does not engage in its Adventure mode behaviour right away. Simply manually correct the output to trim excess dialogue or other undesirable behaviour and continue to submit your actions using the appropriate mode. The model should pick up on this style quickly and will correctly follow this format within 3 turns.\n\n## Discovered something cool and want to engage with us? \nJoin our community at https://koboldai.org/discord !\n\n### This model would not be possible without the awesome work from: \nUndi95, PocketDoc, Blackroot, Brouz, The Face of Goonery, zattio770, PygmalionAI, TokenBender, nRuaif, lemonilia, Xwin-LM, elinas, jondurbin, NousResearch, CalderaAI, MrSeeker, OpenAssistant, ehartford, Henk717, AI Dungeon, StabilityAI and zattio770."
|
30 |
+
}
|
mergekit_config.yml
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
slices:
|
3 |
+
- sources:
|
4 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
5 |
+
layer_range: [0, 10]
|
6 |
+
- sources:
|
7 |
+
- model: KoboldAI/LLaMA2-13B-Holomax
|
8 |
+
layer_range: [11,15]
|
9 |
+
- sources:
|
10 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
11 |
+
layer_range: [16,20]
|
12 |
+
- sources:
|
13 |
+
- model: KoboldAI/LLaMA2-13B-Holomax
|
14 |
+
layer_range: [16,22]
|
15 |
+
- sources:
|
16 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
17 |
+
layer_range: [21, 30]
|
18 |
+
- sources:
|
19 |
+
- model: KoboldAI/LLaMA2-13B-Holomax
|
20 |
+
layer_range: [31,33]
|
21 |
+
- sources:
|
22 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
23 |
+
layer_range: [31,35]
|
24 |
+
- sources:
|
25 |
+
- model: KoboldAI/LLaMA2-13B-Holomax
|
26 |
+
layer_range: [36,40]
|
27 |
+
- sources:
|
28 |
+
- model: KoboldAI/LLaMA2-13B-Tiefighter
|
29 |
+
layer_range: [36,40]
|
30 |
+
merge_method: passthrough
|
31 |
+
dtype: bfloat16
|
model-00001-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:701e320108c21dd3bac41815b1c6940107e34d828be4856d9e2b509559b2000f
|
3 |
+
size 3968978488
|
model-00002-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77fc9450221d456a2a07553a101712b0926c12b195fc24e802a80883ffc251f4
|
3 |
+
size 3984728352
|
model-00003-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9689a1f1cdf387b35dcb37302cfbbcd800468b119aba3eba25c269503d280c5
|
3 |
+
size 3963746816
|
model-00004-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c87112f5f817621f9220950a44ae013a39e22211c7a87293d671047245b4f4aa
|
3 |
+
size 3963757176
|
model-00005-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d3368ddce7c069e98f6e26c6f1e8ea402d476dfe31540778341f12498886a30
|
3 |
+
size 3879849784
|
model-00006-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79deb2bdc76e37b03607b3e5e57917ff87b2b0a05740f09f65863228b6513098
|
3 |
+
size 3948038664
|
model-00007-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eafc7f8cfa280f6cae2f7dd89e83e628aa0735be37b00b6c7c2e51944941f25
|
3 |
+
size 3874607488
|
model-00008-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df3c86b24c7cdc23870917de813f9eaf949b3d144b14ebc1905646cfa9b8989f
|
3 |
+
size 2888934240
|
model.safetensors.index.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"metadata": {"mergekit_version": "0.0.4.2", "total_size": 30472591360}, "weight_map": {"lm_head.weight": "model-00001-of-00008.safetensors", "model.embed_tokens.weight": "model-00001-of-00008.safetensors", "model.layers.0.input_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.0.mlp.down_proj.weight": "model-00001-of-00008.safetensors", "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00008.safetensors", "model.layers.0.mlp.up_proj.weight": "model-00001-of-00008.safetensors", "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00008.safetensors", "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00008.safetensors", "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00008.safetensors", "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00008.safetensors", "model.layers.1.input_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.1.mlp.down_proj.weight": "model-00001-of-00008.safetensors", "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00008.safetensors", "model.layers.1.mlp.up_proj.weight": "model-00001-of-00008.safetensors", "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00008.safetensors", "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00008.safetensors", "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00008.safetensors", "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00008.safetensors", "model.layers.10.input_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.10.mlp.down_proj.weight": "model-00001-of-00008.safetensors", "model.layers.10.mlp.gate_proj.weight": "model-00001-of-00008.safetensors", "model.layers.10.mlp.up_proj.weight": "model-00001-of-00008.safetensors", "model.layers.10.post_attention_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00008.safetensors", "model.layers.10.self_attn.o_proj.weight": "model-00001-of-00008.safetensors", "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00008.safetensors", "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00008.safetensors", "model.layers.11.input_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.11.mlp.down_proj.weight": "model-00001-of-00008.safetensors", "model.layers.11.mlp.gate_proj.weight": "model-00001-of-00008.safetensors", "model.layers.11.mlp.up_proj.weight": "model-00001-of-00008.safetensors", "model.layers.11.post_attention_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.11.self_attn.k_proj.weight": "model-00001-of-00008.safetensors", "model.layers.11.self_attn.o_proj.weight": "model-00001-of-00008.safetensors", "model.layers.11.self_attn.q_proj.weight": "model-00001-of-00008.safetensors", "model.layers.11.self_attn.v_proj.weight": "model-00001-of-00008.safetensors", "model.layers.12.input_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.12.mlp.down_proj.weight": "model-00001-of-00008.safetensors", "model.layers.12.mlp.gate_proj.weight": "model-00001-of-00008.safetensors", "model.layers.12.mlp.up_proj.weight": "model-00001-of-00008.safetensors", "model.layers.12.post_attention_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.12.self_attn.k_proj.weight": "model-00001-of-00008.safetensors", "model.layers.12.self_attn.o_proj.weight": "model-00001-of-00008.safetensors", "model.layers.12.self_attn.q_proj.weight": "model-00001-of-00008.safetensors", "model.layers.12.self_attn.v_proj.weight": "model-00001-of-00008.safetensors", "model.layers.13.input_layernorm.weight": "model-00001-of-00008.safetensors", "model.layers.13.mlp.down_proj.weight": "model-00001-of-00008.safetensors", "model.layers.13.mlp.gate_proj.weight": "model-00002-of-00008.safetensors", "model.layers.13.mlp.up_proj.weight": "model-00002-of-00008.safetensors", "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00008.safetensors", "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00008.safetensors", "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00008.safetensors", "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00008.safetensors", "model.layers.18.input_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.14.input_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.18.mlp.down_proj.weight": "model-00002-of-00008.safetensors", "model.layers.14.mlp.down_proj.weight": "model-00002-of-00008.safetensors", "model.layers.18.mlp.gate_proj.weight": "model-00002-of-00008.safetensors", "model.layers.14.mlp.gate_proj.weight": "model-00002-of-00008.safetensors", "model.layers.18.mlp.up_proj.weight": "model-00002-of-00008.safetensors", "model.layers.14.mlp.up_proj.weight": "model-00002-of-00008.safetensors", "model.layers.18.post_attention_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.18.self_attn.k_proj.weight": "model-00002-of-00008.safetensors", "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00008.safetensors", "model.layers.18.self_attn.o_proj.weight": "model-00002-of-00008.safetensors", "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00008.safetensors", "model.layers.18.self_attn.q_proj.weight": "model-00002-of-00008.safetensors", "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00008.safetensors", "model.layers.18.self_attn.v_proj.weight": "model-00002-of-00008.safetensors", "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00008.safetensors", "model.layers.19.input_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.15.input_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.19.mlp.down_proj.weight": "model-00002-of-00008.safetensors", "model.layers.15.mlp.down_proj.weight": "model-00002-of-00008.safetensors", "model.layers.19.mlp.gate_proj.weight": "model-00002-of-00008.safetensors", "model.layers.15.mlp.gate_proj.weight": "model-00002-of-00008.safetensors", "model.layers.19.mlp.up_proj.weight": "model-00002-of-00008.safetensors", "model.layers.15.mlp.up_proj.weight": "model-00002-of-00008.safetensors", "model.layers.19.post_attention_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.19.self_attn.k_proj.weight": "model-00002-of-00008.safetensors", "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00008.safetensors", "model.layers.19.self_attn.o_proj.weight": "model-00002-of-00008.safetensors", "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00008.safetensors", "model.layers.19.self_attn.q_proj.weight": "model-00002-of-00008.safetensors", "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00008.safetensors", "model.layers.19.self_attn.v_proj.weight": "model-00002-of-00008.safetensors", "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00008.safetensors", "model.layers.20.input_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.16.input_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.20.mlp.down_proj.weight": "model-00002-of-00008.safetensors", "model.layers.16.mlp.down_proj.weight": "model-00002-of-00008.safetensors", "model.layers.20.mlp.gate_proj.weight": "model-00002-of-00008.safetensors", "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00008.safetensors", "model.layers.20.mlp.up_proj.weight": "model-00002-of-00008.safetensors", "model.layers.16.mlp.up_proj.weight": "model-00002-of-00008.safetensors", "model.layers.20.post_attention_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00008.safetensors", "model.layers.20.self_attn.k_proj.weight": "model-00002-of-00008.safetensors", "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00008.safetensors", "model.layers.20.self_attn.o_proj.weight": "model-00003-of-00008.safetensors", "model.layers.16.self_attn.o_proj.weight": "model-00003-of-00008.safetensors", "model.layers.20.self_attn.q_proj.weight": "model-00003-of-00008.safetensors", "model.layers.16.self_attn.q_proj.weight": "model-00003-of-00008.safetensors", "model.layers.20.self_attn.v_proj.weight": "model-00003-of-00008.safetensors", "model.layers.16.self_attn.v_proj.weight": "model-00003-of-00008.safetensors", "model.layers.21.input_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.17.input_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.21.mlp.down_proj.weight": "model-00003-of-00008.safetensors", "model.layers.17.mlp.down_proj.weight": "model-00003-of-00008.safetensors", "model.layers.21.mlp.gate_proj.weight": "model-00003-of-00008.safetensors", "model.layers.17.mlp.gate_proj.weight": "model-00003-of-00008.safetensors", "model.layers.21.mlp.up_proj.weight": "model-00003-of-00008.safetensors", "model.layers.17.mlp.up_proj.weight": "model-00003-of-00008.safetensors", "model.layers.21.post_attention_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.17.post_attention_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.21.self_attn.k_proj.weight": "model-00003-of-00008.safetensors", "model.layers.17.self_attn.k_proj.weight": "model-00003-of-00008.safetensors", "model.layers.21.self_attn.o_proj.weight": "model-00003-of-00008.safetensors", "model.layers.17.self_attn.o_proj.weight": "model-00003-of-00008.safetensors", "model.layers.21.self_attn.q_proj.weight": "model-00003-of-00008.safetensors", "model.layers.17.self_attn.q_proj.weight": "model-00003-of-00008.safetensors", "model.layers.21.self_attn.v_proj.weight": "model-00003-of-00008.safetensors", "model.layers.17.self_attn.v_proj.weight": "model-00003-of-00008.safetensors", "model.layers.2.input_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.2.mlp.down_proj.weight": "model-00003-of-00008.safetensors", "model.layers.2.mlp.gate_proj.weight": "model-00003-of-00008.safetensors", "model.layers.2.mlp.up_proj.weight": "model-00003-of-00008.safetensors", "model.layers.2.post_attention_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.2.self_attn.k_proj.weight": "model-00003-of-00008.safetensors", "model.layers.2.self_attn.o_proj.weight": "model-00003-of-00008.safetensors", "model.layers.2.self_attn.q_proj.weight": "model-00003-of-00008.safetensors", "model.layers.2.self_attn.v_proj.weight": "model-00003-of-00008.safetensors", "model.layers.22.input_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.22.mlp.down_proj.weight": "model-00003-of-00008.safetensors", "model.layers.22.mlp.gate_proj.weight": "model-00003-of-00008.safetensors", "model.layers.22.mlp.up_proj.weight": "model-00003-of-00008.safetensors", "model.layers.22.post_attention_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.22.self_attn.k_proj.weight": "model-00003-of-00008.safetensors", "model.layers.22.self_attn.o_proj.weight": "model-00003-of-00008.safetensors", "model.layers.22.self_attn.q_proj.weight": "model-00003-of-00008.safetensors", "model.layers.22.self_attn.v_proj.weight": "model-00003-of-00008.safetensors", "model.layers.24.input_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.23.input_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.24.mlp.down_proj.weight": "model-00003-of-00008.safetensors", "model.layers.23.mlp.down_proj.weight": "model-00003-of-00008.safetensors", "model.layers.24.mlp.gate_proj.weight": "model-00003-of-00008.safetensors", "model.layers.23.mlp.gate_proj.weight": "model-00003-of-00008.safetensors", "model.layers.24.mlp.up_proj.weight": "model-00003-of-00008.safetensors", "model.layers.23.mlp.up_proj.weight": "model-00003-of-00008.safetensors", "model.layers.24.post_attention_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.23.post_attention_layernorm.weight": "model-00003-of-00008.safetensors", "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00008.safetensors", "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00008.safetensors", "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00008.safetensors", "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00008.safetensors", "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00008.safetensors", "model.layers.23.self_attn.q_proj.weight": "model-00004-of-00008.safetensors", "model.layers.24.self_attn.v_proj.weight": "model-00004-of-00008.safetensors", "model.layers.23.self_attn.v_proj.weight": "model-00004-of-00008.safetensors", "model.layers.25.input_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.25.mlp.down_proj.weight": "model-00004-of-00008.safetensors", "model.layers.25.mlp.gate_proj.weight": "model-00004-of-00008.safetensors", "model.layers.25.mlp.up_proj.weight": "model-00004-of-00008.safetensors", "model.layers.25.post_attention_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.25.self_attn.k_proj.weight": "model-00004-of-00008.safetensors", "model.layers.25.self_attn.o_proj.weight": "model-00004-of-00008.safetensors", "model.layers.25.self_attn.q_proj.weight": "model-00004-of-00008.safetensors", "model.layers.25.self_attn.v_proj.weight": "model-00004-of-00008.safetensors", "model.layers.26.input_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.26.mlp.down_proj.weight": "model-00004-of-00008.safetensors", "model.layers.26.mlp.gate_proj.weight": "model-00004-of-00008.safetensors", "model.layers.26.mlp.up_proj.weight": "model-00004-of-00008.safetensors", "model.layers.26.post_attention_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.26.self_attn.k_proj.weight": "model-00004-of-00008.safetensors", "model.layers.26.self_attn.o_proj.weight": "model-00004-of-00008.safetensors", "model.layers.26.self_attn.q_proj.weight": "model-00004-of-00008.safetensors", "model.layers.26.self_attn.v_proj.weight": "model-00004-of-00008.safetensors", "model.layers.27.input_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.27.mlp.down_proj.weight": "model-00004-of-00008.safetensors", "model.layers.27.mlp.gate_proj.weight": "model-00004-of-00008.safetensors", "model.layers.27.mlp.up_proj.weight": "model-00004-of-00008.safetensors", "model.layers.27.post_attention_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.27.self_attn.k_proj.weight": "model-00004-of-00008.safetensors", "model.layers.27.self_attn.o_proj.weight": "model-00004-of-00008.safetensors", "model.layers.27.self_attn.q_proj.weight": "model-00004-of-00008.safetensors", "model.layers.27.self_attn.v_proj.weight": "model-00004-of-00008.safetensors", "model.layers.28.input_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.28.mlp.down_proj.weight": "model-00004-of-00008.safetensors", "model.layers.28.mlp.gate_proj.weight": "model-00004-of-00008.safetensors", "model.layers.28.mlp.up_proj.weight": "model-00004-of-00008.safetensors", "model.layers.28.post_attention_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.28.self_attn.k_proj.weight": "model-00004-of-00008.safetensors", "model.layers.28.self_attn.o_proj.weight": "model-00004-of-00008.safetensors", "model.layers.28.self_attn.q_proj.weight": "model-00004-of-00008.safetensors", "model.layers.28.self_attn.v_proj.weight": "model-00004-of-00008.safetensors", "model.layers.29.input_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.29.mlp.down_proj.weight": "model-00004-of-00008.safetensors", "model.layers.29.mlp.gate_proj.weight": "model-00004-of-00008.safetensors", "model.layers.29.mlp.up_proj.weight": "model-00004-of-00008.safetensors", "model.layers.29.post_attention_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.29.self_attn.k_proj.weight": "model-00004-of-00008.safetensors", "model.layers.29.self_attn.o_proj.weight": "model-00004-of-00008.safetensors", "model.layers.29.self_attn.q_proj.weight": "model-00004-of-00008.safetensors", "model.layers.29.self_attn.v_proj.weight": "model-00004-of-00008.safetensors", "model.layers.30.input_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.30.mlp.down_proj.weight": "model-00004-of-00008.safetensors", "model.layers.30.mlp.gate_proj.weight": "model-00004-of-00008.safetensors", "model.layers.30.mlp.up_proj.weight": "model-00004-of-00008.safetensors", "model.layers.30.post_attention_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.30.self_attn.k_proj.weight": "model-00004-of-00008.safetensors", "model.layers.30.self_attn.o_proj.weight": "model-00004-of-00008.safetensors", "model.layers.30.self_attn.q_proj.weight": "model-00004-of-00008.safetensors", "model.layers.30.self_attn.v_proj.weight": "model-00004-of-00008.safetensors", "model.layers.31.input_layernorm.weight": "model-00004-of-00008.safetensors", "model.layers.31.mlp.down_proj.weight": "model-00005-of-00008.safetensors", "model.layers.31.mlp.gate_proj.weight": "model-00005-of-00008.safetensors", "model.layers.31.mlp.up_proj.weight": "model-00005-of-00008.safetensors", "model.layers.31.post_attention_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.31.self_attn.k_proj.weight": "model-00005-of-00008.safetensors", "model.layers.31.self_attn.o_proj.weight": "model-00005-of-00008.safetensors", "model.layers.31.self_attn.q_proj.weight": "model-00005-of-00008.safetensors", "model.layers.31.self_attn.v_proj.weight": "model-00005-of-00008.safetensors", "model.layers.32.input_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.32.mlp.down_proj.weight": "model-00005-of-00008.safetensors", "model.layers.32.mlp.gate_proj.weight": "model-00005-of-00008.safetensors", "model.layers.32.mlp.up_proj.weight": "model-00005-of-00008.safetensors", "model.layers.32.post_attention_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.32.self_attn.k_proj.weight": "model-00005-of-00008.safetensors", "model.layers.32.self_attn.o_proj.weight": "model-00005-of-00008.safetensors", "model.layers.32.self_attn.q_proj.weight": "model-00005-of-00008.safetensors", "model.layers.32.self_attn.v_proj.weight": "model-00005-of-00008.safetensors", "model.layers.3.input_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.3.mlp.down_proj.weight": "model-00005-of-00008.safetensors", "model.layers.3.mlp.gate_proj.weight": "model-00005-of-00008.safetensors", "model.layers.3.mlp.up_proj.weight": "model-00005-of-00008.safetensors", "model.layers.3.post_attention_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.3.self_attn.k_proj.weight": "model-00005-of-00008.safetensors", "model.layers.3.self_attn.o_proj.weight": "model-00005-of-00008.safetensors", "model.layers.3.self_attn.q_proj.weight": "model-00005-of-00008.safetensors", "model.layers.3.self_attn.v_proj.weight": "model-00005-of-00008.safetensors", "model.layers.35.input_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.33.input_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.35.mlp.down_proj.weight": "model-00005-of-00008.safetensors", "model.layers.33.mlp.down_proj.weight": "model-00005-of-00008.safetensors", "model.layers.35.mlp.gate_proj.weight": "model-00005-of-00008.safetensors", "model.layers.33.mlp.gate_proj.weight": "model-00005-of-00008.safetensors", "model.layers.35.mlp.up_proj.weight": "model-00005-of-00008.safetensors", "model.layers.33.mlp.up_proj.weight": "model-00005-of-00008.safetensors", "model.layers.35.post_attention_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.33.post_attention_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.35.self_attn.k_proj.weight": "model-00005-of-00008.safetensors", "model.layers.33.self_attn.k_proj.weight": "model-00005-of-00008.safetensors", "model.layers.35.self_attn.o_proj.weight": "model-00005-of-00008.safetensors", "model.layers.33.self_attn.o_proj.weight": "model-00005-of-00008.safetensors", "model.layers.35.self_attn.q_proj.weight": "model-00005-of-00008.safetensors", "model.layers.33.self_attn.q_proj.weight": "model-00005-of-00008.safetensors", "model.layers.35.self_attn.v_proj.weight": "model-00005-of-00008.safetensors", "model.layers.33.self_attn.v_proj.weight": "model-00005-of-00008.safetensors", "model.layers.36.input_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.34.input_layernorm.weight": "model-00005-of-00008.safetensors", "model.layers.36.mlp.down_proj.weight": "model-00005-of-00008.safetensors", "model.layers.34.mlp.down_proj.weight": "model-00005-of-00008.safetensors", "model.layers.36.mlp.gate_proj.weight": "model-00005-of-00008.safetensors", "model.layers.34.mlp.gate_proj.weight": "model-00005-of-00008.safetensors", "model.layers.36.mlp.up_proj.weight": "model-00005-of-00008.safetensors", "model.layers.34.mlp.up_proj.weight": "model-00006-of-00008.safetensors", "model.layers.36.post_attention_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.34.post_attention_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.36.self_attn.k_proj.weight": "model-00006-of-00008.safetensors", "model.layers.34.self_attn.k_proj.weight": "model-00006-of-00008.safetensors", "model.layers.36.self_attn.o_proj.weight": "model-00006-of-00008.safetensors", "model.layers.34.self_attn.o_proj.weight": "model-00006-of-00008.safetensors", "model.layers.36.self_attn.q_proj.weight": "model-00006-of-00008.safetensors", "model.layers.34.self_attn.q_proj.weight": "model-00006-of-00008.safetensors", "model.layers.36.self_attn.v_proj.weight": "model-00006-of-00008.safetensors", "model.layers.34.self_attn.v_proj.weight": "model-00006-of-00008.safetensors", "model.layers.37.input_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.37.mlp.down_proj.weight": "model-00006-of-00008.safetensors", "model.layers.37.mlp.gate_proj.weight": "model-00006-of-00008.safetensors", "model.layers.37.mlp.up_proj.weight": "model-00006-of-00008.safetensors", "model.layers.37.post_attention_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.37.self_attn.k_proj.weight": "model-00006-of-00008.safetensors", "model.layers.37.self_attn.o_proj.weight": "model-00006-of-00008.safetensors", "model.layers.37.self_attn.q_proj.weight": "model-00006-of-00008.safetensors", "model.layers.37.self_attn.v_proj.weight": "model-00006-of-00008.safetensors", "model.layers.38.input_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.38.mlp.down_proj.weight": "model-00006-of-00008.safetensors", "model.layers.38.mlp.gate_proj.weight": "model-00006-of-00008.safetensors", "model.layers.38.mlp.up_proj.weight": "model-00006-of-00008.safetensors", "model.layers.38.post_attention_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.38.self_attn.k_proj.weight": "model-00006-of-00008.safetensors", "model.layers.38.self_attn.o_proj.weight": "model-00006-of-00008.safetensors", "model.layers.38.self_attn.q_proj.weight": "model-00006-of-00008.safetensors", "model.layers.38.self_attn.v_proj.weight": "model-00006-of-00008.safetensors", "model.layers.43.input_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.39.input_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.43.mlp.down_proj.weight": "model-00006-of-00008.safetensors", "model.layers.39.mlp.down_proj.weight": "model-00006-of-00008.safetensors", "model.layers.43.mlp.gate_proj.weight": "model-00006-of-00008.safetensors", "model.layers.39.mlp.gate_proj.weight": "model-00006-of-00008.safetensors", "model.layers.43.mlp.up_proj.weight": "model-00006-of-00008.safetensors", "model.layers.39.mlp.up_proj.weight": "model-00006-of-00008.safetensors", "model.layers.43.post_attention_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.39.post_attention_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.43.self_attn.k_proj.weight": "model-00006-of-00008.safetensors", "model.layers.39.self_attn.k_proj.weight": "model-00006-of-00008.safetensors", "model.layers.43.self_attn.o_proj.weight": "model-00006-of-00008.safetensors", "model.layers.39.self_attn.o_proj.weight": "model-00006-of-00008.safetensors", "model.layers.43.self_attn.q_proj.weight": "model-00006-of-00008.safetensors", "model.layers.39.self_attn.q_proj.weight": "model-00006-of-00008.safetensors", "model.layers.43.self_attn.v_proj.weight": "model-00006-of-00008.safetensors", "model.layers.39.self_attn.v_proj.weight": "model-00006-of-00008.safetensors", "model.layers.44.input_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.40.input_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.44.mlp.down_proj.weight": "model-00006-of-00008.safetensors", "model.layers.40.mlp.down_proj.weight": "model-00006-of-00008.safetensors", "model.layers.44.mlp.gate_proj.weight": "model-00006-of-00008.safetensors", "model.layers.40.mlp.gate_proj.weight": "model-00006-of-00008.safetensors", "model.layers.44.mlp.up_proj.weight": "model-00006-of-00008.safetensors", "model.layers.40.mlp.up_proj.weight": "model-00006-of-00008.safetensors", "model.layers.44.post_attention_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.40.post_attention_layernorm.weight": "model-00006-of-00008.safetensors", "model.layers.44.self_attn.k_proj.weight": "model-00007-of-00008.safetensors", "model.layers.40.self_attn.k_proj.weight": "model-00007-of-00008.safetensors", "model.layers.44.self_attn.o_proj.weight": "model-00007-of-00008.safetensors", "model.layers.40.self_attn.o_proj.weight": "model-00007-of-00008.safetensors", "model.layers.44.self_attn.q_proj.weight": "model-00007-of-00008.safetensors", "model.layers.40.self_attn.q_proj.weight": "model-00007-of-00008.safetensors", "model.layers.44.self_attn.v_proj.weight": "model-00007-of-00008.safetensors", "model.layers.40.self_attn.v_proj.weight": "model-00007-of-00008.safetensors", "model.layers.45.input_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.41.input_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.45.mlp.down_proj.weight": "model-00007-of-00008.safetensors", "model.layers.41.mlp.down_proj.weight": "model-00007-of-00008.safetensors", "model.layers.45.mlp.gate_proj.weight": "model-00007-of-00008.safetensors", "model.layers.41.mlp.gate_proj.weight": "model-00007-of-00008.safetensors", "model.layers.45.mlp.up_proj.weight": "model-00007-of-00008.safetensors", "model.layers.41.mlp.up_proj.weight": "model-00007-of-00008.safetensors", "model.layers.45.post_attention_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.41.post_attention_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.45.self_attn.k_proj.weight": "model-00007-of-00008.safetensors", "model.layers.41.self_attn.k_proj.weight": "model-00007-of-00008.safetensors", "model.layers.45.self_attn.o_proj.weight": "model-00007-of-00008.safetensors", "model.layers.41.self_attn.o_proj.weight": "model-00007-of-00008.safetensors", "model.layers.45.self_attn.q_proj.weight": "model-00007-of-00008.safetensors", "model.layers.41.self_attn.q_proj.weight": "model-00007-of-00008.safetensors", "model.layers.45.self_attn.v_proj.weight": "model-00007-of-00008.safetensors", "model.layers.41.self_attn.v_proj.weight": "model-00007-of-00008.safetensors", "model.layers.46.input_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.42.input_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.46.mlp.down_proj.weight": "model-00007-of-00008.safetensors", "model.layers.42.mlp.down_proj.weight": "model-00007-of-00008.safetensors", "model.layers.46.mlp.gate_proj.weight": "model-00007-of-00008.safetensors", "model.layers.42.mlp.gate_proj.weight": "model-00007-of-00008.safetensors", "model.layers.46.mlp.up_proj.weight": "model-00007-of-00008.safetensors", "model.layers.42.mlp.up_proj.weight": "model-00007-of-00008.safetensors", "model.layers.46.post_attention_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.42.post_attention_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.46.self_attn.k_proj.weight": "model-00007-of-00008.safetensors", "model.layers.42.self_attn.k_proj.weight": "model-00007-of-00008.safetensors", "model.layers.46.self_attn.o_proj.weight": "model-00007-of-00008.safetensors", "model.layers.42.self_attn.o_proj.weight": "model-00007-of-00008.safetensors", "model.layers.46.self_attn.q_proj.weight": "model-00007-of-00008.safetensors", "model.layers.42.self_attn.q_proj.weight": "model-00007-of-00008.safetensors", "model.layers.46.self_attn.v_proj.weight": "model-00007-of-00008.safetensors", "model.layers.42.self_attn.v_proj.weight": "model-00007-of-00008.safetensors", "model.layers.4.input_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.4.mlp.down_proj.weight": "model-00007-of-00008.safetensors", "model.layers.4.mlp.gate_proj.weight": "model-00007-of-00008.safetensors", "model.layers.4.mlp.up_proj.weight": "model-00007-of-00008.safetensors", "model.layers.4.post_attention_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.4.self_attn.k_proj.weight": "model-00007-of-00008.safetensors", "model.layers.4.self_attn.o_proj.weight": "model-00007-of-00008.safetensors", "model.layers.4.self_attn.q_proj.weight": "model-00007-of-00008.safetensors", "model.layers.4.self_attn.v_proj.weight": "model-00007-of-00008.safetensors", "model.layers.5.input_layernorm.weight": "model-00007-of-00008.safetensors", "model.layers.5.mlp.down_proj.weight": "model-00007-of-00008.safetensors", "model.layers.5.mlp.gate_proj.weight": "model-00007-of-00008.safetensors", "model.layers.5.mlp.up_proj.weight": "model-00008-of-00008.safetensors", "model.layers.5.post_attention_layernorm.weight": "model-00008-of-00008.safetensors", "model.layers.5.self_attn.k_proj.weight": "model-00008-of-00008.safetensors", "model.layers.5.self_attn.o_proj.weight": "model-00008-of-00008.safetensors", "model.layers.5.self_attn.q_proj.weight": "model-00008-of-00008.safetensors", "model.layers.5.self_attn.v_proj.weight": "model-00008-of-00008.safetensors", "model.layers.6.input_layernorm.weight": "model-00008-of-00008.safetensors", "model.layers.6.mlp.down_proj.weight": "model-00008-of-00008.safetensors", "model.layers.6.mlp.gate_proj.weight": "model-00008-of-00008.safetensors", "model.layers.6.mlp.up_proj.weight": "model-00008-of-00008.safetensors", "model.layers.6.post_attention_layernorm.weight": "model-00008-of-00008.safetensors", "model.layers.6.self_attn.k_proj.weight": "model-00008-of-00008.safetensors", "model.layers.6.self_attn.o_proj.weight": "model-00008-of-00008.safetensors", "model.layers.6.self_attn.q_proj.weight": "model-00008-of-00008.safetensors", "model.layers.6.self_attn.v_proj.weight": "model-00008-of-00008.safetensors", "model.layers.7.input_layernorm.weight": "model-00008-of-00008.safetensors", "model.layers.7.mlp.down_proj.weight": "model-00008-of-00008.safetensors", "model.layers.7.mlp.gate_proj.weight": "model-00008-of-00008.safetensors", "model.layers.7.mlp.up_proj.weight": "model-00008-of-00008.safetensors", "model.layers.7.post_attention_layernorm.weight": "model-00008-of-00008.safetensors", "model.layers.7.self_attn.k_proj.weight": "model-00008-of-00008.safetensors", "model.layers.7.self_attn.o_proj.weight": "model-00008-of-00008.safetensors", "model.layers.7.self_attn.q_proj.weight": "model-00008-of-00008.safetensors", "model.layers.7.self_attn.v_proj.weight": "model-00008-of-00008.safetensors", "model.layers.8.input_layernorm.weight": "model-00008-of-00008.safetensors", "model.layers.8.mlp.down_proj.weight": "model-00008-of-00008.safetensors", "model.layers.8.mlp.gate_proj.weight": "model-00008-of-00008.safetensors", "model.layers.8.mlp.up_proj.weight": "model-00008-of-00008.safetensors", "model.layers.8.post_attention_layernorm.weight": "model-00008-of-00008.safetensors", "model.layers.8.self_attn.k_proj.weight": "model-00008-of-00008.safetensors", "model.layers.8.self_attn.o_proj.weight": "model-00008-of-00008.safetensors", "model.layers.8.self_attn.q_proj.weight": "model-00008-of-00008.safetensors", "model.layers.8.self_attn.v_proj.weight": "model-00008-of-00008.safetensors", "model.layers.9.input_layernorm.weight": "model-00008-of-00008.safetensors", "model.layers.9.mlp.down_proj.weight": "model-00008-of-00008.safetensors", "model.layers.9.mlp.gate_proj.weight": "model-00008-of-00008.safetensors", "model.layers.9.mlp.up_proj.weight": "model-00008-of-00008.safetensors", "model.layers.9.post_attention_layernorm.weight": "model-00008-of-00008.safetensors", "model.layers.9.self_attn.k_proj.weight": "model-00008-of-00008.safetensors", "model.layers.9.self_attn.o_proj.weight": "model-00008-of-00008.safetensors", "model.layers.9.self_attn.q_proj.weight": "model-00008-of-00008.safetensors", "model.layers.9.self_attn.v_proj.weight": "model-00008-of-00008.safetensors", "model.norm.weight": "model-00008-of-00008.safetensors"}}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": true,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": true,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<unk>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": true,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<unk>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": true,
|
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:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
tokenizer_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"add_prefix_space": true,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"0": {
|
7 |
+
"content": "<unk>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": true,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": true
|
13 |
+
},
|
14 |
+
"1": {
|
15 |
+
"content": "<s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": true,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": true
|
21 |
+
},
|
22 |
+
"2": {
|
23 |
+
"content": "</s>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": true,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
}
|
30 |
+
},
|
31 |
+
"additional_special_tokens": [],
|
32 |
+
"bos_token": "<s>",
|
33 |
+
"clean_up_tokenization_spaces": false,
|
34 |
+
"eos_token": "</s>",
|
35 |
+
"legacy": true,
|
36 |
+
"model_max_length": 1000000000000000019884624838656,
|
37 |
+
"pad_token": "<unk>",
|
38 |
+
"sp_model_kwargs": {},
|
39 |
+
"spaces_between_special_tokens": false,
|
40 |
+
"tokenizer_class": "LlamaTokenizer",
|
41 |
+
"unk_token": "<unk>",
|
42 |
+
"use_default_system_prompt": true
|
43 |
+
}
|