diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..bc5f30d6632ac0efdc7be2e9095e9e9579af2e33 --- /dev/null +++ b/README.md @@ -0,0 +1,199 @@ +--- +library_name: transformers +tags: [] +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + +This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated. + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] \ No newline at end of file diff --git a/config.json b/config.json new file mode 100644 index 0000000000000000000000000000000000000000..002b655cbfe2fd45ea4a203a6a39ba9a64d4bcc9 --- /dev/null +++ b/config.json @@ -0,0 +1,43 @@ +{ + "architectures": [ + "Qwen2ForCausalLM" + ], + "attention_dropout": 0.0, + "bos_token_id": 151643, + "eos_token_id": 151645, + "hidden_act": "silu", + "hidden_size": 5120, + "initializer_range": 0.02, + "intermediate_size": 13824, + "max_position_embeddings": 131072, + "max_window_layers": 48, + "model_type": "qwen2", + "num_attention_heads": 40, + "num_hidden_layers": 48, + "num_key_value_heads": 8, + "quantization_config": { + "_load_in_4bit": true, + "_load_in_8bit": false, + "bnb_4bit_compute_dtype": "bfloat16", + "bnb_4bit_quant_storage": "uint8", + "bnb_4bit_quant_type": "nf4", + "bnb_4bit_use_double_quant": true, + "llm_int8_enable_fp32_cpu_offload": false, + "llm_int8_has_fp16_weight": false, + "llm_int8_skip_modules": null, + "llm_int8_threshold": 6.0, + "load_in_4bit": true, + "load_in_8bit": false, + "quant_method": "bitsandbytes" + }, + "rms_norm_eps": 1e-05, + "rope_scaling": null, + "rope_theta": 1000000.0, + "sliding_window": 131072, + "tie_word_embeddings": false, + "torch_dtype": "float16", + "transformers_version": "4.51.3", + "use_cache": false, + "use_sliding_window": false, + "vocab_size": 151665 +} diff --git a/generation_config.json b/generation_config.json new file mode 100644 index 0000000000000000000000000000000000000000..205dc2c5dc17bbd8798ff68735649b13420f50ec --- /dev/null +++ b/generation_config.json @@ -0,0 +1,7 @@ +{ + "_from_model_config": true, + "bos_token_id": 151643, + "eos_token_id": 151645, + "transformers_version": "4.51.3", + "use_cache": false +} diff --git a/model-00001-of-00002.safetensors b/model-00001-of-00002.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b6b86829d22007d3d40b6baac2f927b1afe363c5 --- /dev/null +++ b/model-00001-of-00002.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e3f65f56461ee65351e7ad4cf185145054a5aeb4ab73c2167bafa3a2c88e0d +size 4994555544 diff --git a/model-00002-of-00002.safetensors b/model-00002-of-00002.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..af3348d68f5d5e917cecc0d82a195321d75426b7 --- /dev/null +++ b/model-00002-of-00002.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07880b1a6aa95e443380b4f986d5e001bc44ce42eade4a94ee97616b0a32d82c +size 4929609734 diff --git a/model.safetensors.index.json b/model.safetensors.index.json new file mode 100644 index 0000000000000000000000000000000000000000..7109a8a24d760529d6a99b1c0bf05c3734477cc0 --- /dev/null +++ b/model.safetensors.index.json @@ -0,0 +1,2266 @@ +{ + "metadata": { + "total_size": 9923896646 + }, + "weight_map": { + "lm_head.weight": "model-00002-of-00002.safetensors", + "model.embed_tokens.weight": "model-00001-of-00002.safetensors", + "model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.0.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.1.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.10.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.11.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.12.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.13.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.14.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.15.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.16.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.17.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.18.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.19.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.2.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.20.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.21.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.22.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.23.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.24.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.24.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.24.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.25.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.26.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.27.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.28.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.29.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.3.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.30.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.31.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.32.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.32.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.32.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.33.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.33.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.33.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.34.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.34.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.34.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.35.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.35.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.35.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.36.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.36.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.36.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.37.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.37.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.37.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.38.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.38.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.38.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.39.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.39.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.39.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.4.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.40.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.40.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.40.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.41.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.41.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.41.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.42.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.42.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.42.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.43.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.43.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.43.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.44.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.44.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.44.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.45.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.45.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.45.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.46.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.46.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.46.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.47.input_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.down_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.down_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.down_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.down_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.down_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.gate_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.gate_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.gate_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.gate_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.up_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.up_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.up_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.up_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.up_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.47.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.k_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.k_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.k_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.k_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.o_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.o_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.o_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.o_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.q_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.q_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.q_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.q_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.v_proj.weight.absmax": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.v_proj.weight.nested_absmax": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.v_proj.weight.nested_quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.v_proj.weight.quant_map": "model-00002-of-00002.safetensors", + "model.layers.47.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00002-of-00002.safetensors", + "model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.5.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.6.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.7.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.8.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.down_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.down_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.down_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.down_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.down_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.gate_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.gate_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.gate_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.gate_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.gate_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.up_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.up_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.up_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.up_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.mlp.up_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.k_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.k_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.k_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.k_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.k_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.o_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.o_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.o_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.o_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.o_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.q_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.q_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.q_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.q_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.q_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.v_proj.weight.absmax": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.v_proj.weight.nested_absmax": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.v_proj.weight.nested_quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.v_proj.weight.quant_map": "model-00001-of-00002.safetensors", + "model.layers.9.self_attn.v_proj.weight.quant_state.bitsandbytes__nf4": "model-00001-of-00002.safetensors", + "model.norm.weight": "model-00002-of-00002.safetensors" + } +}