medmekk HF staff commited on
Commit
f6f86e0
·
verified ·
1 Parent(s): f19c79a

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - microsoft/phi-4
4
+ license: mit
5
+ license_link: https://huggingface.co/microsoft/phi-4/resolve/main/LICENSE
6
+ language:
7
+ - en
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - bnb-my-repo
11
+ - phi
12
+ - nlp
13
+ - math
14
+ - code
15
+ - chat
16
+ - conversational
17
+ inference:
18
+ parameters:
19
+ temperature: 0
20
+ widget:
21
+ - messages:
22
+ - role: user
23
+ content: How should I explain the Internet?
24
+ library_name: transformers
25
+ ---
26
+ # microsoft/phi-4 (Quantized)
27
+
28
+ ## Description
29
+ This model is a quantized version of the original model [`microsoft/phi-4`](https://huggingface.co/microsoft/phi-4).
30
+
31
+ It's quantized using the BitsAndBytes library to 4-bit using the [bnb-my-repo](https://huggingface.co/spaces/bnb-community/bnb-my-repo) space.
32
+
33
+ ## Quantization Details
34
+ - **Quantization Type**: int4
35
+ - **bnb_4bit_quant_type**: nf4
36
+ - **bnb_4bit_use_double_quant**: True
37
+ - **bnb_4bit_compute_dtype**: bfloat16
38
+ - **bnb_4bit_quant_storage**: uint8
39
+
40
+
41
+
42
+ # 📄 Original Model Information
43
+
44
+
45
+
46
+ # Phi-4 Model Card
47
+
48
+ [Phi-4 Technical Report](https://arxiv.org/pdf/2412.08905)
49
+
50
+ ## Model Summary
51
+
52
+ | | |
53
+ |-------------------------|-------------------------------------------------------------------------------|
54
+ | **Developers** | Microsoft Research |
55
+ | **Description** | `phi-4` is a state-of-the-art open model built upon a blend of synthetic datasets, data from filtered public domain websites, and acquired academic books and Q&A datasets. The goal of this approach was to ensure that small capable models were trained with data focused on high quality and advanced reasoning.<br><br>`phi-4` underwent a rigorous enhancement and alignment process, incorporating both supervised fine-tuning and direct preference optimization to ensure precise instruction adherence and robust safety measures |
56
+ | **Architecture** | 14B parameters, dense decoder-only Transformer model |
57
+ | **Inputs** | Text, best suited for prompts in the chat format |
58
+ | **Context length** | 16K tokens |
59
+ | **GPUs** | 1920 H100-80G |
60
+ | **Training time** | 21 days |
61
+ | **Training data** | 9.8T tokens |
62
+ | **Outputs** | Generated text in response to input |
63
+ | **Dates** | October 2024 – November 2024 |
64
+ | **Status** | Static model trained on an offline dataset with cutoff dates of June 2024 and earlier for publicly available data |
65
+ | **Release date** | December 12, 2024 |
66
+ | **License** | MIT |
67
+
68
+ ## Intended Use
69
+
70
+ | | |
71
+ |-------------------------------|-------------------------------------------------------------------------|
72
+ | **Primary Use Cases** | Our model is designed to accelerate research on language models, for use as a building block for generative AI powered features. It provides uses for general purpose AI systems and applications (primarily in English) which require:<br><br>1. Memory/compute constrained environments.<br>2. Latency bound scenarios.<br>3. Reasoning and logic. |
73
+ | **Out-of-Scope Use Cases** | Our models is not specifically designed or evaluated for all downstream purposes, thus:<br><br>1. Developers should consider common limitations of language models as they select use cases, and evaluate and mitigate for accuracy, safety, and fairness before using within a specific downstream use case, particularly for high-risk scenarios.<br>2. Developers should be aware of and adhere to applicable laws or regulations (including privacy, trade compliance laws, etc.) that are relevant to their use case, including the model’s focus on English.<br>3. Nothing contained in this Model Card should be interpreted as or deemed a restriction or modification to the license the model is released under. |
74
+
75
+ ## Data Overview
76
+
77
+ ### Training Datasets
78
+
79
+ Our training data is an extension of the data used for Phi-3 and includes a wide variety of sources from:
80
+
81
+ 1. Publicly available documents filtered rigorously for quality, selected high-quality educational data, and code.
82
+
83
+ 2. Newly created synthetic, “textbook-like” data for the purpose of teaching math, coding, common sense reasoning, general knowledge of the world (science, daily activities, theory of mind, etc.).
84
+
85
+ 3. Acquired academic books and Q&A datasets.
86
+
87
+ 4. High quality chat format supervised data covering various topics to reflect human preferences on different aspects such as instruct-following, truthfulness, honesty and helpfulness.
88
+
89
+ Multilingual data constitutes about 8% of our overall data. We are focusing on the quality of data that could potentially improve the reasoning ability for the model, and we filter the publicly available documents to contain the correct level of knowledge.
90
+
91
+ #### Benchmark datasets
92
+
93
+ We evaluated `phi-4` using [OpenAI’s SimpleEval](https://github.com/openai/simple-evals) and our own internal benchmarks to understand the model’s capabilities, more specifically:
94
+
95
+ * **MMLU:** Popular aggregated dataset for multitask language understanding.
96
+
97
+ * **MATH:** Challenging competition math problems.
98
+
99
+ * **GPQA:** Complex, graduate-level science questions.
100
+
101
+ * **DROP:** Complex comprehension and reasoning.
102
+
103
+ * **MGSM:** Multi-lingual grade-school math.
104
+
105
+ * **HumanEval:** Functional code generation.
106
+
107
+ * **SimpleQA:** Factual responses.
108
+
109
+ ## Safety
110
+
111
+ ### Approach
112
+
113
+ `phi-4` has adopted a robust safety post-training approach. This approach leverages a variety of both open-source and in-house generated synthetic datasets. The overall technique employed to do the safety alignment is a combination of SFT (Supervised Fine-Tuning) and iterative DPO (Direct Preference Optimization), including publicly available datasets focusing on helpfulness and harmlessness as well as various questions and answers targeted to multiple safety categories.
114
+
115
+ ### Safety Evaluation and Red-Teaming
116
+
117
+ Prior to release, `phi-4` followed a multi-faceted evaluation approach. Quantitative evaluation was conducted with multiple open-source safety benchmarks and in-house tools utilizing adversarial conversation simulation. For qualitative safety evaluation, we collaborated with the independent AI Red Team (AIRT) at Microsoft to assess safety risks posed by `phi-4` in both average and adversarial user scenarios. In the average user scenario, AIRT emulated typical single-turn and multi-turn interactions to identify potentially risky behaviors. The adversarial user scenario tested a wide range of techniques aimed at intentionally subverting the model’s safety training including jailbreaks, encoding-based attacks, multi-turn attacks, and adversarial suffix attacks.
118
+
119
+ Please refer to the technical report for more details on safety alignment.
120
+
121
+ ## Model Quality
122
+
123
+ To understand the capabilities, we compare `phi-4` with a set of models over OpenAI’s SimpleEval benchmark.
124
+
125
+ At the high-level overview of the model quality on representative benchmarks. For the table below, higher numbers indicate better performance:
126
+
127
+ | **Category** | **Benchmark** | **phi-4** (14B) | **phi-3** (14B) | **Qwen 2.5** (14B instruct) | **GPT-4o-mini** | **Llama-3.3** (70B instruct) | **Qwen 2.5** (72B instruct) | **GPT-4o** |
128
+ |------------------------------|---------------|-----------|-----------------|----------------------|----------------------|--------------------|-------------------|-----------------|
129
+ | Popular Aggregated Benchmark | MMLU | 84.8 | 77.9 | 79.9 | 81.8 | 86.3 | 85.3 | **88.1** |
130
+ | Science | GPQA | **56.1** | 31.2 | 42.9 | 40.9 | 49.1 | 49.0 | 50.6 |
131
+ | Math | MGSM<br>MATH | 80.6<br>**80.4** | 53.5<br>44.6 | 79.6<br>75.6 | 86.5<br>73.0 | 89.1<br>66.3* | 87.3<br>80.0 | **90.4**<br>74.6 |
132
+ | Code Generation | HumanEval | 82.6 | 67.8 | 72.1 | 86.2 | 78.9* | 80.4 | **90.6** |
133
+ | Factual Knowledge | SimpleQA | 3.0 | 7.6 | 5.4 | 9.9 | 20.9 | 10.2 | **39.4** |
134
+ | Reasoning | DROP | 75.5 | 68.3 | 85.5 | 79.3 | **90.2** | 76.7 | 80.9 |
135
+
136
+ \* These scores are lower than those reported by Meta, perhaps because simple-evals has a strict formatting requirement that Llama models have particular trouble following. We use the simple-evals framework because it is reproducible, but Meta reports 77 for MATH and 88 for HumanEval on Llama-3.3-70B.
137
+
138
+ ## Usage
139
+
140
+ ### Input Formats
141
+
142
+ Given the nature of the training data, `phi-4` is best suited for prompts using the chat format as follows:
143
+
144
+ ```bash
145
+ <|im_start|>system<|im_sep|>
146
+ You are a medieval knight and must provide explanations to modern people.<|im_end|>
147
+ <|im_start|>user<|im_sep|>
148
+ How should I explain the Internet?<|im_end|>
149
+ <|im_start|>assistant<|im_sep|>
150
+ ```
151
+
152
+ ### With `transformers`
153
+
154
+ ```python
155
+ import transformers
156
+
157
+ pipeline = transformers.pipeline(
158
+ "text-generation",
159
+ model="microsoft/phi-4",
160
+ model_kwargs={"torch_dtype": "auto"},
161
+ device_map="auto",
162
+ )
163
+
164
+ messages = [
165
+ {"role": "system", "content": "You are a medieval knight and must provide explanations to modern people."},
166
+ {"role": "user", "content": "How should I explain the Internet?"},
167
+ ]
168
+
169
+ outputs = pipeline(messages, max_new_tokens=128)
170
+ print(outputs[0]["generated_text"][-1])
171
+ ```
172
+
173
+ ## Responsible AI Considerations
174
+
175
+ Like other language models, `phi-4` can potentially behave in ways that are unfair, unreliable, or offensive. Some of the limiting behaviors to be aware of include:
176
+
177
+ * **Quality of Service:** The model is trained primarily on English text. Languages other than English will experience worse performance. English language varieties with less representation in the training data might experience worse performance than standard American English. `phi-4` is not intended to support multilingual use.
178
+
179
+ * **Representation of Harms & Perpetuation of Stereotypes:** These models can over- or under-represent groups of people, erase representation of some groups, or reinforce demeaning or negative stereotypes. Despite safety post-training, these limitations may still be present due to differing levels of representation of different groups or prevalence of examples of negative stereotypes in training data that reflect real-world patterns and societal biases.
180
+
181
+ * **Inappropriate or Offensive Content:** These models may produce other types of inappropriate or offensive content, which may make it inappropriate to deploy for sensitive contexts without additional mitigations that are specific to the use case.
182
+
183
+ * **Information Reliability:** Language models can generate nonsensical content or fabricate content that might sound reasonable but is inaccurate or outdated.
184
+
185
+ * **Limited Scope for Code:** Majority of `phi-4` training data is based in Python and uses common packages such as `typing`, `math`, `random`, `collections`, `datetime`, `itertools`. If the model generates Python scripts that utilize other packages or scripts in other languages, we strongly recommend users manually verify all API uses.
186
+
187
+ Developers should apply responsible AI best practices and are responsible for ensuring that a specific use case complies with relevant laws and regulations (e.g. privacy, trade, etc.). Using safety services like [Azure AI Content Safety](https://azure.microsoft.com/en-us/products/ai-services/ai-content-safety) that have advanced guardrails is highly recommended. Important areas for consideration include:
188
+
189
+ * **Allocation:** Models may not be suitable for scenarios that could have consequential impact on legal status or the allocation of resources or life opportunities (ex: housing, employment, credit, etc.) without further assessments and additional debiasing techniques.
190
+
191
+ * **High-Risk Scenarios:** Developers should assess suitability of using models in high-risk scenarios where unfair, unreliable or offensive outputs might be extremely costly or lead to harm. This includes providing advice in sensitive or expert domains where accuracy and reliability are critical (ex: legal or health advice). Additional safeguards should be implemented at the application level according to the deployment context.
192
+
193
+ * **Misinformation:** Models may produce inaccurate information. Developers should follow transparency best practices and inform end-users they are interacting with an AI system. At the application level, developers can build feedback mechanisms and pipelines to ground responses in use-case specific, contextual information, a technique known as Retrieval Augmented Generation (RAG).
194
+
195
+ * **Generation of Harmful Content:** Developers should assess outputs for their context and use available safety classifiers or custom solutions appropriate for their use case.
196
+
197
+ * **Misuse:** Other forms of misuse such as fraud, spam, or malware production may be possible, and developers should ensure that their applications do not violate applicable laws and regulations.
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/phi-4",
3
+ "architectures": [
4
+ "Phi3Model"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 100257,
9
+ "embd_pdrop": 0.0,
10
+ "eos_token_id": 100265,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 5120,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 17920,
15
+ "max_position_embeddings": 16384,
16
+ "model_type": "phi3",
17
+ "num_attention_heads": 40,
18
+ "num_hidden_layers": 40,
19
+ "num_key_value_heads": 10,
20
+ "original_max_position_embeddings": 16384,
21
+ "pad_token_id": 100349,
22
+ "partial_rotary_factor": 1.0,
23
+ "quantization_config": {
24
+ "_load_in_4bit": true,
25
+ "_load_in_8bit": false,
26
+ "bnb_4bit_compute_dtype": "bfloat16",
27
+ "bnb_4bit_quant_storage": "uint8",
28
+ "bnb_4bit_quant_type": "nf4",
29
+ "bnb_4bit_use_double_quant": true,
30
+ "llm_int8_enable_fp32_cpu_offload": false,
31
+ "llm_int8_has_fp16_weight": false,
32
+ "llm_int8_skip_modules": null,
33
+ "llm_int8_threshold": 6.0,
34
+ "load_in_4bit": true,
35
+ "load_in_8bit": false,
36
+ "quant_method": "bitsandbytes"
37
+ },
38
+ "resid_pdrop": 0.0,
39
+ "rms_norm_eps": 1e-05,
40
+ "rope_scaling": null,
41
+ "rope_theta": 250000,
42
+ "sliding_window": null,
43
+ "tie_word_embeddings": false,
44
+ "torch_dtype": "bfloat16",
45
+ "transformers_version": "4.49.0",
46
+ "use_cache": true,
47
+ "vocab_size": 100352
48
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a286cbc5bfe6452921aa401944213ffc44b1e74b5cedad94b3d757fd180eb874
3
+ size 4929678823
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fa8e3b10e27d5a6b47cc74c2d6b9275dd94da6bcb5c390d07ea2d0f7fdad638
3
+ size 3131140124
model.safetensors.index.json ADDED
@@ -0,0 +1,1049 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 8060699627
4
+ },
5
+ "weight_map": {
6
+ "embed_tokens.weight": "model-00001-of-00002.safetensors",
7
+ "layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
8
+ "layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
9
+ "layers.0.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
10
+ "layers.0.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
11
+ "layers.0.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
12
+ "layers.0.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
13
+ "layers.0.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
14
+ "layers.0.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
15
+ "layers.0.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
16
+ "layers.0.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
17
+ "layers.0.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
18
+ "layers.0.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
19
+ "layers.0.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
20
+ "layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
21
+ "layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
22
+ "layers.0.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
23
+ "layers.0.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
24
+ "layers.0.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
25
+ "layers.0.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
26
+ "layers.0.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
27
+ "layers.0.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
28
+ "layers.0.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
29
+ "layers.0.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
30
+ "layers.0.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
31
+ "layers.0.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
32
+ "layers.0.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
33
+ "layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
34
+ "layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
35
+ "layers.1.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
36
+ "layers.1.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
37
+ "layers.1.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
38
+ "layers.1.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
39
+ "layers.1.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
40
+ "layers.1.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
41
+ "layers.1.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
42
+ "layers.1.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
43
+ "layers.1.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
44
+ "layers.1.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
45
+ "layers.1.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
46
+ "layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
47
+ "layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
48
+ "layers.1.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
49
+ "layers.1.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
50
+ "layers.1.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
51
+ "layers.1.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
52
+ "layers.1.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
53
+ "layers.1.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
54
+ "layers.1.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
55
+ "layers.1.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
56
+ "layers.1.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
57
+ "layers.1.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
58
+ "layers.1.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
59
+ "layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
60
+ "layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
61
+ "layers.10.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
62
+ "layers.10.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
63
+ "layers.10.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
64
+ "layers.10.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
65
+ "layers.10.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
66
+ "layers.10.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
67
+ "layers.10.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
68
+ "layers.10.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
69
+ "layers.10.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
70
+ "layers.10.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
71
+ "layers.10.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
72
+ "layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
73
+ "layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
74
+ "layers.10.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
75
+ "layers.10.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
76
+ "layers.10.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
77
+ "layers.10.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
78
+ "layers.10.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
79
+ "layers.10.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
80
+ "layers.10.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
81
+ "layers.10.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
82
+ "layers.10.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
83
+ "layers.10.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
84
+ "layers.10.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
85
+ "layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
86
+ "layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
87
+ "layers.11.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
88
+ "layers.11.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
89
+ "layers.11.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
90
+ "layers.11.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
91
+ "layers.11.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
92
+ "layers.11.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
93
+ "layers.11.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
94
+ "layers.11.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
95
+ "layers.11.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
96
+ "layers.11.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
97
+ "layers.11.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
98
+ "layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
99
+ "layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
100
+ "layers.11.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
101
+ "layers.11.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
102
+ "layers.11.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
103
+ "layers.11.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
104
+ "layers.11.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
105
+ "layers.11.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
106
+ "layers.11.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
107
+ "layers.11.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
108
+ "layers.11.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
109
+ "layers.11.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
110
+ "layers.11.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
111
+ "layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
112
+ "layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
113
+ "layers.12.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
114
+ "layers.12.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
115
+ "layers.12.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
116
+ "layers.12.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
117
+ "layers.12.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
118
+ "layers.12.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
119
+ "layers.12.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
120
+ "layers.12.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
121
+ "layers.12.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
122
+ "layers.12.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
123
+ "layers.12.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
124
+ "layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
125
+ "layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
126
+ "layers.12.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
127
+ "layers.12.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
128
+ "layers.12.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
129
+ "layers.12.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
130
+ "layers.12.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
131
+ "layers.12.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
132
+ "layers.12.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
133
+ "layers.12.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
134
+ "layers.12.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
135
+ "layers.12.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
136
+ "layers.12.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
137
+ "layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
138
+ "layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
139
+ "layers.13.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
140
+ "layers.13.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
141
+ "layers.13.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
142
+ "layers.13.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
143
+ "layers.13.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
144
+ "layers.13.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
145
+ "layers.13.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
146
+ "layers.13.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
147
+ "layers.13.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
148
+ "layers.13.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
149
+ "layers.13.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
150
+ "layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
151
+ "layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
152
+ "layers.13.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
153
+ "layers.13.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
154
+ "layers.13.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
155
+ "layers.13.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
156
+ "layers.13.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
157
+ "layers.13.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
158
+ "layers.13.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
159
+ "layers.13.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
160
+ "layers.13.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
161
+ "layers.13.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
162
+ "layers.13.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
163
+ "layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
164
+ "layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
165
+ "layers.14.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
166
+ "layers.14.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
167
+ "layers.14.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
168
+ "layers.14.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
169
+ "layers.14.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
170
+ "layers.14.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
171
+ "layers.14.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
172
+ "layers.14.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
173
+ "layers.14.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
174
+ "layers.14.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
175
+ "layers.14.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
176
+ "layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
177
+ "layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
178
+ "layers.14.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
179
+ "layers.14.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
180
+ "layers.14.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
181
+ "layers.14.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
182
+ "layers.14.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
183
+ "layers.14.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
184
+ "layers.14.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
185
+ "layers.14.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
186
+ "layers.14.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
187
+ "layers.14.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
188
+ "layers.14.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
189
+ "layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
190
+ "layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
191
+ "layers.15.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
192
+ "layers.15.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
193
+ "layers.15.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
194
+ "layers.15.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
195
+ "layers.15.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
196
+ "layers.15.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
197
+ "layers.15.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
198
+ "layers.15.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
199
+ "layers.15.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
200
+ "layers.15.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
201
+ "layers.15.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
202
+ "layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
203
+ "layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
204
+ "layers.15.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
205
+ "layers.15.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
206
+ "layers.15.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
207
+ "layers.15.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
208
+ "layers.15.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
209
+ "layers.15.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
210
+ "layers.15.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
211
+ "layers.15.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
212
+ "layers.15.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
213
+ "layers.15.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
214
+ "layers.15.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
215
+ "layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
216
+ "layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
217
+ "layers.16.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
218
+ "layers.16.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
219
+ "layers.16.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
220
+ "layers.16.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
221
+ "layers.16.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
222
+ "layers.16.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
223
+ "layers.16.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
224
+ "layers.16.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
225
+ "layers.16.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
226
+ "layers.16.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
227
+ "layers.16.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
228
+ "layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
229
+ "layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
230
+ "layers.16.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
231
+ "layers.16.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
232
+ "layers.16.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
233
+ "layers.16.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
234
+ "layers.16.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
235
+ "layers.16.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
236
+ "layers.16.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
237
+ "layers.16.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
238
+ "layers.16.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
239
+ "layers.16.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
240
+ "layers.16.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
241
+ "layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
242
+ "layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
243
+ "layers.17.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
244
+ "layers.17.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
245
+ "layers.17.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
246
+ "layers.17.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
247
+ "layers.17.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
248
+ "layers.17.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
249
+ "layers.17.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
250
+ "layers.17.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
251
+ "layers.17.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
252
+ "layers.17.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
253
+ "layers.17.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
254
+ "layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
255
+ "layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
256
+ "layers.17.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
257
+ "layers.17.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
258
+ "layers.17.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
259
+ "layers.17.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
260
+ "layers.17.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
261
+ "layers.17.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
262
+ "layers.17.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
263
+ "layers.17.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
264
+ "layers.17.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
265
+ "layers.17.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
266
+ "layers.17.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
267
+ "layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
268
+ "layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
269
+ "layers.18.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
270
+ "layers.18.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
271
+ "layers.18.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
272
+ "layers.18.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
273
+ "layers.18.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
274
+ "layers.18.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
275
+ "layers.18.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
276
+ "layers.18.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
277
+ "layers.18.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
278
+ "layers.18.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
279
+ "layers.18.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
280
+ "layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
281
+ "layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
282
+ "layers.18.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
283
+ "layers.18.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
284
+ "layers.18.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
285
+ "layers.18.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
286
+ "layers.18.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
287
+ "layers.18.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
288
+ "layers.18.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
289
+ "layers.18.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
290
+ "layers.18.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
291
+ "layers.18.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
292
+ "layers.18.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
293
+ "layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
294
+ "layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
295
+ "layers.19.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
296
+ "layers.19.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
297
+ "layers.19.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
298
+ "layers.19.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
299
+ "layers.19.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
300
+ "layers.19.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
301
+ "layers.19.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
302
+ "layers.19.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
303
+ "layers.19.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
304
+ "layers.19.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
305
+ "layers.19.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
306
+ "layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
307
+ "layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
308
+ "layers.19.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
309
+ "layers.19.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
310
+ "layers.19.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
311
+ "layers.19.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
312
+ "layers.19.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
313
+ "layers.19.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
314
+ "layers.19.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
315
+ "layers.19.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
316
+ "layers.19.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
317
+ "layers.19.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
318
+ "layers.19.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
319
+ "layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
320
+ "layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
321
+ "layers.2.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
322
+ "layers.2.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
323
+ "layers.2.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
324
+ "layers.2.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
325
+ "layers.2.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
326
+ "layers.2.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
327
+ "layers.2.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
328
+ "layers.2.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
329
+ "layers.2.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
330
+ "layers.2.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
331
+ "layers.2.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
332
+ "layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
333
+ "layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
334
+ "layers.2.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
335
+ "layers.2.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
336
+ "layers.2.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
337
+ "layers.2.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
338
+ "layers.2.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
339
+ "layers.2.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
340
+ "layers.2.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
341
+ "layers.2.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
342
+ "layers.2.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
343
+ "layers.2.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
344
+ "layers.2.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
345
+ "layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
346
+ "layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
347
+ "layers.20.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
348
+ "layers.20.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
349
+ "layers.20.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
350
+ "layers.20.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
351
+ "layers.20.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
352
+ "layers.20.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
353
+ "layers.20.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
354
+ "layers.20.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
355
+ "layers.20.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
356
+ "layers.20.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
357
+ "layers.20.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
358
+ "layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
359
+ "layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
360
+ "layers.20.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
361
+ "layers.20.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
362
+ "layers.20.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
363
+ "layers.20.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
364
+ "layers.20.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
365
+ "layers.20.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
366
+ "layers.20.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
367
+ "layers.20.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
368
+ "layers.20.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
369
+ "layers.20.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
370
+ "layers.20.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
371
+ "layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
372
+ "layers.21.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
373
+ "layers.21.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
374
+ "layers.21.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
375
+ "layers.21.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
376
+ "layers.21.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
377
+ "layers.21.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
378
+ "layers.21.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
379
+ "layers.21.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
380
+ "layers.21.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
381
+ "layers.21.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
382
+ "layers.21.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
383
+ "layers.21.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
384
+ "layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
385
+ "layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
386
+ "layers.21.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
387
+ "layers.21.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
388
+ "layers.21.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
389
+ "layers.21.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
390
+ "layers.21.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
391
+ "layers.21.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
392
+ "layers.21.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
393
+ "layers.21.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
394
+ "layers.21.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
395
+ "layers.21.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
396
+ "layers.21.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
397
+ "layers.22.input_layernorm.weight": "model-00002-of-00002.safetensors",
398
+ "layers.22.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
399
+ "layers.22.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
400
+ "layers.22.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
401
+ "layers.22.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
402
+ "layers.22.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
403
+ "layers.22.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
404
+ "layers.22.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
405
+ "layers.22.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
406
+ "layers.22.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
407
+ "layers.22.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
408
+ "layers.22.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
409
+ "layers.22.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
410
+ "layers.22.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
411
+ "layers.22.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
412
+ "layers.22.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
413
+ "layers.22.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
414
+ "layers.22.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
415
+ "layers.22.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
416
+ "layers.22.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
417
+ "layers.22.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
418
+ "layers.22.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
419
+ "layers.22.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
420
+ "layers.22.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
421
+ "layers.22.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
422
+ "layers.22.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
423
+ "layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors",
424
+ "layers.23.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
425
+ "layers.23.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
426
+ "layers.23.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
427
+ "layers.23.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
428
+ "layers.23.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
429
+ "layers.23.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
430
+ "layers.23.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
431
+ "layers.23.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
432
+ "layers.23.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
433
+ "layers.23.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
434
+ "layers.23.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
435
+ "layers.23.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
436
+ "layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
437
+ "layers.23.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
438
+ "layers.23.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
439
+ "layers.23.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
440
+ "layers.23.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
441
+ "layers.23.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
442
+ "layers.23.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
443
+ "layers.23.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
444
+ "layers.23.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
445
+ "layers.23.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
446
+ "layers.23.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
447
+ "layers.23.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
448
+ "layers.23.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
449
+ "layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
450
+ "layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
451
+ "layers.24.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
452
+ "layers.24.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
453
+ "layers.24.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
454
+ "layers.24.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
455
+ "layers.24.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
456
+ "layers.24.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
457
+ "layers.24.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
458
+ "layers.24.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
459
+ "layers.24.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
460
+ "layers.24.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
461
+ "layers.24.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
462
+ "layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
463
+ "layers.24.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
464
+ "layers.24.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
465
+ "layers.24.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
466
+ "layers.24.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
467
+ "layers.24.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
468
+ "layers.24.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
469
+ "layers.24.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
470
+ "layers.24.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
471
+ "layers.24.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
472
+ "layers.24.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
473
+ "layers.24.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
474
+ "layers.24.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
475
+ "layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
476
+ "layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
477
+ "layers.25.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
478
+ "layers.25.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
479
+ "layers.25.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
480
+ "layers.25.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
481
+ "layers.25.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
482
+ "layers.25.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
483
+ "layers.25.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
484
+ "layers.25.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
485
+ "layers.25.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
486
+ "layers.25.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
487
+ "layers.25.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
488
+ "layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
489
+ "layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
490
+ "layers.25.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
491
+ "layers.25.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
492
+ "layers.25.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
493
+ "layers.25.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
494
+ "layers.25.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
495
+ "layers.25.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
496
+ "layers.25.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
497
+ "layers.25.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
498
+ "layers.25.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
499
+ "layers.25.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
500
+ "layers.25.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
501
+ "layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
502
+ "layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
503
+ "layers.26.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
504
+ "layers.26.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
505
+ "layers.26.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
506
+ "layers.26.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
507
+ "layers.26.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
508
+ "layers.26.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
509
+ "layers.26.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
510
+ "layers.26.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
511
+ "layers.26.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
512
+ "layers.26.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
513
+ "layers.26.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
514
+ "layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
515
+ "layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
516
+ "layers.26.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
517
+ "layers.26.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
518
+ "layers.26.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
519
+ "layers.26.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
520
+ "layers.26.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
521
+ "layers.26.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
522
+ "layers.26.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
523
+ "layers.26.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
524
+ "layers.26.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
525
+ "layers.26.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
526
+ "layers.26.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
527
+ "layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
528
+ "layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
529
+ "layers.27.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
530
+ "layers.27.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
531
+ "layers.27.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
532
+ "layers.27.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
533
+ "layers.27.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
534
+ "layers.27.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
535
+ "layers.27.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
536
+ "layers.27.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
537
+ "layers.27.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
538
+ "layers.27.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
539
+ "layers.27.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
540
+ "layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
541
+ "layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
542
+ "layers.27.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
543
+ "layers.27.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
544
+ "layers.27.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
545
+ "layers.27.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
546
+ "layers.27.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
547
+ "layers.27.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
548
+ "layers.27.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
549
+ "layers.27.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
550
+ "layers.27.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
551
+ "layers.27.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
552
+ "layers.27.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
553
+ "layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
554
+ "layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
555
+ "layers.28.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
556
+ "layers.28.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
557
+ "layers.28.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
558
+ "layers.28.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
559
+ "layers.28.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
560
+ "layers.28.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
561
+ "layers.28.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
562
+ "layers.28.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
563
+ "layers.28.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
564
+ "layers.28.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
565
+ "layers.28.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
566
+ "layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
567
+ "layers.28.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
568
+ "layers.28.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
569
+ "layers.28.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
570
+ "layers.28.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
571
+ "layers.28.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
572
+ "layers.28.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
573
+ "layers.28.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
574
+ "layers.28.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
575
+ "layers.28.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
576
+ "layers.28.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
577
+ "layers.28.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
578
+ "layers.28.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
579
+ "layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
580
+ "layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
581
+ "layers.29.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
582
+ "layers.29.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
583
+ "layers.29.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
584
+ "layers.29.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
585
+ "layers.29.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
586
+ "layers.29.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
587
+ "layers.29.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
588
+ "layers.29.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
589
+ "layers.29.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
590
+ "layers.29.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
591
+ "layers.29.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
592
+ "layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
593
+ "layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
594
+ "layers.29.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
595
+ "layers.29.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
596
+ "layers.29.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
597
+ "layers.29.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
598
+ "layers.29.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
599
+ "layers.29.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
600
+ "layers.29.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
601
+ "layers.29.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
602
+ "layers.29.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
603
+ "layers.29.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
604
+ "layers.29.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
605
+ "layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
606
+ "layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
607
+ "layers.3.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
608
+ "layers.3.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
609
+ "layers.3.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
610
+ "layers.3.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
611
+ "layers.3.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
612
+ "layers.3.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
613
+ "layers.3.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
614
+ "layers.3.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
615
+ "layers.3.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
616
+ "layers.3.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
617
+ "layers.3.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
618
+ "layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
619
+ "layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
620
+ "layers.3.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
621
+ "layers.3.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
622
+ "layers.3.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
623
+ "layers.3.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
624
+ "layers.3.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
625
+ "layers.3.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
626
+ "layers.3.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
627
+ "layers.3.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
628
+ "layers.3.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
629
+ "layers.3.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
630
+ "layers.3.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
631
+ "layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
632
+ "layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
633
+ "layers.30.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
634
+ "layers.30.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
635
+ "layers.30.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
636
+ "layers.30.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
637
+ "layers.30.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
638
+ "layers.30.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
639
+ "layers.30.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
640
+ "layers.30.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
641
+ "layers.30.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
642
+ "layers.30.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
643
+ "layers.30.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
644
+ "layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
645
+ "layers.30.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
646
+ "layers.30.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
647
+ "layers.30.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
648
+ "layers.30.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
649
+ "layers.30.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
650
+ "layers.30.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
651
+ "layers.30.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
652
+ "layers.30.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
653
+ "layers.30.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
654
+ "layers.30.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
655
+ "layers.30.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
656
+ "layers.30.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
657
+ "layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
658
+ "layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
659
+ "layers.31.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
660
+ "layers.31.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
661
+ "layers.31.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
662
+ "layers.31.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
663
+ "layers.31.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
664
+ "layers.31.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
665
+ "layers.31.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
666
+ "layers.31.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
667
+ "layers.31.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
668
+ "layers.31.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
669
+ "layers.31.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
670
+ "layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
671
+ "layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
672
+ "layers.31.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
673
+ "layers.31.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
674
+ "layers.31.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
675
+ "layers.31.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
676
+ "layers.31.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
677
+ "layers.31.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
678
+ "layers.31.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
679
+ "layers.31.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
680
+ "layers.31.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
681
+ "layers.31.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
682
+ "layers.31.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
683
+ "layers.32.input_layernorm.weight": "model-00002-of-00002.safetensors",
684
+ "layers.32.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
685
+ "layers.32.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
686
+ "layers.32.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
687
+ "layers.32.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
688
+ "layers.32.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
689
+ "layers.32.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
690
+ "layers.32.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
691
+ "layers.32.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
692
+ "layers.32.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
693
+ "layers.32.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
694
+ "layers.32.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
695
+ "layers.32.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
696
+ "layers.32.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
697
+ "layers.32.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
698
+ "layers.32.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
699
+ "layers.32.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
700
+ "layers.32.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
701
+ "layers.32.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
702
+ "layers.32.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
703
+ "layers.32.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
704
+ "layers.32.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
705
+ "layers.32.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
706
+ "layers.32.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
707
+ "layers.32.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
708
+ "layers.32.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
709
+ "layers.33.input_layernorm.weight": "model-00002-of-00002.safetensors",
710
+ "layers.33.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
711
+ "layers.33.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
712
+ "layers.33.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
713
+ "layers.33.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
714
+ "layers.33.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
715
+ "layers.33.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
716
+ "layers.33.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
717
+ "layers.33.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
718
+ "layers.33.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
719
+ "layers.33.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
720
+ "layers.33.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
721
+ "layers.33.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
722
+ "layers.33.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
723
+ "layers.33.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
724
+ "layers.33.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
725
+ "layers.33.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
726
+ "layers.33.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
727
+ "layers.33.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
728
+ "layers.33.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
729
+ "layers.33.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
730
+ "layers.33.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
731
+ "layers.33.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
732
+ "layers.33.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
733
+ "layers.33.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
734
+ "layers.33.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
735
+ "layers.34.input_layernorm.weight": "model-00002-of-00002.safetensors",
736
+ "layers.34.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
737
+ "layers.34.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
738
+ "layers.34.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
739
+ "layers.34.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
740
+ "layers.34.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
741
+ "layers.34.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
742
+ "layers.34.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
743
+ "layers.34.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
744
+ "layers.34.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
745
+ "layers.34.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
746
+ "layers.34.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
747
+ "layers.34.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
748
+ "layers.34.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
749
+ "layers.34.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
750
+ "layers.34.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
751
+ "layers.34.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
752
+ "layers.34.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
753
+ "layers.34.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
754
+ "layers.34.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
755
+ "layers.34.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
756
+ "layers.34.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
757
+ "layers.34.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
758
+ "layers.34.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
759
+ "layers.34.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
760
+ "layers.34.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
761
+ "layers.35.input_layernorm.weight": "model-00002-of-00002.safetensors",
762
+ "layers.35.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
763
+ "layers.35.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
764
+ "layers.35.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
765
+ "layers.35.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
766
+ "layers.35.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
767
+ "layers.35.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
768
+ "layers.35.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
769
+ "layers.35.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
770
+ "layers.35.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
771
+ "layers.35.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
772
+ "layers.35.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
773
+ "layers.35.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
774
+ "layers.35.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
775
+ "layers.35.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
776
+ "layers.35.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
777
+ "layers.35.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
778
+ "layers.35.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
779
+ "layers.35.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
780
+ "layers.35.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
781
+ "layers.35.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
782
+ "layers.35.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
783
+ "layers.35.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
784
+ "layers.35.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
785
+ "layers.35.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
786
+ "layers.35.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
787
+ "layers.36.input_layernorm.weight": "model-00002-of-00002.safetensors",
788
+ "layers.36.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
789
+ "layers.36.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
790
+ "layers.36.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
791
+ "layers.36.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
792
+ "layers.36.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
793
+ "layers.36.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
794
+ "layers.36.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
795
+ "layers.36.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
796
+ "layers.36.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
797
+ "layers.36.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
798
+ "layers.36.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
799
+ "layers.36.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
800
+ "layers.36.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
801
+ "layers.36.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
802
+ "layers.36.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
803
+ "layers.36.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
804
+ "layers.36.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
805
+ "layers.36.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
806
+ "layers.36.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
807
+ "layers.36.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
808
+ "layers.36.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
809
+ "layers.36.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
810
+ "layers.36.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
811
+ "layers.36.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
812
+ "layers.36.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
813
+ "layers.37.input_layernorm.weight": "model-00002-of-00002.safetensors",
814
+ "layers.37.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
815
+ "layers.37.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
816
+ "layers.37.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
817
+ "layers.37.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
818
+ "layers.37.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
819
+ "layers.37.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
820
+ "layers.37.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
821
+ "layers.37.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
822
+ "layers.37.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
823
+ "layers.37.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
824
+ "layers.37.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
825
+ "layers.37.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
826
+ "layers.37.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
827
+ "layers.37.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
828
+ "layers.37.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
829
+ "layers.37.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
830
+ "layers.37.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
831
+ "layers.37.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
832
+ "layers.37.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
833
+ "layers.37.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
834
+ "layers.37.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
835
+ "layers.37.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
836
+ "layers.37.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
837
+ "layers.37.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
838
+ "layers.37.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
839
+ "layers.38.input_layernorm.weight": "model-00002-of-00002.safetensors",
840
+ "layers.38.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
841
+ "layers.38.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
842
+ "layers.38.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
843
+ "layers.38.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
844
+ "layers.38.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
845
+ "layers.38.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
846
+ "layers.38.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
847
+ "layers.38.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
848
+ "layers.38.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
849
+ "layers.38.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
850
+ "layers.38.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
851
+ "layers.38.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
852
+ "layers.38.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
853
+ "layers.38.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
854
+ "layers.38.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
855
+ "layers.38.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
856
+ "layers.38.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
857
+ "layers.38.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
858
+ "layers.38.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
859
+ "layers.38.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
860
+ "layers.38.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
861
+ "layers.38.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
862
+ "layers.38.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
863
+ "layers.38.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
864
+ "layers.38.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
865
+ "layers.39.input_layernorm.weight": "model-00002-of-00002.safetensors",
866
+ "layers.39.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
867
+ "layers.39.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors",
868
+ "layers.39.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
869
+ "layers.39.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
870
+ "layers.39.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors",
871
+ "layers.39.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
872
+ "layers.39.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
873
+ "layers.39.mlp.gate_up_proj.weight.absmax": "model-00002-of-00002.safetensors",
874
+ "layers.39.mlp.gate_up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
875
+ "layers.39.mlp.gate_up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
876
+ "layers.39.mlp.gate_up_proj.weight.quant_map": "model-00002-of-00002.safetensors",
877
+ "layers.39.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
878
+ "layers.39.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
879
+ "layers.39.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
880
+ "layers.39.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors",
881
+ "layers.39.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
882
+ "layers.39.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
883
+ "layers.39.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors",
884
+ "layers.39.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
885
+ "layers.39.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
886
+ "layers.39.self_attn.qkv_proj.weight.absmax": "model-00002-of-00002.safetensors",
887
+ "layers.39.self_attn.qkv_proj.weight.nested_absmax": "model-00002-of-00002.safetensors",
888
+ "layers.39.self_attn.qkv_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors",
889
+ "layers.39.self_attn.qkv_proj.weight.quant_map": "model-00002-of-00002.safetensors",
890
+ "layers.39.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors",
891
+ "layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
892
+ "layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
893
+ "layers.4.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
894
+ "layers.4.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
895
+ "layers.4.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
896
+ "layers.4.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
897
+ "layers.4.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
898
+ "layers.4.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
899
+ "layers.4.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
900
+ "layers.4.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
901
+ "layers.4.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
902
+ "layers.4.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
903
+ "layers.4.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
904
+ "layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
905
+ "layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
906
+ "layers.4.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
907
+ "layers.4.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
908
+ "layers.4.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
909
+ "layers.4.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
910
+ "layers.4.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
911
+ "layers.4.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
912
+ "layers.4.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
913
+ "layers.4.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
914
+ "layers.4.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
915
+ "layers.4.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
916
+ "layers.4.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
917
+ "layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
918
+ "layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
919
+ "layers.5.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
920
+ "layers.5.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
921
+ "layers.5.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
922
+ "layers.5.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
923
+ "layers.5.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
924
+ "layers.5.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
925
+ "layers.5.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
926
+ "layers.5.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
927
+ "layers.5.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
928
+ "layers.5.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
929
+ "layers.5.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
930
+ "layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
931
+ "layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
932
+ "layers.5.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
933
+ "layers.5.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
934
+ "layers.5.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
935
+ "layers.5.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
936
+ "layers.5.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
937
+ "layers.5.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
938
+ "layers.5.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
939
+ "layers.5.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
940
+ "layers.5.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
941
+ "layers.5.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
942
+ "layers.5.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
943
+ "layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
944
+ "layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
945
+ "layers.6.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
946
+ "layers.6.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
947
+ "layers.6.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
948
+ "layers.6.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
949
+ "layers.6.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
950
+ "layers.6.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
951
+ "layers.6.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
952
+ "layers.6.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
953
+ "layers.6.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
954
+ "layers.6.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
955
+ "layers.6.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
956
+ "layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
957
+ "layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
958
+ "layers.6.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
959
+ "layers.6.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
960
+ "layers.6.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
961
+ "layers.6.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
962
+ "layers.6.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
963
+ "layers.6.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
964
+ "layers.6.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
965
+ "layers.6.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
966
+ "layers.6.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
967
+ "layers.6.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
968
+ "layers.6.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
969
+ "layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
970
+ "layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
971
+ "layers.7.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
972
+ "layers.7.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
973
+ "layers.7.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
974
+ "layers.7.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
975
+ "layers.7.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
976
+ "layers.7.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
977
+ "layers.7.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
978
+ "layers.7.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
979
+ "layers.7.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
980
+ "layers.7.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
981
+ "layers.7.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
982
+ "layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
983
+ "layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
984
+ "layers.7.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
985
+ "layers.7.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
986
+ "layers.7.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
987
+ "layers.7.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
988
+ "layers.7.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
989
+ "layers.7.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
990
+ "layers.7.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
991
+ "layers.7.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
992
+ "layers.7.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
993
+ "layers.7.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
994
+ "layers.7.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
995
+ "layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
996
+ "layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
997
+ "layers.8.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
998
+ "layers.8.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
999
+ "layers.8.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
1000
+ "layers.8.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
1001
+ "layers.8.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
1002
+ "layers.8.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
1003
+ "layers.8.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
1004
+ "layers.8.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
1005
+ "layers.8.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
1006
+ "layers.8.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
1007
+ "layers.8.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
1008
+ "layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
1009
+ "layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
1010
+ "layers.8.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
1011
+ "layers.8.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
1012
+ "layers.8.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
1013
+ "layers.8.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
1014
+ "layers.8.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
1015
+ "layers.8.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
1016
+ "layers.8.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
1017
+ "layers.8.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
1018
+ "layers.8.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
1019
+ "layers.8.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
1020
+ "layers.8.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
1021
+ "layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
1022
+ "layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
1023
+ "layers.9.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors",
1024
+ "layers.9.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
1025
+ "layers.9.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
1026
+ "layers.9.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors",
1027
+ "layers.9.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
1028
+ "layers.9.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
1029
+ "layers.9.mlp.gate_up_proj.weight.absmax": "model-00001-of-00002.safetensors",
1030
+ "layers.9.mlp.gate_up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
1031
+ "layers.9.mlp.gate_up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
1032
+ "layers.9.mlp.gate_up_proj.weight.quant_map": "model-00001-of-00002.safetensors",
1033
+ "layers.9.mlp.gate_up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
1034
+ "layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
1035
+ "layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
1036
+ "layers.9.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors",
1037
+ "layers.9.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
1038
+ "layers.9.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
1039
+ "layers.9.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors",
1040
+ "layers.9.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
1041
+ "layers.9.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
1042
+ "layers.9.self_attn.qkv_proj.weight.absmax": "model-00001-of-00002.safetensors",
1043
+ "layers.9.self_attn.qkv_proj.weight.nested_absmax": "model-00001-of-00002.safetensors",
1044
+ "layers.9.self_attn.qkv_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors",
1045
+ "layers.9.self_attn.qkv_proj.weight.quant_map": "model-00001-of-00002.safetensors",
1046
+ "layers.9.self_attn.qkv_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors",
1047
+ "norm.weight": "model-00002-of-00002.safetensors"
1048
+ }
1049
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": true,
5
+ "normalized": false,
6
+ "rstrip": true,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|im_end|>",
11
+ "lstrip": true,
12
+ "normalized": false,
13
+ "rstrip": true,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|dummy_85|>",
18
+ "lstrip": true,
19
+ "normalized": false,
20
+ "rstrip": true,
21
+ "single_word": false
22
+ },
23
+ "unk_token": "<|endoftext|>"
24
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,782 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "100256": {
5
+ "content": "<|dummy_0|>",
6
+ "lstrip": true,
7
+ "normalized": false,
8
+ "rstrip": true,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "100257": {
13
+ "content": "<|endoftext|>",
14
+ "lstrip": true,
15
+ "normalized": false,
16
+ "rstrip": true,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "100258": {
21
+ "content": "<|fim_prefix|>",
22
+ "lstrip": true,
23
+ "normalized": false,
24
+ "rstrip": true,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "100259": {
29
+ "content": "<|fim_middle|>",
30
+ "lstrip": true,
31
+ "normalized": false,
32
+ "rstrip": true,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "100260": {
37
+ "content": "<|fim_suffix|>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": true,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "100261": {
45
+ "content": "<|dummy_1|>",
46
+ "lstrip": true,
47
+ "normalized": false,
48
+ "rstrip": true,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "100262": {
53
+ "content": "<|dummy_2|>",
54
+ "lstrip": true,
55
+ "normalized": false,
56
+ "rstrip": true,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "100263": {
61
+ "content": "<|dummy_3|>",
62
+ "lstrip": true,
63
+ "normalized": false,
64
+ "rstrip": true,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "100264": {
69
+ "content": "<|im_start|>",
70
+ "lstrip": true,
71
+ "normalized": false,
72
+ "rstrip": true,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "100265": {
77
+ "content": "<|im_end|>",
78
+ "lstrip": true,
79
+ "normalized": false,
80
+ "rstrip": true,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "100266": {
85
+ "content": "<|im_sep|>",
86
+ "lstrip": true,
87
+ "normalized": false,
88
+ "rstrip": true,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "100267": {
93
+ "content": "<|dummy_4|>",
94
+ "lstrip": true,
95
+ "normalized": false,
96
+ "rstrip": true,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "100268": {
101
+ "content": "<|dummy_5|>",
102
+ "lstrip": true,
103
+ "normalized": false,
104
+ "rstrip": true,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "100269": {
109
+ "content": "<|dummy_6|>",
110
+ "lstrip": true,
111
+ "normalized": false,
112
+ "rstrip": true,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "100270": {
117
+ "content": "<|dummy_7|>",
118
+ "lstrip": true,
119
+ "normalized": false,
120
+ "rstrip": true,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "100271": {
125
+ "content": "<|dummy_8|>",
126
+ "lstrip": true,
127
+ "normalized": false,
128
+ "rstrip": true,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "100272": {
133
+ "content": "<|dummy_9|>",
134
+ "lstrip": true,
135
+ "normalized": false,
136
+ "rstrip": true,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "100273": {
141
+ "content": "<|dummy_10|>",
142
+ "lstrip": true,
143
+ "normalized": false,
144
+ "rstrip": true,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "100274": {
149
+ "content": "<|dummy_11|>",
150
+ "lstrip": true,
151
+ "normalized": false,
152
+ "rstrip": true,
153
+ "single_word": false,
154
+ "special": true
155
+ },
156
+ "100275": {
157
+ "content": "<|dummy_12|>",
158
+ "lstrip": true,
159
+ "normalized": false,
160
+ "rstrip": true,
161
+ "single_word": false,
162
+ "special": true
163
+ },
164
+ "100276": {
165
+ "content": "<|endofprompt|>",
166
+ "lstrip": true,
167
+ "normalized": false,
168
+ "rstrip": true,
169
+ "single_word": false,
170
+ "special": true
171
+ },
172
+ "100277": {
173
+ "content": "<|dummy_13|>",
174
+ "lstrip": true,
175
+ "normalized": false,
176
+ "rstrip": true,
177
+ "single_word": false,
178
+ "special": true
179
+ },
180
+ "100278": {
181
+ "content": "<|dummy_14|>",
182
+ "lstrip": true,
183
+ "normalized": false,
184
+ "rstrip": true,
185
+ "single_word": false,
186
+ "special": true
187
+ },
188
+ "100279": {
189
+ "content": "<|dummy_15|>",
190
+ "lstrip": true,
191
+ "normalized": false,
192
+ "rstrip": true,
193
+ "single_word": false,
194
+ "special": true
195
+ },
196
+ "100280": {
197
+ "content": "<|dummy_16|>",
198
+ "lstrip": true,
199
+ "normalized": false,
200
+ "rstrip": true,
201
+ "single_word": false,
202
+ "special": true
203
+ },
204
+ "100281": {
205
+ "content": "<|dummy_17|>",
206
+ "lstrip": true,
207
+ "normalized": false,
208
+ "rstrip": true,
209
+ "single_word": false,
210
+ "special": true
211
+ },
212
+ "100282": {
213
+ "content": "<|dummy_18|>",
214
+ "lstrip": true,
215
+ "normalized": false,
216
+ "rstrip": true,
217
+ "single_word": false,
218
+ "special": true
219
+ },
220
+ "100283": {
221
+ "content": "<|dummy_19|>",
222
+ "lstrip": true,
223
+ "normalized": false,
224
+ "rstrip": true,
225
+ "single_word": false,
226
+ "special": true
227
+ },
228
+ "100284": {
229
+ "content": "<|dummy_20|>",
230
+ "lstrip": true,
231
+ "normalized": false,
232
+ "rstrip": true,
233
+ "single_word": false,
234
+ "special": true
235
+ },
236
+ "100285": {
237
+ "content": "<|dummy_21|>",
238
+ "lstrip": true,
239
+ "normalized": false,
240
+ "rstrip": true,
241
+ "single_word": false,
242
+ "special": true
243
+ },
244
+ "100286": {
245
+ "content": "<|dummy_22|>",
246
+ "lstrip": true,
247
+ "normalized": false,
248
+ "rstrip": true,
249
+ "single_word": false,
250
+ "special": true
251
+ },
252
+ "100287": {
253
+ "content": "<|dummy_23|>",
254
+ "lstrip": true,
255
+ "normalized": false,
256
+ "rstrip": true,
257
+ "single_word": false,
258
+ "special": true
259
+ },
260
+ "100288": {
261
+ "content": "<|dummy_24|>",
262
+ "lstrip": true,
263
+ "normalized": false,
264
+ "rstrip": true,
265
+ "single_word": false,
266
+ "special": true
267
+ },
268
+ "100289": {
269
+ "content": "<|dummy_25|>",
270
+ "lstrip": true,
271
+ "normalized": false,
272
+ "rstrip": true,
273
+ "single_word": false,
274
+ "special": true
275
+ },
276
+ "100290": {
277
+ "content": "<|dummy_26|>",
278
+ "lstrip": true,
279
+ "normalized": false,
280
+ "rstrip": true,
281
+ "single_word": false,
282
+ "special": true
283
+ },
284
+ "100291": {
285
+ "content": "<|dummy_27|>",
286
+ "lstrip": true,
287
+ "normalized": false,
288
+ "rstrip": true,
289
+ "single_word": false,
290
+ "special": true
291
+ },
292
+ "100292": {
293
+ "content": "<|dummy_28|>",
294
+ "lstrip": true,
295
+ "normalized": false,
296
+ "rstrip": true,
297
+ "single_word": false,
298
+ "special": true
299
+ },
300
+ "100293": {
301
+ "content": "<|dummy_29|>",
302
+ "lstrip": true,
303
+ "normalized": false,
304
+ "rstrip": true,
305
+ "single_word": false,
306
+ "special": true
307
+ },
308
+ "100294": {
309
+ "content": "<|dummy_30|>",
310
+ "lstrip": true,
311
+ "normalized": false,
312
+ "rstrip": true,
313
+ "single_word": false,
314
+ "special": true
315
+ },
316
+ "100295": {
317
+ "content": "<|dummy_31|>",
318
+ "lstrip": true,
319
+ "normalized": false,
320
+ "rstrip": true,
321
+ "single_word": false,
322
+ "special": true
323
+ },
324
+ "100296": {
325
+ "content": "<|dummy_32|>",
326
+ "lstrip": true,
327
+ "normalized": false,
328
+ "rstrip": true,
329
+ "single_word": false,
330
+ "special": true
331
+ },
332
+ "100297": {
333
+ "content": "<|dummy_33|>",
334
+ "lstrip": true,
335
+ "normalized": false,
336
+ "rstrip": true,
337
+ "single_word": false,
338
+ "special": true
339
+ },
340
+ "100298": {
341
+ "content": "<|dummy_34|>",
342
+ "lstrip": true,
343
+ "normalized": false,
344
+ "rstrip": true,
345
+ "single_word": false,
346
+ "special": true
347
+ },
348
+ "100299": {
349
+ "content": "<|dummy_35|>",
350
+ "lstrip": true,
351
+ "normalized": false,
352
+ "rstrip": true,
353
+ "single_word": false,
354
+ "special": true
355
+ },
356
+ "100300": {
357
+ "content": "<|dummy_36|>",
358
+ "lstrip": true,
359
+ "normalized": false,
360
+ "rstrip": true,
361
+ "single_word": false,
362
+ "special": true
363
+ },
364
+ "100301": {
365
+ "content": "<|dummy_37|>",
366
+ "lstrip": true,
367
+ "normalized": false,
368
+ "rstrip": true,
369
+ "single_word": false,
370
+ "special": true
371
+ },
372
+ "100302": {
373
+ "content": "<|dummy_38|>",
374
+ "lstrip": true,
375
+ "normalized": false,
376
+ "rstrip": true,
377
+ "single_word": false,
378
+ "special": true
379
+ },
380
+ "100303": {
381
+ "content": "<|dummy_39|>",
382
+ "lstrip": true,
383
+ "normalized": false,
384
+ "rstrip": true,
385
+ "single_word": false,
386
+ "special": true
387
+ },
388
+ "100304": {
389
+ "content": "<|dummy_40|>",
390
+ "lstrip": true,
391
+ "normalized": false,
392
+ "rstrip": true,
393
+ "single_word": false,
394
+ "special": true
395
+ },
396
+ "100305": {
397
+ "content": "<|dummy_41|>",
398
+ "lstrip": true,
399
+ "normalized": false,
400
+ "rstrip": true,
401
+ "single_word": false,
402
+ "special": true
403
+ },
404
+ "100306": {
405
+ "content": "<|dummy_42|>",
406
+ "lstrip": true,
407
+ "normalized": false,
408
+ "rstrip": true,
409
+ "single_word": false,
410
+ "special": true
411
+ },
412
+ "100307": {
413
+ "content": "<|dummy_43|>",
414
+ "lstrip": true,
415
+ "normalized": false,
416
+ "rstrip": true,
417
+ "single_word": false,
418
+ "special": true
419
+ },
420
+ "100308": {
421
+ "content": "<|dummy_44|>",
422
+ "lstrip": true,
423
+ "normalized": false,
424
+ "rstrip": true,
425
+ "single_word": false,
426
+ "special": true
427
+ },
428
+ "100309": {
429
+ "content": "<|dummy_45|>",
430
+ "lstrip": true,
431
+ "normalized": false,
432
+ "rstrip": true,
433
+ "single_word": false,
434
+ "special": true
435
+ },
436
+ "100310": {
437
+ "content": "<|dummy_46|>",
438
+ "lstrip": true,
439
+ "normalized": false,
440
+ "rstrip": true,
441
+ "single_word": false,
442
+ "special": true
443
+ },
444
+ "100311": {
445
+ "content": "<|dummy_47|>",
446
+ "lstrip": true,
447
+ "normalized": false,
448
+ "rstrip": true,
449
+ "single_word": false,
450
+ "special": true
451
+ },
452
+ "100312": {
453
+ "content": "<|dummy_48|>",
454
+ "lstrip": true,
455
+ "normalized": false,
456
+ "rstrip": true,
457
+ "single_word": false,
458
+ "special": true
459
+ },
460
+ "100313": {
461
+ "content": "<|dummy_49|>",
462
+ "lstrip": true,
463
+ "normalized": false,
464
+ "rstrip": true,
465
+ "single_word": false,
466
+ "special": true
467
+ },
468
+ "100314": {
469
+ "content": "<|dummy_50|>",
470
+ "lstrip": true,
471
+ "normalized": false,
472
+ "rstrip": true,
473
+ "single_word": false,
474
+ "special": true
475
+ },
476
+ "100315": {
477
+ "content": "<|dummy_51|>",
478
+ "lstrip": true,
479
+ "normalized": false,
480
+ "rstrip": true,
481
+ "single_word": false,
482
+ "special": true
483
+ },
484
+ "100316": {
485
+ "content": "<|dummy_52|>",
486
+ "lstrip": true,
487
+ "normalized": false,
488
+ "rstrip": true,
489
+ "single_word": false,
490
+ "special": true
491
+ },
492
+ "100317": {
493
+ "content": "<|dummy_53|>",
494
+ "lstrip": true,
495
+ "normalized": false,
496
+ "rstrip": true,
497
+ "single_word": false,
498
+ "special": true
499
+ },
500
+ "100318": {
501
+ "content": "<|dummy_54|>",
502
+ "lstrip": true,
503
+ "normalized": false,
504
+ "rstrip": true,
505
+ "single_word": false,
506
+ "special": true
507
+ },
508
+ "100319": {
509
+ "content": "<|dummy_55|>",
510
+ "lstrip": true,
511
+ "normalized": false,
512
+ "rstrip": true,
513
+ "single_word": false,
514
+ "special": true
515
+ },
516
+ "100320": {
517
+ "content": "<|dummy_56|>",
518
+ "lstrip": true,
519
+ "normalized": false,
520
+ "rstrip": true,
521
+ "single_word": false,
522
+ "special": true
523
+ },
524
+ "100321": {
525
+ "content": "<|dummy_57|>",
526
+ "lstrip": true,
527
+ "normalized": false,
528
+ "rstrip": true,
529
+ "single_word": false,
530
+ "special": true
531
+ },
532
+ "100322": {
533
+ "content": "<|dummy_58|>",
534
+ "lstrip": true,
535
+ "normalized": false,
536
+ "rstrip": true,
537
+ "single_word": false,
538
+ "special": true
539
+ },
540
+ "100323": {
541
+ "content": "<|dummy_59|>",
542
+ "lstrip": true,
543
+ "normalized": false,
544
+ "rstrip": true,
545
+ "single_word": false,
546
+ "special": true
547
+ },
548
+ "100324": {
549
+ "content": "<|dummy_60|>",
550
+ "lstrip": true,
551
+ "normalized": false,
552
+ "rstrip": true,
553
+ "single_word": false,
554
+ "special": true
555
+ },
556
+ "100325": {
557
+ "content": "<|dummy_61|>",
558
+ "lstrip": true,
559
+ "normalized": false,
560
+ "rstrip": true,
561
+ "single_word": false,
562
+ "special": true
563
+ },
564
+ "100326": {
565
+ "content": "<|dummy_62|>",
566
+ "lstrip": true,
567
+ "normalized": false,
568
+ "rstrip": true,
569
+ "single_word": false,
570
+ "special": true
571
+ },
572
+ "100327": {
573
+ "content": "<|dummy_63|>",
574
+ "lstrip": true,
575
+ "normalized": false,
576
+ "rstrip": true,
577
+ "single_word": false,
578
+ "special": true
579
+ },
580
+ "100328": {
581
+ "content": "<|dummy_64|>",
582
+ "lstrip": true,
583
+ "normalized": false,
584
+ "rstrip": true,
585
+ "single_word": false,
586
+ "special": true
587
+ },
588
+ "100329": {
589
+ "content": "<|dummy_65|>",
590
+ "lstrip": true,
591
+ "normalized": false,
592
+ "rstrip": true,
593
+ "single_word": false,
594
+ "special": true
595
+ },
596
+ "100330": {
597
+ "content": "<|dummy_66|>",
598
+ "lstrip": true,
599
+ "normalized": false,
600
+ "rstrip": true,
601
+ "single_word": false,
602
+ "special": true
603
+ },
604
+ "100331": {
605
+ "content": "<|dummy_67|>",
606
+ "lstrip": true,
607
+ "normalized": false,
608
+ "rstrip": true,
609
+ "single_word": false,
610
+ "special": true
611
+ },
612
+ "100332": {
613
+ "content": "<|dummy_68|>",
614
+ "lstrip": true,
615
+ "normalized": false,
616
+ "rstrip": true,
617
+ "single_word": false,
618
+ "special": true
619
+ },
620
+ "100333": {
621
+ "content": "<|dummy_69|>",
622
+ "lstrip": true,
623
+ "normalized": false,
624
+ "rstrip": true,
625
+ "single_word": false,
626
+ "special": true
627
+ },
628
+ "100334": {
629
+ "content": "<|dummy_70|>",
630
+ "lstrip": true,
631
+ "normalized": false,
632
+ "rstrip": true,
633
+ "single_word": false,
634
+ "special": true
635
+ },
636
+ "100335": {
637
+ "content": "<|dummy_71|>",
638
+ "lstrip": true,
639
+ "normalized": false,
640
+ "rstrip": true,
641
+ "single_word": false,
642
+ "special": true
643
+ },
644
+ "100336": {
645
+ "content": "<|dummy_72|>",
646
+ "lstrip": true,
647
+ "normalized": false,
648
+ "rstrip": true,
649
+ "single_word": false,
650
+ "special": true
651
+ },
652
+ "100337": {
653
+ "content": "<|dummy_73|>",
654
+ "lstrip": true,
655
+ "normalized": false,
656
+ "rstrip": true,
657
+ "single_word": false,
658
+ "special": true
659
+ },
660
+ "100338": {
661
+ "content": "<|dummy_74|>",
662
+ "lstrip": true,
663
+ "normalized": false,
664
+ "rstrip": true,
665
+ "single_word": false,
666
+ "special": true
667
+ },
668
+ "100339": {
669
+ "content": "<|dummy_75|>",
670
+ "lstrip": true,
671
+ "normalized": false,
672
+ "rstrip": true,
673
+ "single_word": false,
674
+ "special": true
675
+ },
676
+ "100340": {
677
+ "content": "<|dummy_76|>",
678
+ "lstrip": true,
679
+ "normalized": false,
680
+ "rstrip": true,
681
+ "single_word": false,
682
+ "special": true
683
+ },
684
+ "100341": {
685
+ "content": "<|dummy_77|>",
686
+ "lstrip": true,
687
+ "normalized": false,
688
+ "rstrip": true,
689
+ "single_word": false,
690
+ "special": true
691
+ },
692
+ "100342": {
693
+ "content": "<|dummy_78|>",
694
+ "lstrip": true,
695
+ "normalized": false,
696
+ "rstrip": true,
697
+ "single_word": false,
698
+ "special": true
699
+ },
700
+ "100343": {
701
+ "content": "<|dummy_79|>",
702
+ "lstrip": true,
703
+ "normalized": false,
704
+ "rstrip": true,
705
+ "single_word": false,
706
+ "special": true
707
+ },
708
+ "100344": {
709
+ "content": "<|dummy_80|>",
710
+ "lstrip": true,
711
+ "normalized": false,
712
+ "rstrip": true,
713
+ "single_word": false,
714
+ "special": true
715
+ },
716
+ "100345": {
717
+ "content": "<|dummy_81|>",
718
+ "lstrip": true,
719
+ "normalized": false,
720
+ "rstrip": true,
721
+ "single_word": false,
722
+ "special": true
723
+ },
724
+ "100346": {
725
+ "content": "<|dummy_82|>",
726
+ "lstrip": true,
727
+ "normalized": false,
728
+ "rstrip": true,
729
+ "single_word": false,
730
+ "special": true
731
+ },
732
+ "100347": {
733
+ "content": "<|dummy_83|>",
734
+ "lstrip": true,
735
+ "normalized": false,
736
+ "rstrip": true,
737
+ "single_word": false,
738
+ "special": true
739
+ },
740
+ "100348": {
741
+ "content": "<|dummy_84|>",
742
+ "lstrip": true,
743
+ "normalized": false,
744
+ "rstrip": true,
745
+ "single_word": false,
746
+ "special": true
747
+ },
748
+ "100349": {
749
+ "content": "<|dummy_85|>",
750
+ "lstrip": true,
751
+ "normalized": false,
752
+ "rstrip": true,
753
+ "single_word": false,
754
+ "special": true
755
+ },
756
+ "100350": {
757
+ "content": "<|dummy_86|>",
758
+ "lstrip": true,
759
+ "normalized": false,
760
+ "rstrip": true,
761
+ "single_word": false,
762
+ "special": true
763
+ },
764
+ "100351": {
765
+ "content": "<|dummy_87|>",
766
+ "lstrip": true,
767
+ "normalized": false,
768
+ "rstrip": true,
769
+ "single_word": false,
770
+ "special": true
771
+ }
772
+ },
773
+ "bos_token": "<|endoftext|>",
774
+ "chat_template": "{% for message in messages %}{% if (message['role'] == 'system') %}{{'<|im_start|>system<|im_sep|>' + message['content'] + '<|im_end|>'}}{% elif (message['role'] == 'user') %}{{'<|im_start|>user<|im_sep|>' + message['content'] + '<|im_end|>'}}{% elif (message['role'] == 'assistant') %}{{'<|im_start|>assistant<|im_sep|>' + message['content'] + '<|im_end|>'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant<|im_sep|>' }}{% endif %}",
775
+ "clean_up_tokenization_spaces": false,
776
+ "eos_token": "<|im_end|>",
777
+ "extra_special_tokens": {},
778
+ "model_max_length": 16384,
779
+ "pad_token": "<|dummy_85|>",
780
+ "tokenizer_class": "GPT2Tokenizer",
781
+ "unk_token": "<|endoftext|>"
782
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff