Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- Llama-3.3-70B-Instruct/ll_4bit/README.md +7 -0
- Llama-3.3-70B-Instruct/ll_4bit/chat_template.jinja +109 -0
- Llama-3.3-70B-Instruct/ll_4bit/config.json +40 -0
- Llama-3.3-70B-Instruct/ll_4bit/generation_config.json +12 -0
- Llama-3.3-70B-Instruct/ll_4bit/humming_online_quant_config.json +5 -0
- Llama-3.3-70B-Instruct/ll_4bit/model.safetensors.index.json +731 -0
- Llama-3.3-70B-Instruct/ll_4bit/quantization_config.txt +560 -0
- Llama-3.3-70B-Instruct/ll_4bit/tokenizer_config.json +14 -0
- Qwen3-32B/ll_4bit/README.md +7 -0
- Qwen3-32B/ll_4bit/chat_template.jinja +89 -0
- Qwen3-32B/ll_4bit/config.json +99 -0
- Qwen3-32B/ll_4bit/generation_config.json +13 -0
- Qwen3-32B/ll_4bit/humming_online_quant_config.json +5 -0
- Qwen3-32B/ll_4bit/model.safetensors.index.json +715 -0
- Qwen3-32B/ll_4bit/quantization_config.txt +280 -0
- Qwen3-32B/ll_4bit/tokenizer_config.json +29 -0
- Qwen3-8B/ll_4bit/README.md +7 -0
- Qwen3-8B/ll_4bit/chat_template.jinja +89 -0
- Qwen3-8B/ll_4bit/config.json +71 -0
- Qwen3-8B/ll_4bit/generation_config.json +13 -0
- Qwen3-8B/ll_4bit/humming_online_quant_config.json +5 -0
- Qwen3-8B/ll_4bit/quantization_config.txt +252 -0
- Qwen3-8B/ll_4bit/tokenizer_config.json +29 -0
- Qwen3.5-27B/ll_4bit/README.md +7 -0
- Qwen3.5-27B/ll_4bit/chat_template.jinja +154 -0
- Qwen3.5-27B/ll_4bit/config.json +138 -0
- Qwen3.5-27B/ll_4bit/generation_config.json +13 -0
- Qwen3.5-27B/ll_4bit/humming_online_quant_config.json +5 -0
- Qwen3.5-27B/ll_4bit/model-00001-of-00002.safetensors +3 -0
- Qwen3.5-27B/ll_4bit/model.safetensors.index.json +859 -0
- Qwen3.5-27B/ll_4bit/preprocessor_config.json +21 -0
- Qwen3.5-27B/ll_4bit/quantization_config.txt +432 -0
- Qwen3.5-27B/ll_4bit/tokenizer_config.json +31 -0
- Qwen3.5-27B/ll_4bit/video_preprocessor_config.json +21 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/README.md +18 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/chat_template.jinja +154 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/config.json +138 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/generation_config.json +13 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/humming_online_quant_config.json +457 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/model.safetensors.index.json +859 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/preprocessor_config.json +21 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/quantization_config.txt +878 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/tokenizer_config.json +31 -0
- Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/video_preprocessor_config.json +21 -0
- humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00001-of-00030.safetensors +3 -0
- humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00006-of-00030.safetensors +3 -0
- humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00010-of-00030.safetensors +3 -0
- humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00011-of-00030.safetensors +3 -0
- humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00013-of-00030.safetensors +3 -0
- humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00014-of-00030.safetensors +3 -0
Llama-3.3-70B-Instruct/ll_4bit/README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Quantized Model Checkpoint
|
| 2 |
+
|
| 3 |
+
**Base model:** unknown
|
| 4 |
+
|
| 5 |
+
**Average bitwidth:** unknown
|
| 6 |
+
|
| 7 |
+
See `quantization_config.txt` for full configuration details.
|
Llama-3.3-70B-Instruct/ll_4bit/chat_template.jinja
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{{- bos_token }}
|
| 2 |
+
{%- if custom_tools is defined %}
|
| 3 |
+
{%- set tools = custom_tools %}
|
| 4 |
+
{%- endif %}
|
| 5 |
+
{%- if not tools_in_user_message is defined %}
|
| 6 |
+
{%- set tools_in_user_message = true %}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{%- if not date_string is defined %}
|
| 9 |
+
{%- set date_string = "26 Jul 2024" %}
|
| 10 |
+
{%- endif %}
|
| 11 |
+
{%- if not tools is defined %}
|
| 12 |
+
{%- set tools = none %}
|
| 13 |
+
{%- endif %}
|
| 14 |
+
|
| 15 |
+
{#- This block extracts the system message, so we can slot it into the right place. #}
|
| 16 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 17 |
+
{%- set system_message = messages[0]['content']|trim %}
|
| 18 |
+
{%- set messages = messages[1:] %}
|
| 19 |
+
{%- else %}
|
| 20 |
+
{%- set system_message = "" %}
|
| 21 |
+
{%- endif %}
|
| 22 |
+
|
| 23 |
+
{#- System message + builtin tools #}
|
| 24 |
+
{{- "<|start_header_id|>system<|end_header_id|>\n\n" }}
|
| 25 |
+
{%- if builtin_tools is defined or tools is not none %}
|
| 26 |
+
{{- "Environment: ipython\n" }}
|
| 27 |
+
{%- endif %}
|
| 28 |
+
{%- if builtin_tools is defined %}
|
| 29 |
+
{{- "Tools: " + builtin_tools | reject('equalto', 'code_interpreter') | join(", ") + "\n\n"}}
|
| 30 |
+
{%- endif %}
|
| 31 |
+
{{- "Cutting Knowledge Date: December 2023\n" }}
|
| 32 |
+
{{- "Today Date: " + date_string + "\n\n" }}
|
| 33 |
+
{%- if tools is not none and not tools_in_user_message %}
|
| 34 |
+
{{- "You have access to the following functions. To call a function, please respond with JSON for a function call." }}
|
| 35 |
+
{{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
|
| 36 |
+
{{- "Do not use variables.\n\n" }}
|
| 37 |
+
{%- for t in tools %}
|
| 38 |
+
{{- t | tojson(indent=4) }}
|
| 39 |
+
{{- "\n\n" }}
|
| 40 |
+
{%- endfor %}
|
| 41 |
+
{%- endif %}
|
| 42 |
+
{{- system_message }}
|
| 43 |
+
{{- "<|eot_id|>" }}
|
| 44 |
+
|
| 45 |
+
{#- Custom tools are passed in a user message with some extra guidance #}
|
| 46 |
+
{%- if tools_in_user_message and not tools is none %}
|
| 47 |
+
{#- Extract the first user message so we can plug it in here #}
|
| 48 |
+
{%- if messages | length != 0 %}
|
| 49 |
+
{%- set first_user_message = messages[0]['content']|trim %}
|
| 50 |
+
{%- set messages = messages[1:] %}
|
| 51 |
+
{%- else %}
|
| 52 |
+
{{- raise_exception("Cannot put tools in the first user message when there's no first user message!") }}
|
| 53 |
+
{%- endif %}
|
| 54 |
+
{{- '<|start_header_id|>user<|end_header_id|>\n\n' -}}
|
| 55 |
+
{{- "Given the following functions, please respond with a JSON for a function call " }}
|
| 56 |
+
{{- "with its proper arguments that best answers the given prompt.\n\n" }}
|
| 57 |
+
{{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
|
| 58 |
+
{{- "Do not use variables.\n\n" }}
|
| 59 |
+
{%- for t in tools %}
|
| 60 |
+
{{- t | tojson(indent=4) }}
|
| 61 |
+
{{- "\n\n" }}
|
| 62 |
+
{%- endfor %}
|
| 63 |
+
{{- first_user_message + "<|eot_id|>"}}
|
| 64 |
+
{%- endif %}
|
| 65 |
+
|
| 66 |
+
{%- for message in messages %}
|
| 67 |
+
{%- if not (message.role == 'ipython' or message.role == 'tool' or 'tool_calls' in message) %}
|
| 68 |
+
{{- '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' }}
|
| 69 |
+
{%- elif 'tool_calls' in message %}
|
| 70 |
+
{%- if not message.tool_calls|length == 1 %}
|
| 71 |
+
{{- raise_exception("This model only supports single tool-calls at once!") }}
|
| 72 |
+
{%- endif %}
|
| 73 |
+
{%- set tool_call = message.tool_calls[0].function %}
|
| 74 |
+
{%- if builtin_tools is defined and tool_call.name in builtin_tools %}
|
| 75 |
+
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}
|
| 76 |
+
{{- "<|python_tag|>" + tool_call.name + ".call(" }}
|
| 77 |
+
{%- for arg_name, arg_val in tool_call.arguments | items %}
|
| 78 |
+
{{- arg_name + '="' + arg_val + '"' }}
|
| 79 |
+
{%- if not loop.last %}
|
| 80 |
+
{{- ", " }}
|
| 81 |
+
{%- endif %}
|
| 82 |
+
{%- endfor %}
|
| 83 |
+
{{- ")" }}
|
| 84 |
+
{%- else %}
|
| 85 |
+
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}
|
| 86 |
+
{{- '{"name": "' + tool_call.name + '", ' }}
|
| 87 |
+
{{- '"parameters": ' }}
|
| 88 |
+
{{- tool_call.arguments | tojson }}
|
| 89 |
+
{{- "}" }}
|
| 90 |
+
{%- endif %}
|
| 91 |
+
{%- if builtin_tools is defined %}
|
| 92 |
+
{#- This means we're in ipython mode #}
|
| 93 |
+
{{- "<|eom_id|>" }}
|
| 94 |
+
{%- else %}
|
| 95 |
+
{{- "<|eot_id|>" }}
|
| 96 |
+
{%- endif %}
|
| 97 |
+
{%- elif message.role == "tool" or message.role == "ipython" %}
|
| 98 |
+
{{- "<|start_header_id|>ipython<|end_header_id|>\n\n" }}
|
| 99 |
+
{%- if message.content is mapping or message.content is iterable %}
|
| 100 |
+
{{- message.content | tojson }}
|
| 101 |
+
{%- else %}
|
| 102 |
+
{{- message.content }}
|
| 103 |
+
{%- endif %}
|
| 104 |
+
{{- "<|eot_id|>" }}
|
| 105 |
+
{%- endif %}
|
| 106 |
+
{%- endfor %}
|
| 107 |
+
{%- if add_generation_prompt %}
|
| 108 |
+
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
|
| 109 |
+
{%- endif %}
|
Llama-3.3-70B-Instruct/ll_4bit/config.json
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"LlamaForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 128000,
|
| 8 |
+
"dtype": "float16",
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
128001,
|
| 11 |
+
128008,
|
| 12 |
+
128009
|
| 13 |
+
],
|
| 14 |
+
"head_dim": 128,
|
| 15 |
+
"hidden_act": "silu",
|
| 16 |
+
"hidden_size": 8192,
|
| 17 |
+
"initializer_range": 0.02,
|
| 18 |
+
"intermediate_size": 28672,
|
| 19 |
+
"max_position_embeddings": 131072,
|
| 20 |
+
"mlp_bias": false,
|
| 21 |
+
"model_type": "llama",
|
| 22 |
+
"num_attention_heads": 64,
|
| 23 |
+
"num_hidden_layers": 80,
|
| 24 |
+
"num_key_value_heads": 8,
|
| 25 |
+
"pad_token_id": null,
|
| 26 |
+
"pretraining_tp": 1,
|
| 27 |
+
"rms_norm_eps": 1e-05,
|
| 28 |
+
"rope_parameters": {
|
| 29 |
+
"factor": 8.0,
|
| 30 |
+
"high_freq_factor": 4.0,
|
| 31 |
+
"low_freq_factor": 1.0,
|
| 32 |
+
"original_max_position_embeddings": 8192,
|
| 33 |
+
"rope_theta": 500000.0,
|
| 34 |
+
"rope_type": "llama3"
|
| 35 |
+
},
|
| 36 |
+
"tie_word_embeddings": false,
|
| 37 |
+
"transformers_version": "5.3.0",
|
| 38 |
+
"use_cache": false,
|
| 39 |
+
"vocab_size": 128256
|
| 40 |
+
}
|
Llama-3.3-70B-Instruct/ll_4bit/generation_config.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 128000,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
128001,
|
| 6 |
+
128008,
|
| 7 |
+
128009
|
| 8 |
+
],
|
| 9 |
+
"temperature": 0.6,
|
| 10 |
+
"top_p": 0.9,
|
| 11 |
+
"transformers_version": "5.3.0"
|
| 12 |
+
}
|
Llama-3.3-70B-Instruct/ll_4bit/humming_online_quant_config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"quant_method": "gptq",
|
| 3 |
+
"bits": 4,
|
| 4 |
+
"group_size": 128
|
| 5 |
+
}
|
Llama-3.3-70B-Instruct/ll_4bit/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,731 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_parameters": 70553706496,
|
| 4 |
+
"total_size": 141107412992
|
| 5 |
+
},
|
| 6 |
+
"weight_map": {
|
| 7 |
+
"lm_head.weight": "model-00001-of-00003.safetensors",
|
| 8 |
+
"model.embed_tokens.weight": "model-00001-of-00003.safetensors",
|
| 9 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 10 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 11 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 12 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 13 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 17 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 18 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 19 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 20 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 21 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 22 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 23 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 26 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 27 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 28 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 29 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 30 |
+
"model.layers.10.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 31 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 32 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 33 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 34 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 35 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 36 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 37 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 38 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 39 |
+
"model.layers.11.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 40 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 41 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 42 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 43 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 44 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 45 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 46 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 47 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 48 |
+
"model.layers.12.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 49 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 50 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 51 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 52 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 53 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 54 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 55 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 56 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 57 |
+
"model.layers.13.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 58 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 59 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 60 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 61 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 62 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 63 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 64 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 65 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 66 |
+
"model.layers.14.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 67 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 68 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 69 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 70 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 71 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 72 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 73 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 74 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 75 |
+
"model.layers.15.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 76 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 77 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 78 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 79 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 80 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 81 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 82 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 83 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 84 |
+
"model.layers.16.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 85 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 86 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 87 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 88 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 89 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 90 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 91 |
+
"model.layers.17.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 92 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 93 |
+
"model.layers.17.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 94 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 95 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 96 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 97 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 98 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 99 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 100 |
+
"model.layers.18.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 101 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 102 |
+
"model.layers.18.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 103 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 104 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 105 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 106 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 107 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 108 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 109 |
+
"model.layers.19.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 110 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 111 |
+
"model.layers.19.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 112 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 113 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 114 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 115 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 116 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 117 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 118 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 119 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 120 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 121 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 122 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 123 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 124 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 125 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 126 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 127 |
+
"model.layers.20.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 128 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 129 |
+
"model.layers.20.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 130 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 131 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 132 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 133 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 134 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 135 |
+
"model.layers.21.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 136 |
+
"model.layers.21.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 137 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 138 |
+
"model.layers.21.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 139 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 140 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 141 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 142 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 143 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 144 |
+
"model.layers.22.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 145 |
+
"model.layers.22.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 146 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 147 |
+
"model.layers.22.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 148 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 149 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 150 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 151 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 152 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 153 |
+
"model.layers.23.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 154 |
+
"model.layers.23.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 155 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 156 |
+
"model.layers.23.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 157 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 158 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 159 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 160 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 161 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 162 |
+
"model.layers.24.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 163 |
+
"model.layers.24.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 164 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 165 |
+
"model.layers.24.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 166 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 167 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 168 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 169 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 170 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 171 |
+
"model.layers.25.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 172 |
+
"model.layers.25.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 173 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 174 |
+
"model.layers.25.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 175 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 176 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 177 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 178 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 179 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 180 |
+
"model.layers.26.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 181 |
+
"model.layers.26.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 182 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 183 |
+
"model.layers.26.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 184 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 185 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 186 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 187 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 188 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 189 |
+
"model.layers.27.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 190 |
+
"model.layers.27.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 191 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 192 |
+
"model.layers.27.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 193 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 194 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 195 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 196 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 197 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 198 |
+
"model.layers.28.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 199 |
+
"model.layers.28.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 200 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 201 |
+
"model.layers.28.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 202 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 203 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 204 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 205 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 206 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 207 |
+
"model.layers.29.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 208 |
+
"model.layers.29.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 209 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 210 |
+
"model.layers.29.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 211 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 212 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 213 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 214 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 215 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 216 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 217 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 218 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 219 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 220 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 221 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 222 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 223 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 224 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 225 |
+
"model.layers.30.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 226 |
+
"model.layers.30.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 227 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 228 |
+
"model.layers.30.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 229 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 230 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 231 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 232 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 233 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 234 |
+
"model.layers.31.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 235 |
+
"model.layers.31.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 236 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 237 |
+
"model.layers.31.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 238 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 239 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 240 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 241 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 242 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 243 |
+
"model.layers.32.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 244 |
+
"model.layers.32.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 245 |
+
"model.layers.32.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 246 |
+
"model.layers.32.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 247 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 248 |
+
"model.layers.32.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 249 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 250 |
+
"model.layers.32.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 251 |
+
"model.layers.32.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 252 |
+
"model.layers.33.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 253 |
+
"model.layers.33.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 254 |
+
"model.layers.33.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 255 |
+
"model.layers.33.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 256 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 257 |
+
"model.layers.33.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 258 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 259 |
+
"model.layers.33.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 260 |
+
"model.layers.33.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 261 |
+
"model.layers.34.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 262 |
+
"model.layers.34.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 263 |
+
"model.layers.34.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 264 |
+
"model.layers.34.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 265 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 266 |
+
"model.layers.34.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 267 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 268 |
+
"model.layers.34.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 269 |
+
"model.layers.34.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 270 |
+
"model.layers.35.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 271 |
+
"model.layers.35.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 272 |
+
"model.layers.35.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 273 |
+
"model.layers.35.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 274 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 275 |
+
"model.layers.35.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 276 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 277 |
+
"model.layers.35.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 278 |
+
"model.layers.35.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 279 |
+
"model.layers.36.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 280 |
+
"model.layers.36.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 281 |
+
"model.layers.36.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 282 |
+
"model.layers.36.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 283 |
+
"model.layers.36.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 284 |
+
"model.layers.36.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 285 |
+
"model.layers.36.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 286 |
+
"model.layers.36.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 287 |
+
"model.layers.36.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 288 |
+
"model.layers.37.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 289 |
+
"model.layers.37.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 290 |
+
"model.layers.37.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 291 |
+
"model.layers.37.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 292 |
+
"model.layers.37.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 293 |
+
"model.layers.37.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 294 |
+
"model.layers.37.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 295 |
+
"model.layers.37.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 296 |
+
"model.layers.37.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 297 |
+
"model.layers.38.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 298 |
+
"model.layers.38.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 299 |
+
"model.layers.38.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 300 |
+
"model.layers.38.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 301 |
+
"model.layers.38.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 302 |
+
"model.layers.38.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 303 |
+
"model.layers.38.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 304 |
+
"model.layers.38.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 305 |
+
"model.layers.38.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 306 |
+
"model.layers.39.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 307 |
+
"model.layers.39.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 308 |
+
"model.layers.39.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 309 |
+
"model.layers.39.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 310 |
+
"model.layers.39.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 311 |
+
"model.layers.39.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 312 |
+
"model.layers.39.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 313 |
+
"model.layers.39.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 314 |
+
"model.layers.39.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 315 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 316 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 317 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 318 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 319 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 320 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 321 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 322 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 323 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 324 |
+
"model.layers.40.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 325 |
+
"model.layers.40.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 326 |
+
"model.layers.40.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 327 |
+
"model.layers.40.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 328 |
+
"model.layers.40.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 329 |
+
"model.layers.40.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 330 |
+
"model.layers.40.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 331 |
+
"model.layers.40.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 332 |
+
"model.layers.40.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 333 |
+
"model.layers.41.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 334 |
+
"model.layers.41.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 335 |
+
"model.layers.41.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 336 |
+
"model.layers.41.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 337 |
+
"model.layers.41.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 338 |
+
"model.layers.41.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 339 |
+
"model.layers.41.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 340 |
+
"model.layers.41.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 341 |
+
"model.layers.41.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 342 |
+
"model.layers.42.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 343 |
+
"model.layers.42.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 344 |
+
"model.layers.42.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 345 |
+
"model.layers.42.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 346 |
+
"model.layers.42.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 347 |
+
"model.layers.42.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 348 |
+
"model.layers.42.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 349 |
+
"model.layers.42.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 350 |
+
"model.layers.42.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 351 |
+
"model.layers.43.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 352 |
+
"model.layers.43.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 353 |
+
"model.layers.43.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 354 |
+
"model.layers.43.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 355 |
+
"model.layers.43.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 356 |
+
"model.layers.43.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 357 |
+
"model.layers.43.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 358 |
+
"model.layers.43.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 359 |
+
"model.layers.43.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 360 |
+
"model.layers.44.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 361 |
+
"model.layers.44.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 362 |
+
"model.layers.44.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 363 |
+
"model.layers.44.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 364 |
+
"model.layers.44.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 365 |
+
"model.layers.44.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 366 |
+
"model.layers.44.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 367 |
+
"model.layers.44.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 368 |
+
"model.layers.44.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 369 |
+
"model.layers.45.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 370 |
+
"model.layers.45.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 371 |
+
"model.layers.45.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 372 |
+
"model.layers.45.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 373 |
+
"model.layers.45.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 374 |
+
"model.layers.45.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 375 |
+
"model.layers.45.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 376 |
+
"model.layers.45.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 377 |
+
"model.layers.45.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 378 |
+
"model.layers.46.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 379 |
+
"model.layers.46.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 380 |
+
"model.layers.46.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 381 |
+
"model.layers.46.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 382 |
+
"model.layers.46.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 383 |
+
"model.layers.46.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 384 |
+
"model.layers.46.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 385 |
+
"model.layers.46.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 386 |
+
"model.layers.46.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 387 |
+
"model.layers.47.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 388 |
+
"model.layers.47.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 389 |
+
"model.layers.47.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 390 |
+
"model.layers.47.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 391 |
+
"model.layers.47.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 392 |
+
"model.layers.47.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 393 |
+
"model.layers.47.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 394 |
+
"model.layers.47.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 395 |
+
"model.layers.47.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 396 |
+
"model.layers.48.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 397 |
+
"model.layers.48.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 398 |
+
"model.layers.48.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 399 |
+
"model.layers.48.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 400 |
+
"model.layers.48.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 401 |
+
"model.layers.48.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 402 |
+
"model.layers.48.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 403 |
+
"model.layers.48.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 404 |
+
"model.layers.48.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 405 |
+
"model.layers.49.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 406 |
+
"model.layers.49.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 407 |
+
"model.layers.49.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 408 |
+
"model.layers.49.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 409 |
+
"model.layers.49.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 410 |
+
"model.layers.49.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 411 |
+
"model.layers.49.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 412 |
+
"model.layers.49.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 413 |
+
"model.layers.49.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 414 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 415 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 416 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 417 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 418 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 419 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 420 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 421 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 422 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 423 |
+
"model.layers.50.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 424 |
+
"model.layers.50.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 425 |
+
"model.layers.50.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 426 |
+
"model.layers.50.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 427 |
+
"model.layers.50.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 428 |
+
"model.layers.50.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 429 |
+
"model.layers.50.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 430 |
+
"model.layers.50.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 431 |
+
"model.layers.50.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 432 |
+
"model.layers.51.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 433 |
+
"model.layers.51.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 434 |
+
"model.layers.51.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 435 |
+
"model.layers.51.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 436 |
+
"model.layers.51.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 437 |
+
"model.layers.51.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 438 |
+
"model.layers.51.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 439 |
+
"model.layers.51.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 440 |
+
"model.layers.51.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 441 |
+
"model.layers.52.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 442 |
+
"model.layers.52.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 443 |
+
"model.layers.52.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 444 |
+
"model.layers.52.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 445 |
+
"model.layers.52.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 446 |
+
"model.layers.52.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 447 |
+
"model.layers.52.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 448 |
+
"model.layers.52.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 449 |
+
"model.layers.52.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 450 |
+
"model.layers.53.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 451 |
+
"model.layers.53.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 452 |
+
"model.layers.53.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 453 |
+
"model.layers.53.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 454 |
+
"model.layers.53.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 455 |
+
"model.layers.53.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 456 |
+
"model.layers.53.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 457 |
+
"model.layers.53.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 458 |
+
"model.layers.53.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 459 |
+
"model.layers.54.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 460 |
+
"model.layers.54.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 461 |
+
"model.layers.54.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 462 |
+
"model.layers.54.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 463 |
+
"model.layers.54.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 464 |
+
"model.layers.54.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 465 |
+
"model.layers.54.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 466 |
+
"model.layers.54.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 467 |
+
"model.layers.54.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 468 |
+
"model.layers.55.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 469 |
+
"model.layers.55.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 470 |
+
"model.layers.55.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 471 |
+
"model.layers.55.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 472 |
+
"model.layers.55.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 473 |
+
"model.layers.55.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 474 |
+
"model.layers.55.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 475 |
+
"model.layers.55.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 476 |
+
"model.layers.55.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 477 |
+
"model.layers.56.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 478 |
+
"model.layers.56.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 479 |
+
"model.layers.56.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 480 |
+
"model.layers.56.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 481 |
+
"model.layers.56.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 482 |
+
"model.layers.56.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 483 |
+
"model.layers.56.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 484 |
+
"model.layers.56.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 485 |
+
"model.layers.56.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 486 |
+
"model.layers.57.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 487 |
+
"model.layers.57.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 488 |
+
"model.layers.57.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 489 |
+
"model.layers.57.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 490 |
+
"model.layers.57.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 491 |
+
"model.layers.57.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 492 |
+
"model.layers.57.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 493 |
+
"model.layers.57.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 494 |
+
"model.layers.57.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 495 |
+
"model.layers.58.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 496 |
+
"model.layers.58.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 497 |
+
"model.layers.58.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 498 |
+
"model.layers.58.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 499 |
+
"model.layers.58.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 500 |
+
"model.layers.58.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 501 |
+
"model.layers.58.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 502 |
+
"model.layers.58.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 503 |
+
"model.layers.58.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 504 |
+
"model.layers.59.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 505 |
+
"model.layers.59.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 506 |
+
"model.layers.59.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 507 |
+
"model.layers.59.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 508 |
+
"model.layers.59.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 509 |
+
"model.layers.59.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 510 |
+
"model.layers.59.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 511 |
+
"model.layers.59.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 512 |
+
"model.layers.59.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 513 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 514 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 515 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 516 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 517 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 518 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 519 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 520 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 521 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 522 |
+
"model.layers.60.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 523 |
+
"model.layers.60.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 524 |
+
"model.layers.60.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 525 |
+
"model.layers.60.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 526 |
+
"model.layers.60.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 527 |
+
"model.layers.60.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 528 |
+
"model.layers.60.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 529 |
+
"model.layers.60.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 530 |
+
"model.layers.60.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 531 |
+
"model.layers.61.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 532 |
+
"model.layers.61.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 533 |
+
"model.layers.61.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 534 |
+
"model.layers.61.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 535 |
+
"model.layers.61.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 536 |
+
"model.layers.61.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 537 |
+
"model.layers.61.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 538 |
+
"model.layers.61.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 539 |
+
"model.layers.61.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 540 |
+
"model.layers.62.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 541 |
+
"model.layers.62.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 542 |
+
"model.layers.62.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 543 |
+
"model.layers.62.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 544 |
+
"model.layers.62.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 545 |
+
"model.layers.62.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 546 |
+
"model.layers.62.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 547 |
+
"model.layers.62.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 548 |
+
"model.layers.62.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 549 |
+
"model.layers.63.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 550 |
+
"model.layers.63.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 551 |
+
"model.layers.63.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 552 |
+
"model.layers.63.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 553 |
+
"model.layers.63.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 554 |
+
"model.layers.63.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 555 |
+
"model.layers.63.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 556 |
+
"model.layers.63.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 557 |
+
"model.layers.63.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 558 |
+
"model.layers.64.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 559 |
+
"model.layers.64.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 560 |
+
"model.layers.64.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 561 |
+
"model.layers.64.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 562 |
+
"model.layers.64.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 563 |
+
"model.layers.64.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 564 |
+
"model.layers.64.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 565 |
+
"model.layers.64.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 566 |
+
"model.layers.64.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 567 |
+
"model.layers.65.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 568 |
+
"model.layers.65.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 569 |
+
"model.layers.65.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 570 |
+
"model.layers.65.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 571 |
+
"model.layers.65.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 572 |
+
"model.layers.65.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 573 |
+
"model.layers.65.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 574 |
+
"model.layers.65.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 575 |
+
"model.layers.65.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 576 |
+
"model.layers.66.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 577 |
+
"model.layers.66.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 578 |
+
"model.layers.66.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 579 |
+
"model.layers.66.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 580 |
+
"model.layers.66.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 581 |
+
"model.layers.66.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 582 |
+
"model.layers.66.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 583 |
+
"model.layers.66.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 584 |
+
"model.layers.66.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 585 |
+
"model.layers.67.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 586 |
+
"model.layers.67.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 587 |
+
"model.layers.67.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 588 |
+
"model.layers.67.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 589 |
+
"model.layers.67.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 590 |
+
"model.layers.67.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 591 |
+
"model.layers.67.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 592 |
+
"model.layers.67.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 593 |
+
"model.layers.67.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 594 |
+
"model.layers.68.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 595 |
+
"model.layers.68.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 596 |
+
"model.layers.68.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 597 |
+
"model.layers.68.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 598 |
+
"model.layers.68.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 599 |
+
"model.layers.68.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 600 |
+
"model.layers.68.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 601 |
+
"model.layers.68.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 602 |
+
"model.layers.68.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 603 |
+
"model.layers.69.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 604 |
+
"model.layers.69.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 605 |
+
"model.layers.69.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 606 |
+
"model.layers.69.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 607 |
+
"model.layers.69.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 608 |
+
"model.layers.69.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 609 |
+
"model.layers.69.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 610 |
+
"model.layers.69.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 611 |
+
"model.layers.69.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 612 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 613 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 614 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 615 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 616 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 617 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 618 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 619 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 620 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 621 |
+
"model.layers.70.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 622 |
+
"model.layers.70.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 623 |
+
"model.layers.70.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 624 |
+
"model.layers.70.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 625 |
+
"model.layers.70.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 626 |
+
"model.layers.70.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 627 |
+
"model.layers.70.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 628 |
+
"model.layers.70.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 629 |
+
"model.layers.70.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 630 |
+
"model.layers.71.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 631 |
+
"model.layers.71.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 632 |
+
"model.layers.71.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 633 |
+
"model.layers.71.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 634 |
+
"model.layers.71.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 635 |
+
"model.layers.71.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 636 |
+
"model.layers.71.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 637 |
+
"model.layers.71.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 638 |
+
"model.layers.71.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 639 |
+
"model.layers.72.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 640 |
+
"model.layers.72.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 641 |
+
"model.layers.72.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 642 |
+
"model.layers.72.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 643 |
+
"model.layers.72.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 644 |
+
"model.layers.72.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 645 |
+
"model.layers.72.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 646 |
+
"model.layers.72.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 647 |
+
"model.layers.72.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 648 |
+
"model.layers.73.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 649 |
+
"model.layers.73.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 650 |
+
"model.layers.73.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 651 |
+
"model.layers.73.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 652 |
+
"model.layers.73.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 653 |
+
"model.layers.73.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 654 |
+
"model.layers.73.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 655 |
+
"model.layers.73.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 656 |
+
"model.layers.73.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 657 |
+
"model.layers.74.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 658 |
+
"model.layers.74.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 659 |
+
"model.layers.74.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 660 |
+
"model.layers.74.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 661 |
+
"model.layers.74.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 662 |
+
"model.layers.74.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 663 |
+
"model.layers.74.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 664 |
+
"model.layers.74.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 665 |
+
"model.layers.74.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 666 |
+
"model.layers.75.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 667 |
+
"model.layers.75.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 668 |
+
"model.layers.75.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 669 |
+
"model.layers.75.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 670 |
+
"model.layers.75.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 671 |
+
"model.layers.75.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 672 |
+
"model.layers.75.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 673 |
+
"model.layers.75.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 674 |
+
"model.layers.75.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 675 |
+
"model.layers.76.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 676 |
+
"model.layers.76.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 677 |
+
"model.layers.76.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 678 |
+
"model.layers.76.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 679 |
+
"model.layers.76.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 680 |
+
"model.layers.76.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 681 |
+
"model.layers.76.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 682 |
+
"model.layers.76.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 683 |
+
"model.layers.76.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 684 |
+
"model.layers.77.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 685 |
+
"model.layers.77.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 686 |
+
"model.layers.77.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 687 |
+
"model.layers.77.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 688 |
+
"model.layers.77.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 689 |
+
"model.layers.77.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 690 |
+
"model.layers.77.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 691 |
+
"model.layers.77.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 692 |
+
"model.layers.77.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 693 |
+
"model.layers.78.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 694 |
+
"model.layers.78.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 695 |
+
"model.layers.78.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 696 |
+
"model.layers.78.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 697 |
+
"model.layers.78.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 698 |
+
"model.layers.78.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 699 |
+
"model.layers.78.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 700 |
+
"model.layers.78.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 701 |
+
"model.layers.78.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 702 |
+
"model.layers.79.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 703 |
+
"model.layers.79.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 704 |
+
"model.layers.79.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 705 |
+
"model.layers.79.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 706 |
+
"model.layers.79.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 707 |
+
"model.layers.79.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 708 |
+
"model.layers.79.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 709 |
+
"model.layers.79.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 710 |
+
"model.layers.79.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 711 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 712 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 713 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 714 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 715 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 716 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 717 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 718 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 719 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 720 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 721 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 722 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 723 |
+
"model.layers.9.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 724 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 725 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 726 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 727 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 728 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 729 |
+
"model.norm.weight": "model-00003-of-00003.safetensors"
|
| 730 |
+
}
|
| 731 |
+
}
|
Llama-3.3-70B-Instruct/ll_4bit/quantization_config.txt
ADDED
|
@@ -0,0 +1,560 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model.layers.0.self_attn.q_proj: 4
|
| 2 |
+
model.layers.0.self_attn.k_proj: 4
|
| 3 |
+
model.layers.0.self_attn.v_proj: 4
|
| 4 |
+
model.layers.0.self_attn.o_proj: 4
|
| 5 |
+
model.layers.0.mlp.gate_proj: 4
|
| 6 |
+
model.layers.0.mlp.up_proj: 4
|
| 7 |
+
model.layers.0.mlp.down_proj: 4
|
| 8 |
+
model.layers.1.self_attn.q_proj: 4
|
| 9 |
+
model.layers.1.self_attn.k_proj: 4
|
| 10 |
+
model.layers.1.self_attn.v_proj: 4
|
| 11 |
+
model.layers.1.self_attn.o_proj: 4
|
| 12 |
+
model.layers.1.mlp.gate_proj: 4
|
| 13 |
+
model.layers.1.mlp.up_proj: 4
|
| 14 |
+
model.layers.1.mlp.down_proj: 4
|
| 15 |
+
model.layers.2.self_attn.q_proj: 4
|
| 16 |
+
model.layers.2.self_attn.k_proj: 4
|
| 17 |
+
model.layers.2.self_attn.v_proj: 4
|
| 18 |
+
model.layers.2.self_attn.o_proj: 4
|
| 19 |
+
model.layers.2.mlp.gate_proj: 4
|
| 20 |
+
model.layers.2.mlp.up_proj: 4
|
| 21 |
+
model.layers.2.mlp.down_proj: 4
|
| 22 |
+
model.layers.3.self_attn.q_proj: 4
|
| 23 |
+
model.layers.3.self_attn.k_proj: 4
|
| 24 |
+
model.layers.3.self_attn.v_proj: 4
|
| 25 |
+
model.layers.3.self_attn.o_proj: 4
|
| 26 |
+
model.layers.3.mlp.gate_proj: 4
|
| 27 |
+
model.layers.3.mlp.up_proj: 4
|
| 28 |
+
model.layers.3.mlp.down_proj: 4
|
| 29 |
+
model.layers.4.self_attn.q_proj: 4
|
| 30 |
+
model.layers.4.self_attn.k_proj: 4
|
| 31 |
+
model.layers.4.self_attn.v_proj: 4
|
| 32 |
+
model.layers.4.self_attn.o_proj: 4
|
| 33 |
+
model.layers.4.mlp.gate_proj: 4
|
| 34 |
+
model.layers.4.mlp.up_proj: 4
|
| 35 |
+
model.layers.4.mlp.down_proj: 4
|
| 36 |
+
model.layers.5.self_attn.q_proj: 4
|
| 37 |
+
model.layers.5.self_attn.k_proj: 4
|
| 38 |
+
model.layers.5.self_attn.v_proj: 4
|
| 39 |
+
model.layers.5.self_attn.o_proj: 4
|
| 40 |
+
model.layers.5.mlp.gate_proj: 4
|
| 41 |
+
model.layers.5.mlp.up_proj: 4
|
| 42 |
+
model.layers.5.mlp.down_proj: 4
|
| 43 |
+
model.layers.6.self_attn.q_proj: 4
|
| 44 |
+
model.layers.6.self_attn.k_proj: 4
|
| 45 |
+
model.layers.6.self_attn.v_proj: 4
|
| 46 |
+
model.layers.6.self_attn.o_proj: 4
|
| 47 |
+
model.layers.6.mlp.gate_proj: 4
|
| 48 |
+
model.layers.6.mlp.up_proj: 4
|
| 49 |
+
model.layers.6.mlp.down_proj: 4
|
| 50 |
+
model.layers.7.self_attn.q_proj: 4
|
| 51 |
+
model.layers.7.self_attn.k_proj: 4
|
| 52 |
+
model.layers.7.self_attn.v_proj: 4
|
| 53 |
+
model.layers.7.self_attn.o_proj: 4
|
| 54 |
+
model.layers.7.mlp.gate_proj: 4
|
| 55 |
+
model.layers.7.mlp.up_proj: 4
|
| 56 |
+
model.layers.7.mlp.down_proj: 4
|
| 57 |
+
model.layers.8.self_attn.q_proj: 4
|
| 58 |
+
model.layers.8.self_attn.k_proj: 4
|
| 59 |
+
model.layers.8.self_attn.v_proj: 4
|
| 60 |
+
model.layers.8.self_attn.o_proj: 4
|
| 61 |
+
model.layers.8.mlp.gate_proj: 4
|
| 62 |
+
model.layers.8.mlp.up_proj: 4
|
| 63 |
+
model.layers.8.mlp.down_proj: 4
|
| 64 |
+
model.layers.9.self_attn.q_proj: 4
|
| 65 |
+
model.layers.9.self_attn.k_proj: 4
|
| 66 |
+
model.layers.9.self_attn.v_proj: 4
|
| 67 |
+
model.layers.9.self_attn.o_proj: 4
|
| 68 |
+
model.layers.9.mlp.gate_proj: 4
|
| 69 |
+
model.layers.9.mlp.up_proj: 4
|
| 70 |
+
model.layers.9.mlp.down_proj: 4
|
| 71 |
+
model.layers.10.self_attn.q_proj: 4
|
| 72 |
+
model.layers.10.self_attn.k_proj: 4
|
| 73 |
+
model.layers.10.self_attn.v_proj: 4
|
| 74 |
+
model.layers.10.self_attn.o_proj: 4
|
| 75 |
+
model.layers.10.mlp.gate_proj: 4
|
| 76 |
+
model.layers.10.mlp.up_proj: 4
|
| 77 |
+
model.layers.10.mlp.down_proj: 4
|
| 78 |
+
model.layers.11.self_attn.q_proj: 4
|
| 79 |
+
model.layers.11.self_attn.k_proj: 4
|
| 80 |
+
model.layers.11.self_attn.v_proj: 4
|
| 81 |
+
model.layers.11.self_attn.o_proj: 4
|
| 82 |
+
model.layers.11.mlp.gate_proj: 4
|
| 83 |
+
model.layers.11.mlp.up_proj: 4
|
| 84 |
+
model.layers.11.mlp.down_proj: 4
|
| 85 |
+
model.layers.12.self_attn.q_proj: 4
|
| 86 |
+
model.layers.12.self_attn.k_proj: 4
|
| 87 |
+
model.layers.12.self_attn.v_proj: 4
|
| 88 |
+
model.layers.12.self_attn.o_proj: 4
|
| 89 |
+
model.layers.12.mlp.gate_proj: 4
|
| 90 |
+
model.layers.12.mlp.up_proj: 4
|
| 91 |
+
model.layers.12.mlp.down_proj: 4
|
| 92 |
+
model.layers.13.self_attn.q_proj: 4
|
| 93 |
+
model.layers.13.self_attn.k_proj: 4
|
| 94 |
+
model.layers.13.self_attn.v_proj: 4
|
| 95 |
+
model.layers.13.self_attn.o_proj: 4
|
| 96 |
+
model.layers.13.mlp.gate_proj: 4
|
| 97 |
+
model.layers.13.mlp.up_proj: 4
|
| 98 |
+
model.layers.13.mlp.down_proj: 4
|
| 99 |
+
model.layers.14.self_attn.q_proj: 4
|
| 100 |
+
model.layers.14.self_attn.k_proj: 4
|
| 101 |
+
model.layers.14.self_attn.v_proj: 4
|
| 102 |
+
model.layers.14.self_attn.o_proj: 4
|
| 103 |
+
model.layers.14.mlp.gate_proj: 4
|
| 104 |
+
model.layers.14.mlp.up_proj: 4
|
| 105 |
+
model.layers.14.mlp.down_proj: 4
|
| 106 |
+
model.layers.15.self_attn.q_proj: 4
|
| 107 |
+
model.layers.15.self_attn.k_proj: 4
|
| 108 |
+
model.layers.15.self_attn.v_proj: 4
|
| 109 |
+
model.layers.15.self_attn.o_proj: 4
|
| 110 |
+
model.layers.15.mlp.gate_proj: 4
|
| 111 |
+
model.layers.15.mlp.up_proj: 4
|
| 112 |
+
model.layers.15.mlp.down_proj: 4
|
| 113 |
+
model.layers.16.self_attn.q_proj: 4
|
| 114 |
+
model.layers.16.self_attn.k_proj: 4
|
| 115 |
+
model.layers.16.self_attn.v_proj: 4
|
| 116 |
+
model.layers.16.self_attn.o_proj: 4
|
| 117 |
+
model.layers.16.mlp.gate_proj: 4
|
| 118 |
+
model.layers.16.mlp.up_proj: 4
|
| 119 |
+
model.layers.16.mlp.down_proj: 4
|
| 120 |
+
model.layers.17.self_attn.q_proj: 4
|
| 121 |
+
model.layers.17.self_attn.k_proj: 4
|
| 122 |
+
model.layers.17.self_attn.v_proj: 4
|
| 123 |
+
model.layers.17.self_attn.o_proj: 4
|
| 124 |
+
model.layers.17.mlp.gate_proj: 4
|
| 125 |
+
model.layers.17.mlp.up_proj: 4
|
| 126 |
+
model.layers.17.mlp.down_proj: 4
|
| 127 |
+
model.layers.18.self_attn.q_proj: 4
|
| 128 |
+
model.layers.18.self_attn.k_proj: 4
|
| 129 |
+
model.layers.18.self_attn.v_proj: 4
|
| 130 |
+
model.layers.18.self_attn.o_proj: 4
|
| 131 |
+
model.layers.18.mlp.gate_proj: 4
|
| 132 |
+
model.layers.18.mlp.up_proj: 4
|
| 133 |
+
model.layers.18.mlp.down_proj: 4
|
| 134 |
+
model.layers.19.self_attn.q_proj: 4
|
| 135 |
+
model.layers.19.self_attn.k_proj: 4
|
| 136 |
+
model.layers.19.self_attn.v_proj: 4
|
| 137 |
+
model.layers.19.self_attn.o_proj: 4
|
| 138 |
+
model.layers.19.mlp.gate_proj: 4
|
| 139 |
+
model.layers.19.mlp.up_proj: 4
|
| 140 |
+
model.layers.19.mlp.down_proj: 4
|
| 141 |
+
model.layers.20.self_attn.q_proj: 4
|
| 142 |
+
model.layers.20.self_attn.k_proj: 4
|
| 143 |
+
model.layers.20.self_attn.v_proj: 4
|
| 144 |
+
model.layers.20.self_attn.o_proj: 4
|
| 145 |
+
model.layers.20.mlp.gate_proj: 4
|
| 146 |
+
model.layers.20.mlp.up_proj: 4
|
| 147 |
+
model.layers.20.mlp.down_proj: 4
|
| 148 |
+
model.layers.21.self_attn.q_proj: 4
|
| 149 |
+
model.layers.21.self_attn.k_proj: 4
|
| 150 |
+
model.layers.21.self_attn.v_proj: 4
|
| 151 |
+
model.layers.21.self_attn.o_proj: 4
|
| 152 |
+
model.layers.21.mlp.gate_proj: 4
|
| 153 |
+
model.layers.21.mlp.up_proj: 4
|
| 154 |
+
model.layers.21.mlp.down_proj: 4
|
| 155 |
+
model.layers.22.self_attn.q_proj: 4
|
| 156 |
+
model.layers.22.self_attn.k_proj: 4
|
| 157 |
+
model.layers.22.self_attn.v_proj: 4
|
| 158 |
+
model.layers.22.self_attn.o_proj: 4
|
| 159 |
+
model.layers.22.mlp.gate_proj: 4
|
| 160 |
+
model.layers.22.mlp.up_proj: 4
|
| 161 |
+
model.layers.22.mlp.down_proj: 4
|
| 162 |
+
model.layers.23.self_attn.q_proj: 4
|
| 163 |
+
model.layers.23.self_attn.k_proj: 4
|
| 164 |
+
model.layers.23.self_attn.v_proj: 4
|
| 165 |
+
model.layers.23.self_attn.o_proj: 4
|
| 166 |
+
model.layers.23.mlp.gate_proj: 4
|
| 167 |
+
model.layers.23.mlp.up_proj: 4
|
| 168 |
+
model.layers.23.mlp.down_proj: 4
|
| 169 |
+
model.layers.24.self_attn.q_proj: 4
|
| 170 |
+
model.layers.24.self_attn.k_proj: 4
|
| 171 |
+
model.layers.24.self_attn.v_proj: 4
|
| 172 |
+
model.layers.24.self_attn.o_proj: 4
|
| 173 |
+
model.layers.24.mlp.gate_proj: 4
|
| 174 |
+
model.layers.24.mlp.up_proj: 4
|
| 175 |
+
model.layers.24.mlp.down_proj: 4
|
| 176 |
+
model.layers.25.self_attn.q_proj: 4
|
| 177 |
+
model.layers.25.self_attn.k_proj: 4
|
| 178 |
+
model.layers.25.self_attn.v_proj: 4
|
| 179 |
+
model.layers.25.self_attn.o_proj: 4
|
| 180 |
+
model.layers.25.mlp.gate_proj: 4
|
| 181 |
+
model.layers.25.mlp.up_proj: 4
|
| 182 |
+
model.layers.25.mlp.down_proj: 4
|
| 183 |
+
model.layers.26.self_attn.q_proj: 4
|
| 184 |
+
model.layers.26.self_attn.k_proj: 4
|
| 185 |
+
model.layers.26.self_attn.v_proj: 4
|
| 186 |
+
model.layers.26.self_attn.o_proj: 4
|
| 187 |
+
model.layers.26.mlp.gate_proj: 4
|
| 188 |
+
model.layers.26.mlp.up_proj: 4
|
| 189 |
+
model.layers.26.mlp.down_proj: 4
|
| 190 |
+
model.layers.27.self_attn.q_proj: 4
|
| 191 |
+
model.layers.27.self_attn.k_proj: 4
|
| 192 |
+
model.layers.27.self_attn.v_proj: 4
|
| 193 |
+
model.layers.27.self_attn.o_proj: 4
|
| 194 |
+
model.layers.27.mlp.gate_proj: 4
|
| 195 |
+
model.layers.27.mlp.up_proj: 4
|
| 196 |
+
model.layers.27.mlp.down_proj: 4
|
| 197 |
+
model.layers.28.self_attn.q_proj: 4
|
| 198 |
+
model.layers.28.self_attn.k_proj: 4
|
| 199 |
+
model.layers.28.self_attn.v_proj: 4
|
| 200 |
+
model.layers.28.self_attn.o_proj: 4
|
| 201 |
+
model.layers.28.mlp.gate_proj: 4
|
| 202 |
+
model.layers.28.mlp.up_proj: 4
|
| 203 |
+
model.layers.28.mlp.down_proj: 4
|
| 204 |
+
model.layers.29.self_attn.q_proj: 4
|
| 205 |
+
model.layers.29.self_attn.k_proj: 4
|
| 206 |
+
model.layers.29.self_attn.v_proj: 4
|
| 207 |
+
model.layers.29.self_attn.o_proj: 4
|
| 208 |
+
model.layers.29.mlp.gate_proj: 4
|
| 209 |
+
model.layers.29.mlp.up_proj: 4
|
| 210 |
+
model.layers.29.mlp.down_proj: 4
|
| 211 |
+
model.layers.30.self_attn.q_proj: 4
|
| 212 |
+
model.layers.30.self_attn.k_proj: 4
|
| 213 |
+
model.layers.30.self_attn.v_proj: 4
|
| 214 |
+
model.layers.30.self_attn.o_proj: 4
|
| 215 |
+
model.layers.30.mlp.gate_proj: 4
|
| 216 |
+
model.layers.30.mlp.up_proj: 4
|
| 217 |
+
model.layers.30.mlp.down_proj: 4
|
| 218 |
+
model.layers.31.self_attn.q_proj: 4
|
| 219 |
+
model.layers.31.self_attn.k_proj: 4
|
| 220 |
+
model.layers.31.self_attn.v_proj: 4
|
| 221 |
+
model.layers.31.self_attn.o_proj: 4
|
| 222 |
+
model.layers.31.mlp.gate_proj: 4
|
| 223 |
+
model.layers.31.mlp.up_proj: 4
|
| 224 |
+
model.layers.31.mlp.down_proj: 4
|
| 225 |
+
model.layers.32.self_attn.q_proj: 4
|
| 226 |
+
model.layers.32.self_attn.k_proj: 4
|
| 227 |
+
model.layers.32.self_attn.v_proj: 4
|
| 228 |
+
model.layers.32.self_attn.o_proj: 4
|
| 229 |
+
model.layers.32.mlp.gate_proj: 4
|
| 230 |
+
model.layers.32.mlp.up_proj: 4
|
| 231 |
+
model.layers.32.mlp.down_proj: 4
|
| 232 |
+
model.layers.33.self_attn.q_proj: 4
|
| 233 |
+
model.layers.33.self_attn.k_proj: 4
|
| 234 |
+
model.layers.33.self_attn.v_proj: 4
|
| 235 |
+
model.layers.33.self_attn.o_proj: 4
|
| 236 |
+
model.layers.33.mlp.gate_proj: 4
|
| 237 |
+
model.layers.33.mlp.up_proj: 4
|
| 238 |
+
model.layers.33.mlp.down_proj: 4
|
| 239 |
+
model.layers.34.self_attn.q_proj: 4
|
| 240 |
+
model.layers.34.self_attn.k_proj: 4
|
| 241 |
+
model.layers.34.self_attn.v_proj: 4
|
| 242 |
+
model.layers.34.self_attn.o_proj: 4
|
| 243 |
+
model.layers.34.mlp.gate_proj: 4
|
| 244 |
+
model.layers.34.mlp.up_proj: 4
|
| 245 |
+
model.layers.34.mlp.down_proj: 4
|
| 246 |
+
model.layers.35.self_attn.q_proj: 4
|
| 247 |
+
model.layers.35.self_attn.k_proj: 4
|
| 248 |
+
model.layers.35.self_attn.v_proj: 4
|
| 249 |
+
model.layers.35.self_attn.o_proj: 4
|
| 250 |
+
model.layers.35.mlp.gate_proj: 4
|
| 251 |
+
model.layers.35.mlp.up_proj: 4
|
| 252 |
+
model.layers.35.mlp.down_proj: 4
|
| 253 |
+
model.layers.36.self_attn.q_proj: 4
|
| 254 |
+
model.layers.36.self_attn.k_proj: 4
|
| 255 |
+
model.layers.36.self_attn.v_proj: 4
|
| 256 |
+
model.layers.36.self_attn.o_proj: 4
|
| 257 |
+
model.layers.36.mlp.gate_proj: 4
|
| 258 |
+
model.layers.36.mlp.up_proj: 4
|
| 259 |
+
model.layers.36.mlp.down_proj: 4
|
| 260 |
+
model.layers.37.self_attn.q_proj: 4
|
| 261 |
+
model.layers.37.self_attn.k_proj: 4
|
| 262 |
+
model.layers.37.self_attn.v_proj: 4
|
| 263 |
+
model.layers.37.self_attn.o_proj: 4
|
| 264 |
+
model.layers.37.mlp.gate_proj: 4
|
| 265 |
+
model.layers.37.mlp.up_proj: 4
|
| 266 |
+
model.layers.37.mlp.down_proj: 4
|
| 267 |
+
model.layers.38.self_attn.q_proj: 4
|
| 268 |
+
model.layers.38.self_attn.k_proj: 4
|
| 269 |
+
model.layers.38.self_attn.v_proj: 4
|
| 270 |
+
model.layers.38.self_attn.o_proj: 4
|
| 271 |
+
model.layers.38.mlp.gate_proj: 4
|
| 272 |
+
model.layers.38.mlp.up_proj: 4
|
| 273 |
+
model.layers.38.mlp.down_proj: 4
|
| 274 |
+
model.layers.39.self_attn.q_proj: 4
|
| 275 |
+
model.layers.39.self_attn.k_proj: 4
|
| 276 |
+
model.layers.39.self_attn.v_proj: 4
|
| 277 |
+
model.layers.39.self_attn.o_proj: 4
|
| 278 |
+
model.layers.39.mlp.gate_proj: 4
|
| 279 |
+
model.layers.39.mlp.up_proj: 4
|
| 280 |
+
model.layers.39.mlp.down_proj: 4
|
| 281 |
+
model.layers.40.self_attn.q_proj: 4
|
| 282 |
+
model.layers.40.self_attn.k_proj: 4
|
| 283 |
+
model.layers.40.self_attn.v_proj: 4
|
| 284 |
+
model.layers.40.self_attn.o_proj: 4
|
| 285 |
+
model.layers.40.mlp.gate_proj: 4
|
| 286 |
+
model.layers.40.mlp.up_proj: 4
|
| 287 |
+
model.layers.40.mlp.down_proj: 4
|
| 288 |
+
model.layers.41.self_attn.q_proj: 4
|
| 289 |
+
model.layers.41.self_attn.k_proj: 4
|
| 290 |
+
model.layers.41.self_attn.v_proj: 4
|
| 291 |
+
model.layers.41.self_attn.o_proj: 4
|
| 292 |
+
model.layers.41.mlp.gate_proj: 4
|
| 293 |
+
model.layers.41.mlp.up_proj: 4
|
| 294 |
+
model.layers.41.mlp.down_proj: 4
|
| 295 |
+
model.layers.42.self_attn.q_proj: 4
|
| 296 |
+
model.layers.42.self_attn.k_proj: 4
|
| 297 |
+
model.layers.42.self_attn.v_proj: 4
|
| 298 |
+
model.layers.42.self_attn.o_proj: 4
|
| 299 |
+
model.layers.42.mlp.gate_proj: 4
|
| 300 |
+
model.layers.42.mlp.up_proj: 4
|
| 301 |
+
model.layers.42.mlp.down_proj: 4
|
| 302 |
+
model.layers.43.self_attn.q_proj: 4
|
| 303 |
+
model.layers.43.self_attn.k_proj: 4
|
| 304 |
+
model.layers.43.self_attn.v_proj: 4
|
| 305 |
+
model.layers.43.self_attn.o_proj: 4
|
| 306 |
+
model.layers.43.mlp.gate_proj: 4
|
| 307 |
+
model.layers.43.mlp.up_proj: 4
|
| 308 |
+
model.layers.43.mlp.down_proj: 4
|
| 309 |
+
model.layers.44.self_attn.q_proj: 4
|
| 310 |
+
model.layers.44.self_attn.k_proj: 4
|
| 311 |
+
model.layers.44.self_attn.v_proj: 4
|
| 312 |
+
model.layers.44.self_attn.o_proj: 4
|
| 313 |
+
model.layers.44.mlp.gate_proj: 4
|
| 314 |
+
model.layers.44.mlp.up_proj: 4
|
| 315 |
+
model.layers.44.mlp.down_proj: 4
|
| 316 |
+
model.layers.45.self_attn.q_proj: 4
|
| 317 |
+
model.layers.45.self_attn.k_proj: 4
|
| 318 |
+
model.layers.45.self_attn.v_proj: 4
|
| 319 |
+
model.layers.45.self_attn.o_proj: 4
|
| 320 |
+
model.layers.45.mlp.gate_proj: 4
|
| 321 |
+
model.layers.45.mlp.up_proj: 4
|
| 322 |
+
model.layers.45.mlp.down_proj: 4
|
| 323 |
+
model.layers.46.self_attn.q_proj: 4
|
| 324 |
+
model.layers.46.self_attn.k_proj: 4
|
| 325 |
+
model.layers.46.self_attn.v_proj: 4
|
| 326 |
+
model.layers.46.self_attn.o_proj: 4
|
| 327 |
+
model.layers.46.mlp.gate_proj: 4
|
| 328 |
+
model.layers.46.mlp.up_proj: 4
|
| 329 |
+
model.layers.46.mlp.down_proj: 4
|
| 330 |
+
model.layers.47.self_attn.q_proj: 4
|
| 331 |
+
model.layers.47.self_attn.k_proj: 4
|
| 332 |
+
model.layers.47.self_attn.v_proj: 4
|
| 333 |
+
model.layers.47.self_attn.o_proj: 4
|
| 334 |
+
model.layers.47.mlp.gate_proj: 4
|
| 335 |
+
model.layers.47.mlp.up_proj: 4
|
| 336 |
+
model.layers.47.mlp.down_proj: 4
|
| 337 |
+
model.layers.48.self_attn.q_proj: 4
|
| 338 |
+
model.layers.48.self_attn.k_proj: 4
|
| 339 |
+
model.layers.48.self_attn.v_proj: 4
|
| 340 |
+
model.layers.48.self_attn.o_proj: 4
|
| 341 |
+
model.layers.48.mlp.gate_proj: 4
|
| 342 |
+
model.layers.48.mlp.up_proj: 4
|
| 343 |
+
model.layers.48.mlp.down_proj: 4
|
| 344 |
+
model.layers.49.self_attn.q_proj: 4
|
| 345 |
+
model.layers.49.self_attn.k_proj: 4
|
| 346 |
+
model.layers.49.self_attn.v_proj: 4
|
| 347 |
+
model.layers.49.self_attn.o_proj: 4
|
| 348 |
+
model.layers.49.mlp.gate_proj: 4
|
| 349 |
+
model.layers.49.mlp.up_proj: 4
|
| 350 |
+
model.layers.49.mlp.down_proj: 4
|
| 351 |
+
model.layers.50.self_attn.q_proj: 4
|
| 352 |
+
model.layers.50.self_attn.k_proj: 4
|
| 353 |
+
model.layers.50.self_attn.v_proj: 4
|
| 354 |
+
model.layers.50.self_attn.o_proj: 4
|
| 355 |
+
model.layers.50.mlp.gate_proj: 4
|
| 356 |
+
model.layers.50.mlp.up_proj: 4
|
| 357 |
+
model.layers.50.mlp.down_proj: 4
|
| 358 |
+
model.layers.51.self_attn.q_proj: 4
|
| 359 |
+
model.layers.51.self_attn.k_proj: 4
|
| 360 |
+
model.layers.51.self_attn.v_proj: 4
|
| 361 |
+
model.layers.51.self_attn.o_proj: 4
|
| 362 |
+
model.layers.51.mlp.gate_proj: 4
|
| 363 |
+
model.layers.51.mlp.up_proj: 4
|
| 364 |
+
model.layers.51.mlp.down_proj: 4
|
| 365 |
+
model.layers.52.self_attn.q_proj: 4
|
| 366 |
+
model.layers.52.self_attn.k_proj: 4
|
| 367 |
+
model.layers.52.self_attn.v_proj: 4
|
| 368 |
+
model.layers.52.self_attn.o_proj: 4
|
| 369 |
+
model.layers.52.mlp.gate_proj: 4
|
| 370 |
+
model.layers.52.mlp.up_proj: 4
|
| 371 |
+
model.layers.52.mlp.down_proj: 4
|
| 372 |
+
model.layers.53.self_attn.q_proj: 4
|
| 373 |
+
model.layers.53.self_attn.k_proj: 4
|
| 374 |
+
model.layers.53.self_attn.v_proj: 4
|
| 375 |
+
model.layers.53.self_attn.o_proj: 4
|
| 376 |
+
model.layers.53.mlp.gate_proj: 4
|
| 377 |
+
model.layers.53.mlp.up_proj: 4
|
| 378 |
+
model.layers.53.mlp.down_proj: 4
|
| 379 |
+
model.layers.54.self_attn.q_proj: 4
|
| 380 |
+
model.layers.54.self_attn.k_proj: 4
|
| 381 |
+
model.layers.54.self_attn.v_proj: 4
|
| 382 |
+
model.layers.54.self_attn.o_proj: 4
|
| 383 |
+
model.layers.54.mlp.gate_proj: 4
|
| 384 |
+
model.layers.54.mlp.up_proj: 4
|
| 385 |
+
model.layers.54.mlp.down_proj: 4
|
| 386 |
+
model.layers.55.self_attn.q_proj: 4
|
| 387 |
+
model.layers.55.self_attn.k_proj: 4
|
| 388 |
+
model.layers.55.self_attn.v_proj: 4
|
| 389 |
+
model.layers.55.self_attn.o_proj: 4
|
| 390 |
+
model.layers.55.mlp.gate_proj: 4
|
| 391 |
+
model.layers.55.mlp.up_proj: 4
|
| 392 |
+
model.layers.55.mlp.down_proj: 4
|
| 393 |
+
model.layers.56.self_attn.q_proj: 4
|
| 394 |
+
model.layers.56.self_attn.k_proj: 4
|
| 395 |
+
model.layers.56.self_attn.v_proj: 4
|
| 396 |
+
model.layers.56.self_attn.o_proj: 4
|
| 397 |
+
model.layers.56.mlp.gate_proj: 4
|
| 398 |
+
model.layers.56.mlp.up_proj: 4
|
| 399 |
+
model.layers.56.mlp.down_proj: 4
|
| 400 |
+
model.layers.57.self_attn.q_proj: 4
|
| 401 |
+
model.layers.57.self_attn.k_proj: 4
|
| 402 |
+
model.layers.57.self_attn.v_proj: 4
|
| 403 |
+
model.layers.57.self_attn.o_proj: 4
|
| 404 |
+
model.layers.57.mlp.gate_proj: 4
|
| 405 |
+
model.layers.57.mlp.up_proj: 4
|
| 406 |
+
model.layers.57.mlp.down_proj: 4
|
| 407 |
+
model.layers.58.self_attn.q_proj: 4
|
| 408 |
+
model.layers.58.self_attn.k_proj: 4
|
| 409 |
+
model.layers.58.self_attn.v_proj: 4
|
| 410 |
+
model.layers.58.self_attn.o_proj: 4
|
| 411 |
+
model.layers.58.mlp.gate_proj: 4
|
| 412 |
+
model.layers.58.mlp.up_proj: 4
|
| 413 |
+
model.layers.58.mlp.down_proj: 4
|
| 414 |
+
model.layers.59.self_attn.q_proj: 4
|
| 415 |
+
model.layers.59.self_attn.k_proj: 4
|
| 416 |
+
model.layers.59.self_attn.v_proj: 4
|
| 417 |
+
model.layers.59.self_attn.o_proj: 4
|
| 418 |
+
model.layers.59.mlp.gate_proj: 4
|
| 419 |
+
model.layers.59.mlp.up_proj: 4
|
| 420 |
+
model.layers.59.mlp.down_proj: 4
|
| 421 |
+
model.layers.60.self_attn.q_proj: 4
|
| 422 |
+
model.layers.60.self_attn.k_proj: 4
|
| 423 |
+
model.layers.60.self_attn.v_proj: 4
|
| 424 |
+
model.layers.60.self_attn.o_proj: 4
|
| 425 |
+
model.layers.60.mlp.gate_proj: 4
|
| 426 |
+
model.layers.60.mlp.up_proj: 4
|
| 427 |
+
model.layers.60.mlp.down_proj: 4
|
| 428 |
+
model.layers.61.self_attn.q_proj: 4
|
| 429 |
+
model.layers.61.self_attn.k_proj: 4
|
| 430 |
+
model.layers.61.self_attn.v_proj: 4
|
| 431 |
+
model.layers.61.self_attn.o_proj: 4
|
| 432 |
+
model.layers.61.mlp.gate_proj: 4
|
| 433 |
+
model.layers.61.mlp.up_proj: 4
|
| 434 |
+
model.layers.61.mlp.down_proj: 4
|
| 435 |
+
model.layers.62.self_attn.q_proj: 4
|
| 436 |
+
model.layers.62.self_attn.k_proj: 4
|
| 437 |
+
model.layers.62.self_attn.v_proj: 4
|
| 438 |
+
model.layers.62.self_attn.o_proj: 4
|
| 439 |
+
model.layers.62.mlp.gate_proj: 4
|
| 440 |
+
model.layers.62.mlp.up_proj: 4
|
| 441 |
+
model.layers.62.mlp.down_proj: 4
|
| 442 |
+
model.layers.63.self_attn.q_proj: 4
|
| 443 |
+
model.layers.63.self_attn.k_proj: 4
|
| 444 |
+
model.layers.63.self_attn.v_proj: 4
|
| 445 |
+
model.layers.63.self_attn.o_proj: 4
|
| 446 |
+
model.layers.63.mlp.gate_proj: 4
|
| 447 |
+
model.layers.63.mlp.up_proj: 4
|
| 448 |
+
model.layers.63.mlp.down_proj: 4
|
| 449 |
+
model.layers.64.self_attn.q_proj: 4
|
| 450 |
+
model.layers.64.self_attn.k_proj: 4
|
| 451 |
+
model.layers.64.self_attn.v_proj: 4
|
| 452 |
+
model.layers.64.self_attn.o_proj: 4
|
| 453 |
+
model.layers.64.mlp.gate_proj: 4
|
| 454 |
+
model.layers.64.mlp.up_proj: 4
|
| 455 |
+
model.layers.64.mlp.down_proj: 4
|
| 456 |
+
model.layers.65.self_attn.q_proj: 4
|
| 457 |
+
model.layers.65.self_attn.k_proj: 4
|
| 458 |
+
model.layers.65.self_attn.v_proj: 4
|
| 459 |
+
model.layers.65.self_attn.o_proj: 4
|
| 460 |
+
model.layers.65.mlp.gate_proj: 4
|
| 461 |
+
model.layers.65.mlp.up_proj: 4
|
| 462 |
+
model.layers.65.mlp.down_proj: 4
|
| 463 |
+
model.layers.66.self_attn.q_proj: 4
|
| 464 |
+
model.layers.66.self_attn.k_proj: 4
|
| 465 |
+
model.layers.66.self_attn.v_proj: 4
|
| 466 |
+
model.layers.66.self_attn.o_proj: 4
|
| 467 |
+
model.layers.66.mlp.gate_proj: 4
|
| 468 |
+
model.layers.66.mlp.up_proj: 4
|
| 469 |
+
model.layers.66.mlp.down_proj: 4
|
| 470 |
+
model.layers.67.self_attn.q_proj: 4
|
| 471 |
+
model.layers.67.self_attn.k_proj: 4
|
| 472 |
+
model.layers.67.self_attn.v_proj: 4
|
| 473 |
+
model.layers.67.self_attn.o_proj: 4
|
| 474 |
+
model.layers.67.mlp.gate_proj: 4
|
| 475 |
+
model.layers.67.mlp.up_proj: 4
|
| 476 |
+
model.layers.67.mlp.down_proj: 4
|
| 477 |
+
model.layers.68.self_attn.q_proj: 4
|
| 478 |
+
model.layers.68.self_attn.k_proj: 4
|
| 479 |
+
model.layers.68.self_attn.v_proj: 4
|
| 480 |
+
model.layers.68.self_attn.o_proj: 4
|
| 481 |
+
model.layers.68.mlp.gate_proj: 4
|
| 482 |
+
model.layers.68.mlp.up_proj: 4
|
| 483 |
+
model.layers.68.mlp.down_proj: 4
|
| 484 |
+
model.layers.69.self_attn.q_proj: 4
|
| 485 |
+
model.layers.69.self_attn.k_proj: 4
|
| 486 |
+
model.layers.69.self_attn.v_proj: 4
|
| 487 |
+
model.layers.69.self_attn.o_proj: 4
|
| 488 |
+
model.layers.69.mlp.gate_proj: 4
|
| 489 |
+
model.layers.69.mlp.up_proj: 4
|
| 490 |
+
model.layers.69.mlp.down_proj: 4
|
| 491 |
+
model.layers.70.self_attn.q_proj: 4
|
| 492 |
+
model.layers.70.self_attn.k_proj: 4
|
| 493 |
+
model.layers.70.self_attn.v_proj: 4
|
| 494 |
+
model.layers.70.self_attn.o_proj: 4
|
| 495 |
+
model.layers.70.mlp.gate_proj: 4
|
| 496 |
+
model.layers.70.mlp.up_proj: 4
|
| 497 |
+
model.layers.70.mlp.down_proj: 4
|
| 498 |
+
model.layers.71.self_attn.q_proj: 4
|
| 499 |
+
model.layers.71.self_attn.k_proj: 4
|
| 500 |
+
model.layers.71.self_attn.v_proj: 4
|
| 501 |
+
model.layers.71.self_attn.o_proj: 4
|
| 502 |
+
model.layers.71.mlp.gate_proj: 4
|
| 503 |
+
model.layers.71.mlp.up_proj: 4
|
| 504 |
+
model.layers.71.mlp.down_proj: 4
|
| 505 |
+
model.layers.72.self_attn.q_proj: 4
|
| 506 |
+
model.layers.72.self_attn.k_proj: 4
|
| 507 |
+
model.layers.72.self_attn.v_proj: 4
|
| 508 |
+
model.layers.72.self_attn.o_proj: 4
|
| 509 |
+
model.layers.72.mlp.gate_proj: 4
|
| 510 |
+
model.layers.72.mlp.up_proj: 4
|
| 511 |
+
model.layers.72.mlp.down_proj: 4
|
| 512 |
+
model.layers.73.self_attn.q_proj: 4
|
| 513 |
+
model.layers.73.self_attn.k_proj: 4
|
| 514 |
+
model.layers.73.self_attn.v_proj: 4
|
| 515 |
+
model.layers.73.self_attn.o_proj: 4
|
| 516 |
+
model.layers.73.mlp.gate_proj: 4
|
| 517 |
+
model.layers.73.mlp.up_proj: 4
|
| 518 |
+
model.layers.73.mlp.down_proj: 4
|
| 519 |
+
model.layers.74.self_attn.q_proj: 4
|
| 520 |
+
model.layers.74.self_attn.k_proj: 4
|
| 521 |
+
model.layers.74.self_attn.v_proj: 4
|
| 522 |
+
model.layers.74.self_attn.o_proj: 4
|
| 523 |
+
model.layers.74.mlp.gate_proj: 4
|
| 524 |
+
model.layers.74.mlp.up_proj: 4
|
| 525 |
+
model.layers.74.mlp.down_proj: 4
|
| 526 |
+
model.layers.75.self_attn.q_proj: 4
|
| 527 |
+
model.layers.75.self_attn.k_proj: 4
|
| 528 |
+
model.layers.75.self_attn.v_proj: 4
|
| 529 |
+
model.layers.75.self_attn.o_proj: 4
|
| 530 |
+
model.layers.75.mlp.gate_proj: 4
|
| 531 |
+
model.layers.75.mlp.up_proj: 4
|
| 532 |
+
model.layers.75.mlp.down_proj: 4
|
| 533 |
+
model.layers.76.self_attn.q_proj: 4
|
| 534 |
+
model.layers.76.self_attn.k_proj: 4
|
| 535 |
+
model.layers.76.self_attn.v_proj: 4
|
| 536 |
+
model.layers.76.self_attn.o_proj: 4
|
| 537 |
+
model.layers.76.mlp.gate_proj: 4
|
| 538 |
+
model.layers.76.mlp.up_proj: 4
|
| 539 |
+
model.layers.76.mlp.down_proj: 4
|
| 540 |
+
model.layers.77.self_attn.q_proj: 4
|
| 541 |
+
model.layers.77.self_attn.k_proj: 4
|
| 542 |
+
model.layers.77.self_attn.v_proj: 4
|
| 543 |
+
model.layers.77.self_attn.o_proj: 4
|
| 544 |
+
model.layers.77.mlp.gate_proj: 4
|
| 545 |
+
model.layers.77.mlp.up_proj: 4
|
| 546 |
+
model.layers.77.mlp.down_proj: 4
|
| 547 |
+
model.layers.78.self_attn.q_proj: 4
|
| 548 |
+
model.layers.78.self_attn.k_proj: 4
|
| 549 |
+
model.layers.78.self_attn.v_proj: 4
|
| 550 |
+
model.layers.78.self_attn.o_proj: 4
|
| 551 |
+
model.layers.78.mlp.gate_proj: 4
|
| 552 |
+
model.layers.78.mlp.up_proj: 4
|
| 553 |
+
model.layers.78.mlp.down_proj: 4
|
| 554 |
+
model.layers.79.self_attn.q_proj: 4
|
| 555 |
+
model.layers.79.self_attn.k_proj: 4
|
| 556 |
+
model.layers.79.self_attn.v_proj: 4
|
| 557 |
+
model.layers.79.self_attn.o_proj: 4
|
| 558 |
+
model.layers.79.mlp.gate_proj: 4
|
| 559 |
+
model.layers.79.mlp.up_proj: 4
|
| 560 |
+
model.layers.79.mlp.down_proj: 4
|
Llama-3.3-70B-Instruct/ll_4bit/tokenizer_config.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"backend": "tokenizers",
|
| 3 |
+
"bos_token": "<|begin_of_text|>",
|
| 4 |
+
"clean_up_tokenization_spaces": true,
|
| 5 |
+
"eos_token": "<|eot_id|>",
|
| 6 |
+
"is_local": false,
|
| 7 |
+
"model_input_names": [
|
| 8 |
+
"input_ids",
|
| 9 |
+
"attention_mask"
|
| 10 |
+
],
|
| 11 |
+
"model_max_length": 131072,
|
| 12 |
+
"pad_token": "<|finetune_right_pad_id|>",
|
| 13 |
+
"tokenizer_class": "TokenizersBackend"
|
| 14 |
+
}
|
Qwen3-32B/ll_4bit/README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Quantized Model Checkpoint
|
| 2 |
+
|
| 3 |
+
**Base model:** unknown
|
| 4 |
+
|
| 5 |
+
**Average bitwidth:** unknown
|
| 6 |
+
|
| 7 |
+
See `quantization_config.txt` for full configuration details.
|
Qwen3-32B/ll_4bit/chat_template.jinja
ADDED
|
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0].role == 'system' %}
|
| 4 |
+
{{- messages[0].content + '\n\n' }}
|
| 5 |
+
{%- endif %}
|
| 6 |
+
{{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 7 |
+
{%- for tool in tools %}
|
| 8 |
+
{{- "\n" }}
|
| 9 |
+
{{- tool | tojson }}
|
| 10 |
+
{%- endfor %}
|
| 11 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 12 |
+
{%- else %}
|
| 13 |
+
{%- if messages[0].role == 'system' %}
|
| 14 |
+
{{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
|
| 15 |
+
{%- endif %}
|
| 16 |
+
{%- endif %}
|
| 17 |
+
{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
|
| 18 |
+
{%- for message in messages[::-1] %}
|
| 19 |
+
{%- set index = (messages|length - 1) - loop.index0 %}
|
| 20 |
+
{%- if ns.multi_step_tool and message.role == "user" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}
|
| 21 |
+
{%- set ns.multi_step_tool = false %}
|
| 22 |
+
{%- set ns.last_query_index = index %}
|
| 23 |
+
{%- endif %}
|
| 24 |
+
{%- endfor %}
|
| 25 |
+
{%- for message in messages %}
|
| 26 |
+
{%- if message.content is string %}
|
| 27 |
+
{%- set content = message.content %}
|
| 28 |
+
{%- else %}
|
| 29 |
+
{%- set content = '' %}
|
| 30 |
+
{%- endif %}
|
| 31 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
|
| 32 |
+
{{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
|
| 33 |
+
{%- elif message.role == "assistant" %}
|
| 34 |
+
{%- set reasoning_content = '' %}
|
| 35 |
+
{%- if message.reasoning_content is string %}
|
| 36 |
+
{%- set reasoning_content = message.reasoning_content %}
|
| 37 |
+
{%- else %}
|
| 38 |
+
{%- if '</think>' in content %}
|
| 39 |
+
{%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
|
| 40 |
+
{%- set content = content.split('</think>')[-1].lstrip('\n') %}
|
| 41 |
+
{%- endif %}
|
| 42 |
+
{%- endif %}
|
| 43 |
+
{%- if loop.index0 > ns.last_query_index %}
|
| 44 |
+
{%- if loop.last or (not loop.last and reasoning_content) %}
|
| 45 |
+
{{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
|
| 46 |
+
{%- else %}
|
| 47 |
+
{{- '<|im_start|>' + message.role + '\n' + content }}
|
| 48 |
+
{%- endif %}
|
| 49 |
+
{%- else %}
|
| 50 |
+
{{- '<|im_start|>' + message.role + '\n' + content }}
|
| 51 |
+
{%- endif %}
|
| 52 |
+
{%- if message.tool_calls %}
|
| 53 |
+
{%- for tool_call in message.tool_calls %}
|
| 54 |
+
{%- if (loop.first and content) or (not loop.first) %}
|
| 55 |
+
{{- '\n' }}
|
| 56 |
+
{%- endif %}
|
| 57 |
+
{%- if tool_call.function %}
|
| 58 |
+
{%- set tool_call = tool_call.function %}
|
| 59 |
+
{%- endif %}
|
| 60 |
+
{{- '<tool_call>\n{"name": "' }}
|
| 61 |
+
{{- tool_call.name }}
|
| 62 |
+
{{- '", "arguments": ' }}
|
| 63 |
+
{%- if tool_call.arguments is string %}
|
| 64 |
+
{{- tool_call.arguments }}
|
| 65 |
+
{%- else %}
|
| 66 |
+
{{- tool_call.arguments | tojson }}
|
| 67 |
+
{%- endif %}
|
| 68 |
+
{{- '}\n</tool_call>' }}
|
| 69 |
+
{%- endfor %}
|
| 70 |
+
{%- endif %}
|
| 71 |
+
{{- '<|im_end|>\n' }}
|
| 72 |
+
{%- elif message.role == "tool" %}
|
| 73 |
+
{%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
|
| 74 |
+
{{- '<|im_start|>user' }}
|
| 75 |
+
{%- endif %}
|
| 76 |
+
{{- '\n<tool_response>\n' }}
|
| 77 |
+
{{- content }}
|
| 78 |
+
{{- '\n</tool_response>' }}
|
| 79 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 80 |
+
{{- '<|im_end|>\n' }}
|
| 81 |
+
{%- endif %}
|
| 82 |
+
{%- endif %}
|
| 83 |
+
{%- endfor %}
|
| 84 |
+
{%- if add_generation_prompt %}
|
| 85 |
+
{{- '<|im_start|>assistant\n' }}
|
| 86 |
+
{%- if enable_thinking is defined and enable_thinking is false %}
|
| 87 |
+
{{- '<think>\n\n</think>\n\n' }}
|
| 88 |
+
{%- endif %}
|
| 89 |
+
{%- endif %}
|
Qwen3-32B/ll_4bit/config.json
ADDED
|
@@ -0,0 +1,99 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Qwen3ForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 151643,
|
| 8 |
+
"dtype": "float16",
|
| 9 |
+
"eos_token_id": 151645,
|
| 10 |
+
"head_dim": 128,
|
| 11 |
+
"hidden_act": "silu",
|
| 12 |
+
"hidden_size": 5120,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 25600,
|
| 15 |
+
"layer_types": [
|
| 16 |
+
"full_attention",
|
| 17 |
+
"full_attention",
|
| 18 |
+
"full_attention",
|
| 19 |
+
"full_attention",
|
| 20 |
+
"full_attention",
|
| 21 |
+
"full_attention",
|
| 22 |
+
"full_attention",
|
| 23 |
+
"full_attention",
|
| 24 |
+
"full_attention",
|
| 25 |
+
"full_attention",
|
| 26 |
+
"full_attention",
|
| 27 |
+
"full_attention",
|
| 28 |
+
"full_attention",
|
| 29 |
+
"full_attention",
|
| 30 |
+
"full_attention",
|
| 31 |
+
"full_attention",
|
| 32 |
+
"full_attention",
|
| 33 |
+
"full_attention",
|
| 34 |
+
"full_attention",
|
| 35 |
+
"full_attention",
|
| 36 |
+
"full_attention",
|
| 37 |
+
"full_attention",
|
| 38 |
+
"full_attention",
|
| 39 |
+
"full_attention",
|
| 40 |
+
"full_attention",
|
| 41 |
+
"full_attention",
|
| 42 |
+
"full_attention",
|
| 43 |
+
"full_attention",
|
| 44 |
+
"full_attention",
|
| 45 |
+
"full_attention",
|
| 46 |
+
"full_attention",
|
| 47 |
+
"full_attention",
|
| 48 |
+
"full_attention",
|
| 49 |
+
"full_attention",
|
| 50 |
+
"full_attention",
|
| 51 |
+
"full_attention",
|
| 52 |
+
"full_attention",
|
| 53 |
+
"full_attention",
|
| 54 |
+
"full_attention",
|
| 55 |
+
"full_attention",
|
| 56 |
+
"full_attention",
|
| 57 |
+
"full_attention",
|
| 58 |
+
"full_attention",
|
| 59 |
+
"full_attention",
|
| 60 |
+
"full_attention",
|
| 61 |
+
"full_attention",
|
| 62 |
+
"full_attention",
|
| 63 |
+
"full_attention",
|
| 64 |
+
"full_attention",
|
| 65 |
+
"full_attention",
|
| 66 |
+
"full_attention",
|
| 67 |
+
"full_attention",
|
| 68 |
+
"full_attention",
|
| 69 |
+
"full_attention",
|
| 70 |
+
"full_attention",
|
| 71 |
+
"full_attention",
|
| 72 |
+
"full_attention",
|
| 73 |
+
"full_attention",
|
| 74 |
+
"full_attention",
|
| 75 |
+
"full_attention",
|
| 76 |
+
"full_attention",
|
| 77 |
+
"full_attention",
|
| 78 |
+
"full_attention",
|
| 79 |
+
"full_attention"
|
| 80 |
+
],
|
| 81 |
+
"max_position_embeddings": 40960,
|
| 82 |
+
"max_window_layers": 64,
|
| 83 |
+
"model_type": "qwen3",
|
| 84 |
+
"num_attention_heads": 64,
|
| 85 |
+
"num_hidden_layers": 64,
|
| 86 |
+
"num_key_value_heads": 8,
|
| 87 |
+
"pad_token_id": null,
|
| 88 |
+
"rms_norm_eps": 1e-06,
|
| 89 |
+
"rope_parameters": {
|
| 90 |
+
"rope_theta": 1000000,
|
| 91 |
+
"rope_type": "default"
|
| 92 |
+
},
|
| 93 |
+
"sliding_window": null,
|
| 94 |
+
"tie_word_embeddings": false,
|
| 95 |
+
"transformers_version": "5.3.0",
|
| 96 |
+
"use_cache": false,
|
| 97 |
+
"use_sliding_window": false,
|
| 98 |
+
"vocab_size": 151936
|
| 99 |
+
}
|
Qwen3-32B/ll_4bit/generation_config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
151645,
|
| 6 |
+
151643
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 151643,
|
| 9 |
+
"temperature": 0.6,
|
| 10 |
+
"top_k": 20,
|
| 11 |
+
"top_p": 0.95,
|
| 12 |
+
"transformers_version": "5.3.0"
|
| 13 |
+
}
|
Qwen3-32B/ll_4bit/humming_online_quant_config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"quant_method": "gptq",
|
| 3 |
+
"bits": 4,
|
| 4 |
+
"group_size": 128
|
| 5 |
+
}
|
Qwen3-32B/ll_4bit/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,715 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_parameters": 32762123264,
|
| 4 |
+
"total_size": 65524246528
|
| 5 |
+
},
|
| 6 |
+
"weight_map": {
|
| 7 |
+
"lm_head.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.0.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.1.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.10.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.layers.10.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.layers.11.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.layers.11.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.layers.12.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.layers.12.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.layers.13.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.layers.13.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.layers.14.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.layers.14.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.15.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 93 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 94 |
+
"model.layers.15.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 95 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 96 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 98 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 99 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 100 |
+
"model.layers.16.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 101 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 102 |
+
"model.layers.16.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 103 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 104 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 105 |
+
"model.layers.16.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 106 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 107 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 108 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 109 |
+
"model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 110 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 111 |
+
"model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 112 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 113 |
+
"model.layers.17.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 114 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 115 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 116 |
+
"model.layers.17.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 117 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 118 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 119 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 120 |
+
"model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 121 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 122 |
+
"model.layers.18.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 123 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 124 |
+
"model.layers.18.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 125 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 126 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 127 |
+
"model.layers.18.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 128 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 129 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 130 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 131 |
+
"model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 132 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 133 |
+
"model.layers.19.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 134 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 135 |
+
"model.layers.19.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 136 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 137 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 138 |
+
"model.layers.19.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 139 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 140 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 141 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 142 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 143 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 144 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 145 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 146 |
+
"model.layers.2.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.2.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 153 |
+
"model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 154 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 155 |
+
"model.layers.20.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 156 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 157 |
+
"model.layers.20.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 158 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 159 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 160 |
+
"model.layers.20.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 161 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 162 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 163 |
+
"model.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 164 |
+
"model.layers.21.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.21.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.21.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.21.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.layers.22.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.layers.22.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.layers.22.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.layers.22.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.layers.23.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.layers.23.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.layers.23.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.layers.23.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.layers.24.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.layers.24.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.layers.24.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 201 |
+
"model.layers.24.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 202 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 203 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 204 |
+
"model.layers.24.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 205 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 206 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 207 |
+
"model.layers.25.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 208 |
+
"model.layers.25.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 209 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 210 |
+
"model.layers.25.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 211 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 212 |
+
"model.layers.25.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 213 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 214 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 215 |
+
"model.layers.25.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 216 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 217 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 218 |
+
"model.layers.26.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 219 |
+
"model.layers.26.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 220 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 221 |
+
"model.layers.26.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 222 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 223 |
+
"model.layers.26.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 224 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 225 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 226 |
+
"model.layers.26.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 227 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 228 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 229 |
+
"model.layers.27.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 230 |
+
"model.layers.27.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 231 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 232 |
+
"model.layers.27.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 233 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 234 |
+
"model.layers.27.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 235 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 236 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 237 |
+
"model.layers.27.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 238 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 239 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 240 |
+
"model.layers.28.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 241 |
+
"model.layers.28.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 242 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 243 |
+
"model.layers.28.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 244 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 245 |
+
"model.layers.28.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 246 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 247 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 248 |
+
"model.layers.28.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 249 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 250 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 251 |
+
"model.layers.29.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 252 |
+
"model.layers.29.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 253 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 254 |
+
"model.layers.29.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 255 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 256 |
+
"model.layers.29.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 257 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 258 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 259 |
+
"model.layers.29.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 260 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 261 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 262 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 263 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 264 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 265 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 266 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 267 |
+
"model.layers.3.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 268 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 269 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 270 |
+
"model.layers.3.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 271 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 272 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 273 |
+
"model.layers.30.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 274 |
+
"model.layers.30.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 275 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 276 |
+
"model.layers.30.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 277 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 278 |
+
"model.layers.30.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 279 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 280 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 281 |
+
"model.layers.30.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 282 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 283 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 284 |
+
"model.layers.31.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 285 |
+
"model.layers.31.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 286 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 287 |
+
"model.layers.31.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 288 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 289 |
+
"model.layers.31.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 290 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 291 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 292 |
+
"model.layers.31.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 293 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 294 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 295 |
+
"model.layers.32.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 296 |
+
"model.layers.32.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 297 |
+
"model.layers.32.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 298 |
+
"model.layers.32.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 299 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 300 |
+
"model.layers.32.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 301 |
+
"model.layers.32.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 302 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 303 |
+
"model.layers.32.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 304 |
+
"model.layers.32.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 305 |
+
"model.layers.32.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 306 |
+
"model.layers.33.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 307 |
+
"model.layers.33.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 308 |
+
"model.layers.33.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 309 |
+
"model.layers.33.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 310 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 311 |
+
"model.layers.33.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 312 |
+
"model.layers.33.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 313 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 314 |
+
"model.layers.33.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 315 |
+
"model.layers.33.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 316 |
+
"model.layers.33.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 317 |
+
"model.layers.34.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 318 |
+
"model.layers.34.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 319 |
+
"model.layers.34.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 320 |
+
"model.layers.34.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 321 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 322 |
+
"model.layers.34.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 323 |
+
"model.layers.34.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 324 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 325 |
+
"model.layers.34.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 326 |
+
"model.layers.34.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 327 |
+
"model.layers.34.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 328 |
+
"model.layers.35.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 329 |
+
"model.layers.35.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 330 |
+
"model.layers.35.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 331 |
+
"model.layers.35.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 332 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 333 |
+
"model.layers.35.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 334 |
+
"model.layers.35.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 335 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 336 |
+
"model.layers.35.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 337 |
+
"model.layers.35.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 338 |
+
"model.layers.35.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 339 |
+
"model.layers.36.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 340 |
+
"model.layers.36.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 341 |
+
"model.layers.36.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 342 |
+
"model.layers.36.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 343 |
+
"model.layers.36.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 344 |
+
"model.layers.36.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 345 |
+
"model.layers.36.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 346 |
+
"model.layers.36.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 347 |
+
"model.layers.36.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 348 |
+
"model.layers.36.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 349 |
+
"model.layers.36.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 350 |
+
"model.layers.37.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 351 |
+
"model.layers.37.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 352 |
+
"model.layers.37.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 353 |
+
"model.layers.37.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 354 |
+
"model.layers.37.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 355 |
+
"model.layers.37.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 356 |
+
"model.layers.37.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 357 |
+
"model.layers.37.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 358 |
+
"model.layers.37.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 359 |
+
"model.layers.37.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 360 |
+
"model.layers.37.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 361 |
+
"model.layers.38.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 362 |
+
"model.layers.38.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 363 |
+
"model.layers.38.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 364 |
+
"model.layers.38.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 365 |
+
"model.layers.38.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 366 |
+
"model.layers.38.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 367 |
+
"model.layers.38.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 368 |
+
"model.layers.38.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 369 |
+
"model.layers.38.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 370 |
+
"model.layers.38.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 371 |
+
"model.layers.38.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 372 |
+
"model.layers.39.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 373 |
+
"model.layers.39.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 374 |
+
"model.layers.39.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 375 |
+
"model.layers.39.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 376 |
+
"model.layers.39.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 377 |
+
"model.layers.39.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 378 |
+
"model.layers.39.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 379 |
+
"model.layers.39.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 380 |
+
"model.layers.39.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 381 |
+
"model.layers.39.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 382 |
+
"model.layers.39.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 383 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 384 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 385 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 386 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 387 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 388 |
+
"model.layers.4.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 389 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 390 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 391 |
+
"model.layers.4.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 392 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 393 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 394 |
+
"model.layers.40.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 395 |
+
"model.layers.40.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 396 |
+
"model.layers.40.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 397 |
+
"model.layers.40.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 398 |
+
"model.layers.40.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 399 |
+
"model.layers.40.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 400 |
+
"model.layers.40.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 401 |
+
"model.layers.40.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 402 |
+
"model.layers.40.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 403 |
+
"model.layers.40.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 404 |
+
"model.layers.40.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 405 |
+
"model.layers.41.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 406 |
+
"model.layers.41.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 407 |
+
"model.layers.41.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 408 |
+
"model.layers.41.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 409 |
+
"model.layers.41.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 410 |
+
"model.layers.41.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 411 |
+
"model.layers.41.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 412 |
+
"model.layers.41.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 413 |
+
"model.layers.41.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 414 |
+
"model.layers.41.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 415 |
+
"model.layers.41.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 416 |
+
"model.layers.42.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 417 |
+
"model.layers.42.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 418 |
+
"model.layers.42.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 419 |
+
"model.layers.42.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 420 |
+
"model.layers.42.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 421 |
+
"model.layers.42.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 422 |
+
"model.layers.42.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 423 |
+
"model.layers.42.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 424 |
+
"model.layers.42.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 425 |
+
"model.layers.42.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 426 |
+
"model.layers.42.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 427 |
+
"model.layers.43.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 428 |
+
"model.layers.43.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 429 |
+
"model.layers.43.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 430 |
+
"model.layers.43.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 431 |
+
"model.layers.43.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 432 |
+
"model.layers.43.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 433 |
+
"model.layers.43.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 434 |
+
"model.layers.43.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 435 |
+
"model.layers.43.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 436 |
+
"model.layers.43.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 437 |
+
"model.layers.43.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 438 |
+
"model.layers.44.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 439 |
+
"model.layers.44.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 440 |
+
"model.layers.44.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 441 |
+
"model.layers.44.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 442 |
+
"model.layers.44.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 443 |
+
"model.layers.44.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 444 |
+
"model.layers.44.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 445 |
+
"model.layers.44.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 446 |
+
"model.layers.44.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 447 |
+
"model.layers.44.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 448 |
+
"model.layers.44.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 449 |
+
"model.layers.45.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 450 |
+
"model.layers.45.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 451 |
+
"model.layers.45.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 452 |
+
"model.layers.45.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 453 |
+
"model.layers.45.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 454 |
+
"model.layers.45.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 455 |
+
"model.layers.45.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 456 |
+
"model.layers.45.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 457 |
+
"model.layers.45.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 458 |
+
"model.layers.45.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 459 |
+
"model.layers.45.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 460 |
+
"model.layers.46.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 461 |
+
"model.layers.46.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 462 |
+
"model.layers.46.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 463 |
+
"model.layers.46.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 464 |
+
"model.layers.46.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 465 |
+
"model.layers.46.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 466 |
+
"model.layers.46.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 467 |
+
"model.layers.46.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 468 |
+
"model.layers.46.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 469 |
+
"model.layers.46.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 470 |
+
"model.layers.46.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 471 |
+
"model.layers.47.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 472 |
+
"model.layers.47.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 473 |
+
"model.layers.47.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 474 |
+
"model.layers.47.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 475 |
+
"model.layers.47.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 476 |
+
"model.layers.47.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 477 |
+
"model.layers.47.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 478 |
+
"model.layers.47.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 479 |
+
"model.layers.47.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 480 |
+
"model.layers.47.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 481 |
+
"model.layers.47.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 482 |
+
"model.layers.48.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 483 |
+
"model.layers.48.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 484 |
+
"model.layers.48.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 485 |
+
"model.layers.48.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 486 |
+
"model.layers.48.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 487 |
+
"model.layers.48.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 488 |
+
"model.layers.48.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 489 |
+
"model.layers.48.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 490 |
+
"model.layers.48.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 491 |
+
"model.layers.48.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 492 |
+
"model.layers.48.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 493 |
+
"model.layers.49.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 494 |
+
"model.layers.49.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 495 |
+
"model.layers.49.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 496 |
+
"model.layers.49.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 497 |
+
"model.layers.49.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 498 |
+
"model.layers.49.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 499 |
+
"model.layers.49.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 500 |
+
"model.layers.49.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 501 |
+
"model.layers.49.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 502 |
+
"model.layers.49.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 503 |
+
"model.layers.49.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 504 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 505 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 506 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 507 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 508 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 509 |
+
"model.layers.5.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 510 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 511 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 512 |
+
"model.layers.5.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 513 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 514 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 515 |
+
"model.layers.50.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 516 |
+
"model.layers.50.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 517 |
+
"model.layers.50.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 518 |
+
"model.layers.50.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 519 |
+
"model.layers.50.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 520 |
+
"model.layers.50.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 521 |
+
"model.layers.50.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 522 |
+
"model.layers.50.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 523 |
+
"model.layers.50.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 524 |
+
"model.layers.50.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 525 |
+
"model.layers.50.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 526 |
+
"model.layers.51.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 527 |
+
"model.layers.51.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 528 |
+
"model.layers.51.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 529 |
+
"model.layers.51.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 530 |
+
"model.layers.51.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 531 |
+
"model.layers.51.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 532 |
+
"model.layers.51.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 533 |
+
"model.layers.51.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 534 |
+
"model.layers.51.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 535 |
+
"model.layers.51.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 536 |
+
"model.layers.51.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 537 |
+
"model.layers.52.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 538 |
+
"model.layers.52.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 539 |
+
"model.layers.52.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 540 |
+
"model.layers.52.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 541 |
+
"model.layers.52.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 542 |
+
"model.layers.52.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 543 |
+
"model.layers.52.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 544 |
+
"model.layers.52.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 545 |
+
"model.layers.52.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 546 |
+
"model.layers.52.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 547 |
+
"model.layers.52.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 548 |
+
"model.layers.53.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 549 |
+
"model.layers.53.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 550 |
+
"model.layers.53.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 551 |
+
"model.layers.53.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 552 |
+
"model.layers.53.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 553 |
+
"model.layers.53.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 554 |
+
"model.layers.53.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 555 |
+
"model.layers.53.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 556 |
+
"model.layers.53.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 557 |
+
"model.layers.53.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 558 |
+
"model.layers.53.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 559 |
+
"model.layers.54.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 560 |
+
"model.layers.54.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 561 |
+
"model.layers.54.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 562 |
+
"model.layers.54.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 563 |
+
"model.layers.54.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 564 |
+
"model.layers.54.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 565 |
+
"model.layers.54.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 566 |
+
"model.layers.54.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 567 |
+
"model.layers.54.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 568 |
+
"model.layers.54.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 569 |
+
"model.layers.54.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 570 |
+
"model.layers.55.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 571 |
+
"model.layers.55.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 572 |
+
"model.layers.55.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 573 |
+
"model.layers.55.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 574 |
+
"model.layers.55.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 575 |
+
"model.layers.55.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 576 |
+
"model.layers.55.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 577 |
+
"model.layers.55.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 578 |
+
"model.layers.55.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 579 |
+
"model.layers.55.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 580 |
+
"model.layers.55.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 581 |
+
"model.layers.56.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 582 |
+
"model.layers.56.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 583 |
+
"model.layers.56.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 584 |
+
"model.layers.56.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 585 |
+
"model.layers.56.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 586 |
+
"model.layers.56.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 587 |
+
"model.layers.56.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 588 |
+
"model.layers.56.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 589 |
+
"model.layers.56.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 590 |
+
"model.layers.56.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 591 |
+
"model.layers.56.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 592 |
+
"model.layers.57.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 593 |
+
"model.layers.57.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 594 |
+
"model.layers.57.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 595 |
+
"model.layers.57.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 596 |
+
"model.layers.57.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 597 |
+
"model.layers.57.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 598 |
+
"model.layers.57.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 599 |
+
"model.layers.57.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 600 |
+
"model.layers.57.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 601 |
+
"model.layers.57.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 602 |
+
"model.layers.57.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 603 |
+
"model.layers.58.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 604 |
+
"model.layers.58.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 605 |
+
"model.layers.58.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 606 |
+
"model.layers.58.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 607 |
+
"model.layers.58.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 608 |
+
"model.layers.58.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 609 |
+
"model.layers.58.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 610 |
+
"model.layers.58.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 611 |
+
"model.layers.58.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 612 |
+
"model.layers.58.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 613 |
+
"model.layers.58.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 614 |
+
"model.layers.59.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 615 |
+
"model.layers.59.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 616 |
+
"model.layers.59.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 617 |
+
"model.layers.59.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 618 |
+
"model.layers.59.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 619 |
+
"model.layers.59.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 620 |
+
"model.layers.59.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 621 |
+
"model.layers.59.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 622 |
+
"model.layers.59.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 623 |
+
"model.layers.59.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 624 |
+
"model.layers.59.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 625 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 626 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 627 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 628 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 629 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 630 |
+
"model.layers.6.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 631 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 632 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 633 |
+
"model.layers.6.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 634 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 635 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 636 |
+
"model.layers.60.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 637 |
+
"model.layers.60.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 638 |
+
"model.layers.60.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 639 |
+
"model.layers.60.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 640 |
+
"model.layers.60.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 641 |
+
"model.layers.60.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 642 |
+
"model.layers.60.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 643 |
+
"model.layers.60.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 644 |
+
"model.layers.60.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 645 |
+
"model.layers.60.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 646 |
+
"model.layers.60.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 647 |
+
"model.layers.61.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 648 |
+
"model.layers.61.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 649 |
+
"model.layers.61.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 650 |
+
"model.layers.61.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 651 |
+
"model.layers.61.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 652 |
+
"model.layers.61.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 653 |
+
"model.layers.61.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 654 |
+
"model.layers.61.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 655 |
+
"model.layers.61.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 656 |
+
"model.layers.61.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 657 |
+
"model.layers.61.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 658 |
+
"model.layers.62.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 659 |
+
"model.layers.62.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 660 |
+
"model.layers.62.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 661 |
+
"model.layers.62.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 662 |
+
"model.layers.62.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 663 |
+
"model.layers.62.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 664 |
+
"model.layers.62.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 665 |
+
"model.layers.62.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 666 |
+
"model.layers.62.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 667 |
+
"model.layers.62.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 668 |
+
"model.layers.62.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 669 |
+
"model.layers.63.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 670 |
+
"model.layers.63.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 671 |
+
"model.layers.63.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 672 |
+
"model.layers.63.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 673 |
+
"model.layers.63.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 674 |
+
"model.layers.63.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 675 |
+
"model.layers.63.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 676 |
+
"model.layers.63.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 677 |
+
"model.layers.63.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 678 |
+
"model.layers.63.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 679 |
+
"model.layers.63.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 680 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 681 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 682 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 683 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 684 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 685 |
+
"model.layers.7.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 686 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 687 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 688 |
+
"model.layers.7.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 689 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 690 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 691 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 692 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 693 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 694 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 695 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 696 |
+
"model.layers.8.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 697 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 698 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 699 |
+
"model.layers.8.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 700 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 701 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 702 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 703 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 704 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 705 |
+
"model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 706 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 707 |
+
"model.layers.9.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 708 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 709 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 710 |
+
"model.layers.9.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 711 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 712 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 713 |
+
"model.norm.weight": "model-00002-of-00002.safetensors"
|
| 714 |
+
}
|
| 715 |
+
}
|
Qwen3-32B/ll_4bit/quantization_config.txt
ADDED
|
@@ -0,0 +1,280 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model.layers.0.mlp.gate_proj: 4
|
| 2 |
+
model.layers.0.mlp.up_proj: 4
|
| 3 |
+
model.layers.0.self_attn.k_proj: 4
|
| 4 |
+
model.layers.0.self_attn.q_proj: 4
|
| 5 |
+
model.layers.0.self_attn.v_proj: 4
|
| 6 |
+
model.layers.1.mlp.gate_proj: 4
|
| 7 |
+
model.layers.1.mlp.up_proj: 4
|
| 8 |
+
model.layers.1.self_attn.k_proj: 4
|
| 9 |
+
model.layers.1.self_attn.q_proj: 4
|
| 10 |
+
model.layers.1.self_attn.v_proj: 4
|
| 11 |
+
model.layers.2.mlp.gate_proj: 4
|
| 12 |
+
model.layers.2.mlp.up_proj: 4
|
| 13 |
+
model.layers.2.self_attn.k_proj: 4
|
| 14 |
+
model.layers.2.self_attn.q_proj: 4
|
| 15 |
+
model.layers.2.self_attn.v_proj: 4
|
| 16 |
+
model.layers.3.mlp.gate_proj: 4
|
| 17 |
+
model.layers.3.mlp.up_proj: 4
|
| 18 |
+
model.layers.3.self_attn.k_proj: 4
|
| 19 |
+
model.layers.3.self_attn.q_proj: 4
|
| 20 |
+
model.layers.3.self_attn.v_proj: 4
|
| 21 |
+
model.layers.4.mlp.gate_proj: 4
|
| 22 |
+
model.layers.4.mlp.up_proj: 4
|
| 23 |
+
model.layers.4.self_attn.k_proj: 4
|
| 24 |
+
model.layers.4.self_attn.q_proj: 4
|
| 25 |
+
model.layers.4.self_attn.v_proj: 4
|
| 26 |
+
model.layers.5.mlp.gate_proj: 4
|
| 27 |
+
model.layers.5.mlp.up_proj: 4
|
| 28 |
+
model.layers.5.self_attn.k_proj: 4
|
| 29 |
+
model.layers.5.self_attn.q_proj: 4
|
| 30 |
+
model.layers.5.self_attn.v_proj: 4
|
| 31 |
+
model.layers.6.mlp.gate_proj: 4
|
| 32 |
+
model.layers.6.mlp.up_proj: 4
|
| 33 |
+
model.layers.6.self_attn.k_proj: 4
|
| 34 |
+
model.layers.6.self_attn.q_proj: 4
|
| 35 |
+
model.layers.6.self_attn.v_proj: 4
|
| 36 |
+
model.layers.7.mlp.gate_proj: 4
|
| 37 |
+
model.layers.7.mlp.up_proj: 4
|
| 38 |
+
model.layers.7.self_attn.k_proj: 4
|
| 39 |
+
model.layers.7.self_attn.q_proj: 4
|
| 40 |
+
model.layers.7.self_attn.v_proj: 4
|
| 41 |
+
model.layers.8.mlp.gate_proj: 4
|
| 42 |
+
model.layers.8.mlp.up_proj: 4
|
| 43 |
+
model.layers.8.self_attn.k_proj: 4
|
| 44 |
+
model.layers.8.self_attn.q_proj: 4
|
| 45 |
+
model.layers.8.self_attn.v_proj: 4
|
| 46 |
+
model.layers.9.mlp.gate_proj: 4
|
| 47 |
+
model.layers.9.mlp.up_proj: 4
|
| 48 |
+
model.layers.9.self_attn.k_proj: 4
|
| 49 |
+
model.layers.9.self_attn.q_proj: 4
|
| 50 |
+
model.layers.9.self_attn.v_proj: 4
|
| 51 |
+
model.layers.10.mlp.gate_proj: 4
|
| 52 |
+
model.layers.10.mlp.up_proj: 4
|
| 53 |
+
model.layers.10.self_attn.k_proj: 4
|
| 54 |
+
model.layers.10.self_attn.q_proj: 4
|
| 55 |
+
model.layers.10.self_attn.v_proj: 4
|
| 56 |
+
model.layers.11.mlp.gate_proj: 4
|
| 57 |
+
model.layers.11.mlp.up_proj: 4
|
| 58 |
+
model.layers.11.self_attn.k_proj: 4
|
| 59 |
+
model.layers.11.self_attn.q_proj: 4
|
| 60 |
+
model.layers.11.self_attn.v_proj: 4
|
| 61 |
+
model.layers.12.mlp.gate_proj: 4
|
| 62 |
+
model.layers.12.mlp.up_proj: 4
|
| 63 |
+
model.layers.12.self_attn.k_proj: 4
|
| 64 |
+
model.layers.12.self_attn.q_proj: 4
|
| 65 |
+
model.layers.12.self_attn.v_proj: 4
|
| 66 |
+
model.layers.13.mlp.gate_proj: 4
|
| 67 |
+
model.layers.13.mlp.up_proj: 4
|
| 68 |
+
model.layers.13.self_attn.k_proj: 4
|
| 69 |
+
model.layers.13.self_attn.q_proj: 4
|
| 70 |
+
model.layers.13.self_attn.v_proj: 4
|
| 71 |
+
model.layers.14.mlp.gate_proj: 4
|
| 72 |
+
model.layers.14.mlp.up_proj: 4
|
| 73 |
+
model.layers.14.self_attn.k_proj: 4
|
| 74 |
+
model.layers.14.self_attn.q_proj: 4
|
| 75 |
+
model.layers.14.self_attn.v_proj: 4
|
| 76 |
+
model.layers.15.mlp.gate_proj: 4
|
| 77 |
+
model.layers.15.mlp.up_proj: 4
|
| 78 |
+
model.layers.15.self_attn.k_proj: 4
|
| 79 |
+
model.layers.15.self_attn.q_proj: 4
|
| 80 |
+
model.layers.15.self_attn.v_proj: 4
|
| 81 |
+
model.layers.16.mlp.gate_proj: 4
|
| 82 |
+
model.layers.16.mlp.up_proj: 4
|
| 83 |
+
model.layers.16.self_attn.k_proj: 4
|
| 84 |
+
model.layers.16.self_attn.q_proj: 4
|
| 85 |
+
model.layers.16.self_attn.v_proj: 4
|
| 86 |
+
model.layers.17.mlp.gate_proj: 4
|
| 87 |
+
model.layers.17.mlp.up_proj: 4
|
| 88 |
+
model.layers.17.self_attn.k_proj: 4
|
| 89 |
+
model.layers.17.self_attn.q_proj: 4
|
| 90 |
+
model.layers.17.self_attn.v_proj: 4
|
| 91 |
+
model.layers.18.mlp.gate_proj: 4
|
| 92 |
+
model.layers.18.mlp.up_proj: 4
|
| 93 |
+
model.layers.18.self_attn.k_proj: 4
|
| 94 |
+
model.layers.18.self_attn.q_proj: 4
|
| 95 |
+
model.layers.18.self_attn.v_proj: 4
|
| 96 |
+
model.layers.19.mlp.gate_proj: 4
|
| 97 |
+
model.layers.19.mlp.up_proj: 4
|
| 98 |
+
model.layers.19.self_attn.k_proj: 4
|
| 99 |
+
model.layers.19.self_attn.q_proj: 4
|
| 100 |
+
model.layers.19.self_attn.v_proj: 4
|
| 101 |
+
model.layers.20.mlp.gate_proj: 4
|
| 102 |
+
model.layers.20.mlp.up_proj: 4
|
| 103 |
+
model.layers.20.self_attn.k_proj: 4
|
| 104 |
+
model.layers.20.self_attn.q_proj: 4
|
| 105 |
+
model.layers.20.self_attn.v_proj: 4
|
| 106 |
+
model.layers.21.mlp.gate_proj: 4
|
| 107 |
+
model.layers.21.mlp.up_proj: 4
|
| 108 |
+
model.layers.21.self_attn.k_proj: 4
|
| 109 |
+
model.layers.21.self_attn.q_proj: 4
|
| 110 |
+
model.layers.21.self_attn.v_proj: 4
|
| 111 |
+
model.layers.22.mlp.gate_proj: 4
|
| 112 |
+
model.layers.22.mlp.up_proj: 4
|
| 113 |
+
model.layers.22.self_attn.k_proj: 4
|
| 114 |
+
model.layers.22.self_attn.q_proj: 4
|
| 115 |
+
model.layers.22.self_attn.v_proj: 4
|
| 116 |
+
model.layers.23.mlp.gate_proj: 4
|
| 117 |
+
model.layers.23.mlp.up_proj: 4
|
| 118 |
+
model.layers.23.self_attn.k_proj: 4
|
| 119 |
+
model.layers.23.self_attn.q_proj: 4
|
| 120 |
+
model.layers.23.self_attn.v_proj: 4
|
| 121 |
+
model.layers.24.mlp.gate_proj: 4
|
| 122 |
+
model.layers.24.mlp.up_proj: 4
|
| 123 |
+
model.layers.24.self_attn.k_proj: 4
|
| 124 |
+
model.layers.24.self_attn.q_proj: 4
|
| 125 |
+
model.layers.24.self_attn.v_proj: 4
|
| 126 |
+
model.layers.25.mlp.gate_proj: 4
|
| 127 |
+
model.layers.25.mlp.up_proj: 4
|
| 128 |
+
model.layers.25.self_attn.k_proj: 4
|
| 129 |
+
model.layers.25.self_attn.q_proj: 4
|
| 130 |
+
model.layers.25.self_attn.v_proj: 4
|
| 131 |
+
model.layers.26.mlp.gate_proj: 4
|
| 132 |
+
model.layers.26.mlp.up_proj: 4
|
| 133 |
+
model.layers.26.self_attn.k_proj: 4
|
| 134 |
+
model.layers.26.self_attn.q_proj: 4
|
| 135 |
+
model.layers.26.self_attn.v_proj: 4
|
| 136 |
+
model.layers.27.mlp.gate_proj: 4
|
| 137 |
+
model.layers.27.mlp.up_proj: 4
|
| 138 |
+
model.layers.27.self_attn.k_proj: 4
|
| 139 |
+
model.layers.27.self_attn.q_proj: 4
|
| 140 |
+
model.layers.27.self_attn.v_proj: 4
|
| 141 |
+
model.layers.28.mlp.gate_proj: 4
|
| 142 |
+
model.layers.28.mlp.up_proj: 4
|
| 143 |
+
model.layers.28.self_attn.k_proj: 4
|
| 144 |
+
model.layers.28.self_attn.q_proj: 4
|
| 145 |
+
model.layers.28.self_attn.v_proj: 4
|
| 146 |
+
model.layers.29.mlp.gate_proj: 4
|
| 147 |
+
model.layers.29.mlp.up_proj: 4
|
| 148 |
+
model.layers.29.self_attn.k_proj: 4
|
| 149 |
+
model.layers.29.self_attn.q_proj: 4
|
| 150 |
+
model.layers.29.self_attn.v_proj: 4
|
| 151 |
+
model.layers.30.mlp.gate_proj: 4
|
| 152 |
+
model.layers.30.mlp.up_proj: 4
|
| 153 |
+
model.layers.30.self_attn.k_proj: 4
|
| 154 |
+
model.layers.30.self_attn.q_proj: 4
|
| 155 |
+
model.layers.30.self_attn.v_proj: 4
|
| 156 |
+
model.layers.31.mlp.gate_proj: 4
|
| 157 |
+
model.layers.31.mlp.up_proj: 4
|
| 158 |
+
model.layers.31.self_attn.k_proj: 4
|
| 159 |
+
model.layers.31.self_attn.q_proj: 4
|
| 160 |
+
model.layers.31.self_attn.v_proj: 4
|
| 161 |
+
model.layers.32.mlp.gate_proj: 4
|
| 162 |
+
model.layers.32.mlp.up_proj: 4
|
| 163 |
+
model.layers.32.self_attn.k_proj: 4
|
| 164 |
+
model.layers.32.self_attn.q_proj: 4
|
| 165 |
+
model.layers.32.self_attn.v_proj: 4
|
| 166 |
+
model.layers.33.mlp.gate_proj: 4
|
| 167 |
+
model.layers.33.mlp.up_proj: 4
|
| 168 |
+
model.layers.33.self_attn.k_proj: 4
|
| 169 |
+
model.layers.33.self_attn.q_proj: 4
|
| 170 |
+
model.layers.33.self_attn.v_proj: 4
|
| 171 |
+
model.layers.34.mlp.gate_proj: 4
|
| 172 |
+
model.layers.34.mlp.up_proj: 4
|
| 173 |
+
model.layers.34.self_attn.k_proj: 4
|
| 174 |
+
model.layers.34.self_attn.q_proj: 4
|
| 175 |
+
model.layers.34.self_attn.v_proj: 4
|
| 176 |
+
model.layers.35.mlp.gate_proj: 4
|
| 177 |
+
model.layers.35.mlp.up_proj: 4
|
| 178 |
+
model.layers.35.self_attn.k_proj: 4
|
| 179 |
+
model.layers.35.self_attn.q_proj: 4
|
| 180 |
+
model.layers.35.self_attn.v_proj: 4
|
| 181 |
+
model.layers.36.mlp.gate_proj: 4
|
| 182 |
+
model.layers.36.mlp.up_proj: 4
|
| 183 |
+
model.layers.36.self_attn.k_proj: 4
|
| 184 |
+
model.layers.36.self_attn.q_proj: 4
|
| 185 |
+
model.layers.36.self_attn.v_proj: 4
|
| 186 |
+
model.layers.37.mlp.gate_proj: 4
|
| 187 |
+
model.layers.37.mlp.up_proj: 4
|
| 188 |
+
model.layers.37.self_attn.k_proj: 4
|
| 189 |
+
model.layers.37.self_attn.q_proj: 4
|
| 190 |
+
model.layers.37.self_attn.v_proj: 4
|
| 191 |
+
model.layers.38.mlp.gate_proj: 4
|
| 192 |
+
model.layers.38.mlp.up_proj: 4
|
| 193 |
+
model.layers.38.self_attn.k_proj: 4
|
| 194 |
+
model.layers.38.self_attn.q_proj: 4
|
| 195 |
+
model.layers.38.self_attn.v_proj: 4
|
| 196 |
+
model.layers.39.mlp.gate_proj: 4
|
| 197 |
+
model.layers.39.mlp.up_proj: 4
|
| 198 |
+
model.layers.39.self_attn.k_proj: 4
|
| 199 |
+
model.layers.39.self_attn.q_proj: 4
|
| 200 |
+
model.layers.39.self_attn.v_proj: 4
|
| 201 |
+
model.layers.0.mlp.down_proj: 4
|
| 202 |
+
model.layers.1.mlp.down_proj: 4
|
| 203 |
+
model.layers.0.self_attn.o_proj: 4
|
| 204 |
+
model.layers.2.self_attn.o_proj: 4
|
| 205 |
+
model.layers.1.self_attn.o_proj: 4
|
| 206 |
+
model.layers.29.mlp.down_proj: 4
|
| 207 |
+
model.layers.21.mlp.down_proj: 4
|
| 208 |
+
model.layers.3.self_attn.o_proj: 4
|
| 209 |
+
model.layers.2.mlp.down_proj: 4
|
| 210 |
+
model.layers.3.mlp.down_proj: 4
|
| 211 |
+
model.layers.8.mlp.down_proj: 4
|
| 212 |
+
model.layers.7.mlp.down_proj: 4
|
| 213 |
+
model.layers.6.mlp.down_proj: 4
|
| 214 |
+
model.layers.13.mlp.down_proj: 4
|
| 215 |
+
model.layers.16.mlp.down_proj: 4
|
| 216 |
+
model.layers.22.self_attn.o_proj: 4
|
| 217 |
+
model.layers.38.mlp.down_proj: 4
|
| 218 |
+
model.layers.16.self_attn.o_proj: 4
|
| 219 |
+
model.layers.15.self_attn.o_proj: 4
|
| 220 |
+
model.layers.7.self_attn.o_proj: 4
|
| 221 |
+
model.layers.27.self_attn.o_proj: 4
|
| 222 |
+
model.layers.28.mlp.down_proj: 4
|
| 223 |
+
model.layers.5.self_attn.o_proj: 4
|
| 224 |
+
model.layers.6.self_attn.o_proj: 4
|
| 225 |
+
model.layers.12.mlp.down_proj: 4
|
| 226 |
+
model.layers.23.self_attn.o_proj: 4
|
| 227 |
+
model.layers.8.self_attn.o_proj: 4
|
| 228 |
+
model.layers.19.self_attn.o_proj: 4
|
| 229 |
+
model.layers.4.self_attn.o_proj: 4
|
| 230 |
+
model.layers.4.mlp.down_proj: 4
|
| 231 |
+
model.layers.5.mlp.down_proj: 4
|
| 232 |
+
model.layers.9.mlp.down_proj: 4
|
| 233 |
+
model.layers.9.self_attn.o_proj: 4
|
| 234 |
+
model.layers.30.mlp.down_proj: 4
|
| 235 |
+
model.layers.34.mlp.down_proj: 4
|
| 236 |
+
model.layers.22.mlp.down_proj: 4
|
| 237 |
+
model.layers.18.self_attn.o_proj: 4
|
| 238 |
+
model.layers.20.self_attn.o_proj: 4
|
| 239 |
+
model.layers.21.self_attn.o_proj: 4
|
| 240 |
+
model.layers.38.self_attn.o_proj: 4
|
| 241 |
+
model.layers.14.mlp.down_proj: 4
|
| 242 |
+
model.layers.25.self_attn.o_proj: 4
|
| 243 |
+
model.layers.11.mlp.down_proj: 4
|
| 244 |
+
model.layers.10.self_attn.o_proj: 4
|
| 245 |
+
model.layers.17.self_attn.o_proj: 4
|
| 246 |
+
model.layers.34.self_attn.o_proj: 4
|
| 247 |
+
model.layers.29.self_attn.o_proj: 4
|
| 248 |
+
model.layers.39.self_attn.o_proj: 4
|
| 249 |
+
model.layers.14.self_attn.o_proj: 4
|
| 250 |
+
model.layers.20.mlp.down_proj: 4
|
| 251 |
+
model.layers.32.mlp.down_proj: 4
|
| 252 |
+
model.layers.37.self_attn.o_proj: 4
|
| 253 |
+
model.layers.10.mlp.down_proj: 4
|
| 254 |
+
model.layers.15.mlp.down_proj: 4
|
| 255 |
+
model.layers.11.self_attn.o_proj: 4
|
| 256 |
+
model.layers.12.self_attn.o_proj: 4
|
| 257 |
+
model.layers.13.self_attn.o_proj: 4
|
| 258 |
+
model.layers.18.mlp.down_proj: 4
|
| 259 |
+
model.layers.31.mlp.down_proj: 4
|
| 260 |
+
model.layers.32.self_attn.o_proj: 4
|
| 261 |
+
model.layers.37.mlp.down_proj: 4
|
| 262 |
+
model.layers.23.mlp.down_proj: 4
|
| 263 |
+
model.layers.25.mlp.down_proj: 4
|
| 264 |
+
model.layers.28.self_attn.o_proj: 4
|
| 265 |
+
model.layers.24.mlp.down_proj: 4
|
| 266 |
+
model.layers.17.mlp.down_proj: 4
|
| 267 |
+
model.layers.19.mlp.down_proj: 4
|
| 268 |
+
model.layers.26.self_attn.o_proj: 4
|
| 269 |
+
model.layers.26.mlp.down_proj: 4
|
| 270 |
+
model.layers.27.mlp.down_proj: 4
|
| 271 |
+
model.layers.31.self_attn.o_proj: 4
|
| 272 |
+
model.layers.24.self_attn.o_proj: 4
|
| 273 |
+
model.layers.33.self_attn.o_proj: 4
|
| 274 |
+
model.layers.30.self_attn.o_proj: 4
|
| 275 |
+
model.layers.33.mlp.down_proj: 4
|
| 276 |
+
model.layers.36.self_attn.o_proj: 4
|
| 277 |
+
model.layers.39.mlp.down_proj: 4
|
| 278 |
+
model.layers.35.mlp.down_proj: 4
|
| 279 |
+
model.layers.36.mlp.down_proj: 4
|
| 280 |
+
model.layers.35.self_attn.o_proj: 4
|
Qwen3-32B/ll_4bit/tokenizer_config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"backend": "tokenizers",
|
| 4 |
+
"bos_token": null,
|
| 5 |
+
"clean_up_tokenization_spaces": false,
|
| 6 |
+
"eos_token": "<|im_end|>",
|
| 7 |
+
"errors": "replace",
|
| 8 |
+
"extra_special_tokens": [
|
| 9 |
+
"<|im_start|>",
|
| 10 |
+
"<|im_end|>",
|
| 11 |
+
"<|object_ref_start|>",
|
| 12 |
+
"<|object_ref_end|>",
|
| 13 |
+
"<|box_start|>",
|
| 14 |
+
"<|box_end|>",
|
| 15 |
+
"<|quad_start|>",
|
| 16 |
+
"<|quad_end|>",
|
| 17 |
+
"<|vision_start|>",
|
| 18 |
+
"<|vision_end|>",
|
| 19 |
+
"<|vision_pad|>",
|
| 20 |
+
"<|image_pad|>",
|
| 21 |
+
"<|video_pad|>"
|
| 22 |
+
],
|
| 23 |
+
"is_local": false,
|
| 24 |
+
"model_max_length": 131072,
|
| 25 |
+
"pad_token": "<|endoftext|>",
|
| 26 |
+
"split_special_tokens": false,
|
| 27 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 28 |
+
"unk_token": null
|
| 29 |
+
}
|
Qwen3-8B/ll_4bit/README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Quantized Model Checkpoint
|
| 2 |
+
|
| 3 |
+
**Base model:** unknown
|
| 4 |
+
|
| 5 |
+
**Average bitwidth:** unknown
|
| 6 |
+
|
| 7 |
+
See `quantization_config.txt` for full configuration details.
|
Qwen3-8B/ll_4bit/chat_template.jinja
ADDED
|
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0].role == 'system' %}
|
| 4 |
+
{{- messages[0].content + '\n\n' }}
|
| 5 |
+
{%- endif %}
|
| 6 |
+
{{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 7 |
+
{%- for tool in tools %}
|
| 8 |
+
{{- "\n" }}
|
| 9 |
+
{{- tool | tojson }}
|
| 10 |
+
{%- endfor %}
|
| 11 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 12 |
+
{%- else %}
|
| 13 |
+
{%- if messages[0].role == 'system' %}
|
| 14 |
+
{{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
|
| 15 |
+
{%- endif %}
|
| 16 |
+
{%- endif %}
|
| 17 |
+
{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
|
| 18 |
+
{%- for message in messages[::-1] %}
|
| 19 |
+
{%- set index = (messages|length - 1) - loop.index0 %}
|
| 20 |
+
{%- if ns.multi_step_tool and message.role == "user" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}
|
| 21 |
+
{%- set ns.multi_step_tool = false %}
|
| 22 |
+
{%- set ns.last_query_index = index %}
|
| 23 |
+
{%- endif %}
|
| 24 |
+
{%- endfor %}
|
| 25 |
+
{%- for message in messages %}
|
| 26 |
+
{%- if message.content is string %}
|
| 27 |
+
{%- set content = message.content %}
|
| 28 |
+
{%- else %}
|
| 29 |
+
{%- set content = '' %}
|
| 30 |
+
{%- endif %}
|
| 31 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
|
| 32 |
+
{{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
|
| 33 |
+
{%- elif message.role == "assistant" %}
|
| 34 |
+
{%- set reasoning_content = '' %}
|
| 35 |
+
{%- if message.reasoning_content is string %}
|
| 36 |
+
{%- set reasoning_content = message.reasoning_content %}
|
| 37 |
+
{%- else %}
|
| 38 |
+
{%- if '</think>' in content %}
|
| 39 |
+
{%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
|
| 40 |
+
{%- set content = content.split('</think>')[-1].lstrip('\n') %}
|
| 41 |
+
{%- endif %}
|
| 42 |
+
{%- endif %}
|
| 43 |
+
{%- if loop.index0 > ns.last_query_index %}
|
| 44 |
+
{%- if loop.last or (not loop.last and reasoning_content) %}
|
| 45 |
+
{{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
|
| 46 |
+
{%- else %}
|
| 47 |
+
{{- '<|im_start|>' + message.role + '\n' + content }}
|
| 48 |
+
{%- endif %}
|
| 49 |
+
{%- else %}
|
| 50 |
+
{{- '<|im_start|>' + message.role + '\n' + content }}
|
| 51 |
+
{%- endif %}
|
| 52 |
+
{%- if message.tool_calls %}
|
| 53 |
+
{%- for tool_call in message.tool_calls %}
|
| 54 |
+
{%- if (loop.first and content) or (not loop.first) %}
|
| 55 |
+
{{- '\n' }}
|
| 56 |
+
{%- endif %}
|
| 57 |
+
{%- if tool_call.function %}
|
| 58 |
+
{%- set tool_call = tool_call.function %}
|
| 59 |
+
{%- endif %}
|
| 60 |
+
{{- '<tool_call>\n{"name": "' }}
|
| 61 |
+
{{- tool_call.name }}
|
| 62 |
+
{{- '", "arguments": ' }}
|
| 63 |
+
{%- if tool_call.arguments is string %}
|
| 64 |
+
{{- tool_call.arguments }}
|
| 65 |
+
{%- else %}
|
| 66 |
+
{{- tool_call.arguments | tojson }}
|
| 67 |
+
{%- endif %}
|
| 68 |
+
{{- '}\n</tool_call>' }}
|
| 69 |
+
{%- endfor %}
|
| 70 |
+
{%- endif %}
|
| 71 |
+
{{- '<|im_end|>\n' }}
|
| 72 |
+
{%- elif message.role == "tool" %}
|
| 73 |
+
{%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
|
| 74 |
+
{{- '<|im_start|>user' }}
|
| 75 |
+
{%- endif %}
|
| 76 |
+
{{- '\n<tool_response>\n' }}
|
| 77 |
+
{{- content }}
|
| 78 |
+
{{- '\n</tool_response>' }}
|
| 79 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 80 |
+
{{- '<|im_end|>\n' }}
|
| 81 |
+
{%- endif %}
|
| 82 |
+
{%- endif %}
|
| 83 |
+
{%- endfor %}
|
| 84 |
+
{%- if add_generation_prompt %}
|
| 85 |
+
{{- '<|im_start|>assistant\n' }}
|
| 86 |
+
{%- if enable_thinking is defined and enable_thinking is false %}
|
| 87 |
+
{{- '<think>\n\n</think>\n\n' }}
|
| 88 |
+
{%- endif %}
|
| 89 |
+
{%- endif %}
|
Qwen3-8B/ll_4bit/config.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Qwen3ForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 151643,
|
| 8 |
+
"dtype": "float16",
|
| 9 |
+
"eos_token_id": 151645,
|
| 10 |
+
"head_dim": 128,
|
| 11 |
+
"hidden_act": "silu",
|
| 12 |
+
"hidden_size": 4096,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 12288,
|
| 15 |
+
"layer_types": [
|
| 16 |
+
"full_attention",
|
| 17 |
+
"full_attention",
|
| 18 |
+
"full_attention",
|
| 19 |
+
"full_attention",
|
| 20 |
+
"full_attention",
|
| 21 |
+
"full_attention",
|
| 22 |
+
"full_attention",
|
| 23 |
+
"full_attention",
|
| 24 |
+
"full_attention",
|
| 25 |
+
"full_attention",
|
| 26 |
+
"full_attention",
|
| 27 |
+
"full_attention",
|
| 28 |
+
"full_attention",
|
| 29 |
+
"full_attention",
|
| 30 |
+
"full_attention",
|
| 31 |
+
"full_attention",
|
| 32 |
+
"full_attention",
|
| 33 |
+
"full_attention",
|
| 34 |
+
"full_attention",
|
| 35 |
+
"full_attention",
|
| 36 |
+
"full_attention",
|
| 37 |
+
"full_attention",
|
| 38 |
+
"full_attention",
|
| 39 |
+
"full_attention",
|
| 40 |
+
"full_attention",
|
| 41 |
+
"full_attention",
|
| 42 |
+
"full_attention",
|
| 43 |
+
"full_attention",
|
| 44 |
+
"full_attention",
|
| 45 |
+
"full_attention",
|
| 46 |
+
"full_attention",
|
| 47 |
+
"full_attention",
|
| 48 |
+
"full_attention",
|
| 49 |
+
"full_attention",
|
| 50 |
+
"full_attention",
|
| 51 |
+
"full_attention"
|
| 52 |
+
],
|
| 53 |
+
"max_position_embeddings": 40960,
|
| 54 |
+
"max_window_layers": 36,
|
| 55 |
+
"model_type": "qwen3",
|
| 56 |
+
"num_attention_heads": 32,
|
| 57 |
+
"num_hidden_layers": 36,
|
| 58 |
+
"num_key_value_heads": 8,
|
| 59 |
+
"pad_token_id": null,
|
| 60 |
+
"rms_norm_eps": 1e-06,
|
| 61 |
+
"rope_parameters": {
|
| 62 |
+
"rope_theta": 1000000,
|
| 63 |
+
"rope_type": "default"
|
| 64 |
+
},
|
| 65 |
+
"sliding_window": null,
|
| 66 |
+
"tie_word_embeddings": false,
|
| 67 |
+
"transformers_version": "5.3.0",
|
| 68 |
+
"use_cache": false,
|
| 69 |
+
"use_sliding_window": false,
|
| 70 |
+
"vocab_size": 151936
|
| 71 |
+
}
|
Qwen3-8B/ll_4bit/generation_config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
151645,
|
| 6 |
+
151643
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 151643,
|
| 9 |
+
"temperature": 0.6,
|
| 10 |
+
"top_k": 20,
|
| 11 |
+
"top_p": 0.95,
|
| 12 |
+
"transformers_version": "5.3.0"
|
| 13 |
+
}
|
Qwen3-8B/ll_4bit/humming_online_quant_config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"quant_method": "gptq",
|
| 3 |
+
"bits": 4,
|
| 4 |
+
"group_size": 128
|
| 5 |
+
}
|
Qwen3-8B/ll_4bit/quantization_config.txt
ADDED
|
@@ -0,0 +1,252 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model.layers.23.self_attn.k_proj: 4
|
| 2 |
+
model.layers.22.self_attn.o_proj: 4
|
| 3 |
+
model.layers.4.self_attn.o_proj: 4
|
| 4 |
+
model.layers.1.mlp.down_proj: 4
|
| 5 |
+
model.layers.11.mlp.up_proj: 4
|
| 6 |
+
model.layers.5.self_attn.k_proj: 4
|
| 7 |
+
model.layers.14.self_attn.q_proj: 4
|
| 8 |
+
model.layers.17.mlp.down_proj: 4
|
| 9 |
+
model.layers.33.mlp.gate_proj: 4
|
| 10 |
+
model.layers.5.self_attn.v_proj: 4
|
| 11 |
+
model.layers.23.self_attn.v_proj: 4
|
| 12 |
+
model.layers.27.mlp.gate_proj: 4
|
| 13 |
+
model.layers.2.mlp.up_proj: 4
|
| 14 |
+
model.layers.15.self_attn.q_proj: 4
|
| 15 |
+
model.layers.23.self_attn.o_proj: 4
|
| 16 |
+
model.layers.21.mlp.up_proj: 4
|
| 17 |
+
model.layers.22.self_attn.k_proj: 4
|
| 18 |
+
model.layers.4.mlp.down_proj: 4
|
| 19 |
+
model.layers.4.self_attn.k_proj: 4
|
| 20 |
+
model.layers.5.self_attn.o_proj: 4
|
| 21 |
+
model.layers.31.mlp.up_proj: 4
|
| 22 |
+
model.layers.4.self_attn.v_proj: 4
|
| 23 |
+
model.layers.22.self_attn.v_proj: 4
|
| 24 |
+
model.layers.22.mlp.gate_proj: 4
|
| 25 |
+
model.layers.8.mlp.gate_proj: 4
|
| 26 |
+
model.layers.12.mlp.down_proj: 4
|
| 27 |
+
model.layers.7.mlp.gate_proj: 4
|
| 28 |
+
model.layers.35.self_attn.o_proj: 4
|
| 29 |
+
model.layers.21.self_attn.v_proj: 4
|
| 30 |
+
model.layers.34.self_attn.k_proj: 4
|
| 31 |
+
model.layers.7.self_attn.v_proj: 4
|
| 32 |
+
model.layers.7.self_attn.k_proj: 4
|
| 33 |
+
model.layers.6.self_attn.o_proj: 4
|
| 34 |
+
model.layers.34.self_attn.v_proj: 4
|
| 35 |
+
model.layers.20.self_attn.o_proj: 4
|
| 36 |
+
model.layers.13.mlp.up_proj: 4
|
| 37 |
+
model.layers.21.self_attn.k_proj: 4
|
| 38 |
+
model.layers.35.mlp.down_proj: 4
|
| 39 |
+
model.layers.28.self_attn.q_proj: 4
|
| 40 |
+
model.layers.11.mlp.gate_proj: 4
|
| 41 |
+
model.layers.16.self_attn.q_proj: 4
|
| 42 |
+
model.layers.21.mlp.down_proj: 4
|
| 43 |
+
model.layers.35.self_attn.k_proj: 4
|
| 44 |
+
model.layers.33.mlp.up_proj: 4
|
| 45 |
+
model.layers.20.self_attn.v_proj: 4
|
| 46 |
+
model.layers.34.self_attn.o_proj: 4
|
| 47 |
+
model.layers.6.self_attn.v_proj: 4
|
| 48 |
+
model.layers.28.mlp.gate_proj: 4
|
| 49 |
+
model.layers.2.mlp.gate_proj: 4
|
| 50 |
+
model.layers.18.mlp.down_proj: 4
|
| 51 |
+
model.layers.17.self_attn.q_proj: 4
|
| 52 |
+
model.layers.0.mlp.up_proj: 4
|
| 53 |
+
model.layers.24.mlp.down_proj: 4
|
| 54 |
+
model.layers.23.mlp.up_proj: 4
|
| 55 |
+
model.layers.7.self_attn.o_proj: 4
|
| 56 |
+
model.layers.6.self_attn.k_proj: 4
|
| 57 |
+
model.layers.29.self_attn.q_proj: 4
|
| 58 |
+
model.layers.20.self_attn.k_proj: 4
|
| 59 |
+
model.layers.30.mlp.down_proj: 4
|
| 60 |
+
model.layers.14.mlp.gate_proj: 4
|
| 61 |
+
model.layers.21.self_attn.o_proj: 4
|
| 62 |
+
model.layers.35.self_attn.v_proj: 4
|
| 63 |
+
model.layers.6.mlp.up_proj: 4
|
| 64 |
+
model.layers.9.self_attn.q_proj: 4
|
| 65 |
+
model.layers.0.self_attn.k_proj: 4
|
| 66 |
+
model.layers.9.mlp.up_proj: 4
|
| 67 |
+
model.layers.1.self_attn.o_proj: 4
|
| 68 |
+
model.layers.33.self_attn.v_proj: 4
|
| 69 |
+
model.layers.27.self_attn.o_proj: 4
|
| 70 |
+
model.layers.26.self_attn.k_proj: 4
|
| 71 |
+
model.layers.19.self_attn.o_proj: 4
|
| 72 |
+
model.layers.0.mlp.gate_proj: 4
|
| 73 |
+
model.layers.11.self_attn.q_proj: 4
|
| 74 |
+
model.layers.18.self_attn.k_proj: 4
|
| 75 |
+
model.layers.25.mlp.up_proj: 4
|
| 76 |
+
model.layers.26.mlp.down_proj: 4
|
| 77 |
+
model.layers.18.self_attn.v_proj: 4
|
| 78 |
+
model.layers.35.mlp.up_proj: 4
|
| 79 |
+
model.layers.32.self_attn.o_proj: 4
|
| 80 |
+
model.layers.26.self_attn.v_proj: 4
|
| 81 |
+
model.layers.33.self_attn.k_proj: 4
|
| 82 |
+
model.layers.32.mlp.down_proj: 4
|
| 83 |
+
model.layers.16.mlp.gate_proj: 4
|
| 84 |
+
model.layers.0.self_attn.v_proj: 4
|
| 85 |
+
model.layers.15.mlp.up_proj: 4
|
| 86 |
+
model.layers.19.self_attn.k_proj: 4
|
| 87 |
+
model.layers.10.self_attn.q_proj: 4
|
| 88 |
+
model.layers.5.mlp.gate_proj: 4
|
| 89 |
+
model.layers.18.self_attn.o_proj: 4
|
| 90 |
+
model.layers.0.self_attn.o_proj: 4
|
| 91 |
+
model.layers.1.self_attn.k_proj: 4
|
| 92 |
+
model.layers.8.self_attn.q_proj: 4
|
| 93 |
+
model.layers.27.self_attn.k_proj: 4
|
| 94 |
+
model.layers.26.self_attn.o_proj: 4
|
| 95 |
+
model.layers.32.self_attn.v_proj: 4
|
| 96 |
+
model.layers.9.mlp.down_proj: 4
|
| 97 |
+
model.layers.32.self_attn.k_proj: 4
|
| 98 |
+
model.layers.13.mlp.gate_proj: 4
|
| 99 |
+
model.layers.27.self_attn.v_proj: 4
|
| 100 |
+
model.layers.33.self_attn.o_proj: 4
|
| 101 |
+
model.layers.1.self_attn.v_proj: 4
|
| 102 |
+
model.layers.23.mlp.down_proj: 4
|
| 103 |
+
model.layers.19.self_attn.v_proj: 4
|
| 104 |
+
model.layers.2.self_attn.v_proj: 4
|
| 105 |
+
model.layers.6.mlp.down_proj: 4
|
| 106 |
+
model.layers.31.self_attn.k_proj: 4
|
| 107 |
+
model.layers.24.self_attn.v_proj: 4
|
| 108 |
+
model.layers.30.self_attn.o_proj: 4
|
| 109 |
+
model.layers.24.self_attn.k_proj: 4
|
| 110 |
+
model.layers.4.mlp.up_proj: 4
|
| 111 |
+
model.layers.25.self_attn.o_proj: 4
|
| 112 |
+
model.layers.31.self_attn.v_proj: 4
|
| 113 |
+
model.layers.20.mlp.gate_proj: 4
|
| 114 |
+
model.layers.3.self_attn.o_proj: 4
|
| 115 |
+
model.layers.2.self_attn.k_proj: 4
|
| 116 |
+
model.layers.10.mlp.down_proj: 4
|
| 117 |
+
model.layers.34.mlp.gate_proj: 4
|
| 118 |
+
model.layers.13.self_attn.q_proj: 4
|
| 119 |
+
model.layers.28.mlp.up_proj: 4
|
| 120 |
+
model.layers.27.mlp.up_proj: 4
|
| 121 |
+
model.layers.3.mlp.down_proj: 4
|
| 122 |
+
model.layers.3.self_attn.v_proj: 4
|
| 123 |
+
model.layers.19.mlp.gate_proj: 4
|
| 124 |
+
model.layers.31.self_attn.o_proj: 4
|
| 125 |
+
model.layers.25.self_attn.v_proj: 4
|
| 126 |
+
model.layers.30.self_attn.k_proj: 4
|
| 127 |
+
model.layers.29.mlp.down_proj: 4
|
| 128 |
+
model.layers.18.mlp.up_proj: 4
|
| 129 |
+
model.layers.15.mlp.down_proj: 4
|
| 130 |
+
model.layers.17.mlp.up_proj: 4
|
| 131 |
+
model.layers.31.mlp.gate_proj: 4
|
| 132 |
+
model.layers.12.self_attn.q_proj: 4
|
| 133 |
+
model.layers.30.self_attn.v_proj: 4
|
| 134 |
+
model.layers.24.self_attn.o_proj: 4
|
| 135 |
+
model.layers.25.self_attn.k_proj: 4
|
| 136 |
+
model.layers.25.mlp.gate_proj: 4
|
| 137 |
+
model.layers.3.self_attn.k_proj: 4
|
| 138 |
+
model.layers.2.self_attn.o_proj: 4
|
| 139 |
+
model.layers.2.mlp.down_proj: 4
|
| 140 |
+
model.layers.16.self_attn.o_proj: 4
|
| 141 |
+
model.layers.18.mlp.gate_proj: 4
|
| 142 |
+
model.layers.17.self_attn.k_proj: 4
|
| 143 |
+
model.layers.6.self_attn.q_proj: 4
|
| 144 |
+
model.layers.28.mlp.down_proj: 4
|
| 145 |
+
model.layers.28.self_attn.o_proj: 4
|
| 146 |
+
model.layers.20.self_attn.q_proj: 4
|
| 147 |
+
model.layers.29.self_attn.k_proj: 4
|
| 148 |
+
model.layers.29.self_attn.v_proj: 4
|
| 149 |
+
model.layers.14.mlp.down_proj: 4
|
| 150 |
+
model.layers.35.self_attn.q_proj: 4
|
| 151 |
+
model.layers.30.mlp.gate_proj: 4
|
| 152 |
+
model.layers.24.mlp.gate_proj: 4
|
| 153 |
+
model.layers.14.mlp.up_proj: 4
|
| 154 |
+
model.layers.17.self_attn.v_proj: 4
|
| 155 |
+
model.layers.7.self_attn.q_proj: 4
|
| 156 |
+
model.layers.28.self_attn.k_proj: 4
|
| 157 |
+
model.layers.21.self_attn.q_proj: 4
|
| 158 |
+
model.layers.29.self_attn.o_proj: 4
|
| 159 |
+
model.layers.7.mlp.down_proj: 4
|
| 160 |
+
model.layers.16.self_attn.k_proj: 4
|
| 161 |
+
model.layers.17.self_attn.o_proj: 4
|
| 162 |
+
model.layers.34.mlp.up_proj: 4
|
| 163 |
+
model.layers.21.mlp.gate_proj: 4
|
| 164 |
+
model.layers.16.self_attn.v_proj: 4
|
| 165 |
+
model.layers.24.mlp.up_proj: 4
|
| 166 |
+
model.layers.34.self_attn.q_proj: 4
|
| 167 |
+
model.layers.8.mlp.up_proj: 4
|
| 168 |
+
model.layers.11.mlp.down_proj: 4
|
| 169 |
+
model.layers.7.mlp.up_proj: 4
|
| 170 |
+
model.layers.35.mlp.gate_proj: 4
|
| 171 |
+
model.layers.28.self_attn.v_proj: 4
|
| 172 |
+
model.layers.4.mlp.gate_proj: 4
|
| 173 |
+
model.layers.16.mlp.up_proj: 4
|
| 174 |
+
model.layers.15.self_attn.v_proj: 4
|
| 175 |
+
model.layers.19.mlp.up_proj: 4
|
| 176 |
+
model.layers.8.mlp.down_proj: 4
|
| 177 |
+
model.layers.12.mlp.gate_proj: 4
|
| 178 |
+
model.layers.15.self_attn.k_proj: 4
|
| 179 |
+
model.layers.14.self_attn.o_proj: 4
|
| 180 |
+
model.layers.22.self_attn.q_proj: 4
|
| 181 |
+
model.layers.22.mlp.down_proj: 4
|
| 182 |
+
model.layers.4.self_attn.q_proj: 4
|
| 183 |
+
model.layers.14.self_attn.v_proj: 4
|
| 184 |
+
model.layers.26.mlp.up_proj: 4
|
| 185 |
+
model.layers.29.mlp.up_proj: 4
|
| 186 |
+
model.layers.5.mlp.up_proj: 4
|
| 187 |
+
model.layers.1.mlp.gate_proj: 4
|
| 188 |
+
model.layers.27.mlp.down_proj: 4
|
| 189 |
+
model.layers.23.self_attn.q_proj: 4
|
| 190 |
+
model.layers.5.self_attn.q_proj: 4
|
| 191 |
+
model.layers.33.mlp.down_proj: 4
|
| 192 |
+
model.layers.17.mlp.gate_proj: 4
|
| 193 |
+
model.layers.15.self_attn.o_proj: 4
|
| 194 |
+
model.layers.14.self_attn.k_proj: 4
|
| 195 |
+
model.layers.12.self_attn.k_proj: 4
|
| 196 |
+
model.layers.13.self_attn.o_proj: 4
|
| 197 |
+
model.layers.29.mlp.gate_proj: 4
|
| 198 |
+
model.layers.25.self_attn.q_proj: 4
|
| 199 |
+
model.layers.30.mlp.up_proj: 4
|
| 200 |
+
model.layers.3.mlp.gate_proj: 4
|
| 201 |
+
model.layers.19.mlp.down_proj: 4
|
| 202 |
+
model.layers.3.self_attn.q_proj: 4
|
| 203 |
+
model.layers.20.mlp.up_proj: 4
|
| 204 |
+
model.layers.30.self_attn.q_proj: 4
|
| 205 |
+
model.layers.25.mlp.down_proj: 4
|
| 206 |
+
model.layers.12.self_attn.v_proj: 4
|
| 207 |
+
model.layers.3.mlp.up_proj: 4
|
| 208 |
+
model.layers.31.mlp.down_proj: 4
|
| 209 |
+
model.layers.15.mlp.gate_proj: 4
|
| 210 |
+
model.layers.24.self_attn.q_proj: 4
|
| 211 |
+
model.layers.2.self_attn.q_proj: 4
|
| 212 |
+
model.layers.6.mlp.gate_proj: 4
|
| 213 |
+
model.layers.12.self_attn.o_proj: 4
|
| 214 |
+
model.layers.13.self_attn.k_proj: 4
|
| 215 |
+
model.layers.13.self_attn.v_proj: 4
|
| 216 |
+
model.layers.34.mlp.down_proj: 4
|
| 217 |
+
model.layers.10.mlp.gate_proj: 4
|
| 218 |
+
model.layers.10.mlp.up_proj: 4
|
| 219 |
+
model.layers.20.mlp.down_proj: 4
|
| 220 |
+
model.layers.31.self_attn.q_proj: 4
|
| 221 |
+
model.layers.22.mlp.up_proj: 4
|
| 222 |
+
model.layers.32.self_attn.q_proj: 4
|
| 223 |
+
model.layers.8.self_attn.v_proj: 4
|
| 224 |
+
model.layers.5.mlp.down_proj: 4
|
| 225 |
+
model.layers.10.self_attn.v_proj: 4
|
| 226 |
+
model.layers.1.mlp.up_proj: 4
|
| 227 |
+
model.layers.11.self_attn.o_proj: 4
|
| 228 |
+
model.layers.10.self_attn.k_proj: 4
|
| 229 |
+
model.layers.19.self_attn.q_proj: 4
|
| 230 |
+
model.layers.23.mlp.gate_proj: 4
|
| 231 |
+
model.layers.8.self_attn.k_proj: 4
|
| 232 |
+
model.layers.32.mlp.up_proj: 4
|
| 233 |
+
model.layers.1.self_attn.q_proj: 4
|
| 234 |
+
model.layers.9.self_attn.o_proj: 4
|
| 235 |
+
model.layers.9.mlp.gate_proj: 4
|
| 236 |
+
model.layers.13.mlp.down_proj: 4
|
| 237 |
+
model.layers.27.self_attn.q_proj: 4
|
| 238 |
+
model.layers.0.mlp.down_proj: 4
|
| 239 |
+
model.layers.11.self_attn.v_proj: 4
|
| 240 |
+
model.layers.33.self_attn.q_proj: 4
|
| 241 |
+
model.layers.9.self_attn.v_proj: 4
|
| 242 |
+
model.layers.12.mlp.up_proj: 4
|
| 243 |
+
model.layers.8.self_attn.o_proj: 4
|
| 244 |
+
model.layers.0.self_attn.q_proj: 4
|
| 245 |
+
model.layers.9.self_attn.k_proj: 4
|
| 246 |
+
model.layers.26.self_attn.q_proj: 4
|
| 247 |
+
model.layers.16.mlp.down_proj: 4
|
| 248 |
+
model.layers.32.mlp.gate_proj: 4
|
| 249 |
+
model.layers.18.self_attn.q_proj: 4
|
| 250 |
+
model.layers.11.self_attn.k_proj: 4
|
| 251 |
+
model.layers.10.self_attn.o_proj: 4
|
| 252 |
+
model.layers.26.mlp.gate_proj: 4
|
Qwen3-8B/ll_4bit/tokenizer_config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"backend": "tokenizers",
|
| 4 |
+
"bos_token": null,
|
| 5 |
+
"clean_up_tokenization_spaces": false,
|
| 6 |
+
"eos_token": "<|im_end|>",
|
| 7 |
+
"errors": "replace",
|
| 8 |
+
"extra_special_tokens": [
|
| 9 |
+
"<|im_start|>",
|
| 10 |
+
"<|im_end|>",
|
| 11 |
+
"<|object_ref_start|>",
|
| 12 |
+
"<|object_ref_end|>",
|
| 13 |
+
"<|box_start|>",
|
| 14 |
+
"<|box_end|>",
|
| 15 |
+
"<|quad_start|>",
|
| 16 |
+
"<|quad_end|>",
|
| 17 |
+
"<|vision_start|>",
|
| 18 |
+
"<|vision_end|>",
|
| 19 |
+
"<|vision_pad|>",
|
| 20 |
+
"<|image_pad|>",
|
| 21 |
+
"<|video_pad|>"
|
| 22 |
+
],
|
| 23 |
+
"is_local": false,
|
| 24 |
+
"model_max_length": 131072,
|
| 25 |
+
"pad_token": "<|endoftext|>",
|
| 26 |
+
"split_special_tokens": false,
|
| 27 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 28 |
+
"unk_token": null
|
| 29 |
+
}
|
Qwen3.5-27B/ll_4bit/README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Quantized Model Checkpoint
|
| 2 |
+
|
| 3 |
+
**Base model:** unknown
|
| 4 |
+
|
| 5 |
+
**Average bitwidth:** unknown
|
| 6 |
+
|
| 7 |
+
See `quantization_config.txt` for full configuration details.
|
Qwen3.5-27B/ll_4bit/chat_template.jinja
ADDED
|
@@ -0,0 +1,154 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- set image_count = namespace(value=0) %}
|
| 2 |
+
{%- set video_count = namespace(value=0) %}
|
| 3 |
+
{%- macro render_content(content, do_vision_count, is_system_content=false) %}
|
| 4 |
+
{%- if content is string %}
|
| 5 |
+
{{- content }}
|
| 6 |
+
{%- elif content is iterable and content is not mapping %}
|
| 7 |
+
{%- for item in content %}
|
| 8 |
+
{%- if 'image' in item or 'image_url' in item or item.type == 'image' %}
|
| 9 |
+
{%- if is_system_content %}
|
| 10 |
+
{{- raise_exception('System message cannot contain images.') }}
|
| 11 |
+
{%- endif %}
|
| 12 |
+
{%- if do_vision_count %}
|
| 13 |
+
{%- set image_count.value = image_count.value + 1 %}
|
| 14 |
+
{%- endif %}
|
| 15 |
+
{%- if add_vision_id %}
|
| 16 |
+
{{- 'Picture ' ~ image_count.value ~ ': ' }}
|
| 17 |
+
{%- endif %}
|
| 18 |
+
{{- '<|vision_start|><|image_pad|><|vision_end|>' }}
|
| 19 |
+
{%- elif 'video' in item or item.type == 'video' %}
|
| 20 |
+
{%- if is_system_content %}
|
| 21 |
+
{{- raise_exception('System message cannot contain videos.') }}
|
| 22 |
+
{%- endif %}
|
| 23 |
+
{%- if do_vision_count %}
|
| 24 |
+
{%- set video_count.value = video_count.value + 1 %}
|
| 25 |
+
{%- endif %}
|
| 26 |
+
{%- if add_vision_id %}
|
| 27 |
+
{{- 'Video ' ~ video_count.value ~ ': ' }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{{- '<|vision_start|><|video_pad|><|vision_end|>' }}
|
| 30 |
+
{%- elif 'text' in item %}
|
| 31 |
+
{{- item.text }}
|
| 32 |
+
{%- else %}
|
| 33 |
+
{{- raise_exception('Unexpected item type in content.') }}
|
| 34 |
+
{%- endif %}
|
| 35 |
+
{%- endfor %}
|
| 36 |
+
{%- elif content is none or content is undefined %}
|
| 37 |
+
{{- '' }}
|
| 38 |
+
{%- else %}
|
| 39 |
+
{{- raise_exception('Unexpected content type.') }}
|
| 40 |
+
{%- endif %}
|
| 41 |
+
{%- endmacro %}
|
| 42 |
+
{%- if not messages %}
|
| 43 |
+
{{- raise_exception('No messages provided.') }}
|
| 44 |
+
{%- endif %}
|
| 45 |
+
{%- if tools and tools is iterable and tools is not mapping %}
|
| 46 |
+
{{- '<|im_start|>system\n' }}
|
| 47 |
+
{{- "# Tools\n\nYou have access to the following functions:\n\n<tools>" }}
|
| 48 |
+
{%- for tool in tools %}
|
| 49 |
+
{{- "\n" }}
|
| 50 |
+
{{- tool | tojson }}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{{- "\n</tools>" }}
|
| 53 |
+
{{- '\n\nIf you choose to call a function ONLY reply in the following format with NO suffix:\n\n<tool_call>\n<function=example_function_name>\n<parameter=example_parameter_1>\nvalue_1\n</parameter>\n<parameter=example_parameter_2>\nThis is the value for the second parameter\nthat can span\nmultiple lines\n</parameter>\n</function>\n</tool_call>\n\n<IMPORTANT>\nReminder:\n- Function calls MUST follow the specified format: an inner <function=...></function> block must be nested within <tool_call></tool_call> XML tags\n- Required parameters MUST be specified\n- You may provide optional reasoning for your function call in natural language BEFORE the function call, but NOT after\n- If there is no function call available, answer the question like normal with your current knowledge and do not tell the user about function calls\n</IMPORTANT>' }}
|
| 54 |
+
{%- if messages[0].role == 'system' %}
|
| 55 |
+
{%- set content = render_content(messages[0].content, false, true)|trim %}
|
| 56 |
+
{%- if content %}
|
| 57 |
+
{{- '\n\n' + content }}
|
| 58 |
+
{%- endif %}
|
| 59 |
+
{%- endif %}
|
| 60 |
+
{{- '<|im_end|>\n' }}
|
| 61 |
+
{%- else %}
|
| 62 |
+
{%- if messages[0].role == 'system' %}
|
| 63 |
+
{%- set content = render_content(messages[0].content, false, true)|trim %}
|
| 64 |
+
{{- '<|im_start|>system\n' + content + '<|im_end|>\n' }}
|
| 65 |
+
{%- endif %}
|
| 66 |
+
{%- endif %}
|
| 67 |
+
{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
|
| 68 |
+
{%- for message in messages[::-1] %}
|
| 69 |
+
{%- set index = (messages|length - 1) - loop.index0 %}
|
| 70 |
+
{%- if ns.multi_step_tool and message.role == "user" %}
|
| 71 |
+
{%- set content = render_content(message.content, false)|trim %}
|
| 72 |
+
{%- if not(content.startswith('<tool_response>') and content.endswith('</tool_response>')) %}
|
| 73 |
+
{%- set ns.multi_step_tool = false %}
|
| 74 |
+
{%- set ns.last_query_index = index %}
|
| 75 |
+
{%- endif %}
|
| 76 |
+
{%- endif %}
|
| 77 |
+
{%- endfor %}
|
| 78 |
+
{%- if ns.multi_step_tool %}
|
| 79 |
+
{{- raise_exception('No user query found in messages.') }}
|
| 80 |
+
{%- endif %}
|
| 81 |
+
{%- for message in messages %}
|
| 82 |
+
{%- set content = render_content(message.content, true)|trim %}
|
| 83 |
+
{%- if message.role == "system" %}
|
| 84 |
+
{%- if not loop.first %}
|
| 85 |
+
{{- raise_exception('System message must be at the beginning.') }}
|
| 86 |
+
{%- endif %}
|
| 87 |
+
{%- elif message.role == "user" %}
|
| 88 |
+
{{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
|
| 89 |
+
{%- elif message.role == "assistant" %}
|
| 90 |
+
{%- set reasoning_content = '' %}
|
| 91 |
+
{%- if message.reasoning_content is string %}
|
| 92 |
+
{%- set reasoning_content = message.reasoning_content %}
|
| 93 |
+
{%- else %}
|
| 94 |
+
{%- if '</think>' in content %}
|
| 95 |
+
{%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
|
| 96 |
+
{%- set content = content.split('</think>')[-1].lstrip('\n') %}
|
| 97 |
+
{%- endif %}
|
| 98 |
+
{%- endif %}
|
| 99 |
+
{%- set reasoning_content = reasoning_content|trim %}
|
| 100 |
+
{%- if loop.index0 > ns.last_query_index %}
|
| 101 |
+
{{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content + '\n</think>\n\n' + content }}
|
| 102 |
+
{%- else %}
|
| 103 |
+
{{- '<|im_start|>' + message.role + '\n' + content }}
|
| 104 |
+
{%- endif %}
|
| 105 |
+
{%- if message.tool_calls and message.tool_calls is iterable and message.tool_calls is not mapping %}
|
| 106 |
+
{%- for tool_call in message.tool_calls %}
|
| 107 |
+
{%- if tool_call.function is defined %}
|
| 108 |
+
{%- set tool_call = tool_call.function %}
|
| 109 |
+
{%- endif %}
|
| 110 |
+
{%- if loop.first %}
|
| 111 |
+
{%- if content|trim %}
|
| 112 |
+
{{- '\n\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
|
| 113 |
+
{%- else %}
|
| 114 |
+
{{- '<tool_call>\n<function=' + tool_call.name + '>\n' }}
|
| 115 |
+
{%- endif %}
|
| 116 |
+
{%- else %}
|
| 117 |
+
{{- '\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
|
| 118 |
+
{%- endif %}
|
| 119 |
+
{%- if tool_call.arguments is defined %}
|
| 120 |
+
{%- for args_name, args_value in tool_call.arguments|items %}
|
| 121 |
+
{{- '<parameter=' + args_name + '>\n' }}
|
| 122 |
+
{%- set args_value = args_value | tojson | safe if args_value is mapping or (args_value is sequence and args_value is not string) else args_value | string %}
|
| 123 |
+
{{- args_value }}
|
| 124 |
+
{{- '\n</parameter>\n' }}
|
| 125 |
+
{%- endfor %}
|
| 126 |
+
{%- endif %}
|
| 127 |
+
{{- '</function>\n</tool_call>' }}
|
| 128 |
+
{%- endfor %}
|
| 129 |
+
{%- endif %}
|
| 130 |
+
{{- '<|im_end|>\n' }}
|
| 131 |
+
{%- elif message.role == "tool" %}
|
| 132 |
+
{%- if loop.previtem and loop.previtem.role != "tool" %}
|
| 133 |
+
{{- '<|im_start|>user' }}
|
| 134 |
+
{%- endif %}
|
| 135 |
+
{{- '\n<tool_response>\n' }}
|
| 136 |
+
{{- content }}
|
| 137 |
+
{{- '\n</tool_response>' }}
|
| 138 |
+
{%- if not loop.last and loop.nextitem.role != "tool" %}
|
| 139 |
+
{{- '<|im_end|>\n' }}
|
| 140 |
+
{%- elif loop.last %}
|
| 141 |
+
{{- '<|im_end|>\n' }}
|
| 142 |
+
{%- endif %}
|
| 143 |
+
{%- else %}
|
| 144 |
+
{{- raise_exception('Unexpected message role.') }}
|
| 145 |
+
{%- endif %}
|
| 146 |
+
{%- endfor %}
|
| 147 |
+
{%- if add_generation_prompt %}
|
| 148 |
+
{{- '<|im_start|>assistant\n' }}
|
| 149 |
+
{%- if enable_thinking is defined and enable_thinking is false %}
|
| 150 |
+
{{- '<think>\n\n</think>\n\n' }}
|
| 151 |
+
{%- else %}
|
| 152 |
+
{{- '<think>\n' }}
|
| 153 |
+
{%- endif %}
|
| 154 |
+
{%- endif %}
|
Qwen3.5-27B/ll_4bit/config.json
ADDED
|
@@ -0,0 +1,138 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vision_start_token_id": 248053,
|
| 3 |
+
"video_token_id": 248057,
|
| 4 |
+
"image_token_id": 248056,
|
| 5 |
+
"architectures": [
|
| 6 |
+
"Qwen3_5ForConditionalGeneration"
|
| 7 |
+
],
|
| 8 |
+
"model_type": "qwen3_5",
|
| 9 |
+
"vision_end_token_id": 248054,
|
| 10 |
+
"tie_word_embeddings": false,
|
| 11 |
+
"vision_config": {
|
| 12 |
+
"deepstack_visual_indexes": [],
|
| 13 |
+
"depth": 27,
|
| 14 |
+
"hidden_act": "gelu_pytorch_tanh",
|
| 15 |
+
"hidden_size": 1152,
|
| 16 |
+
"in_channels": 3,
|
| 17 |
+
"initializer_range": 0.02,
|
| 18 |
+
"intermediate_size": 4304,
|
| 19 |
+
"model_type": "qwen3_5",
|
| 20 |
+
"num_heads": 16,
|
| 21 |
+
"num_position_embeddings": 2304,
|
| 22 |
+
"out_hidden_size": 5120,
|
| 23 |
+
"patch_size": 16,
|
| 24 |
+
"spatial_merge_size": 2,
|
| 25 |
+
"temporal_patch_size": 2
|
| 26 |
+
},
|
| 27 |
+
"transformers_version": "4.57.0.dev0",
|
| 28 |
+
"text_config": {
|
| 29 |
+
"attention_bias": false,
|
| 30 |
+
"attention_dropout": 0.0,
|
| 31 |
+
"attn_output_gate": true,
|
| 32 |
+
"bos_token_id": null,
|
| 33 |
+
"dtype": "float16",
|
| 34 |
+
"eos_token_id": 248044,
|
| 35 |
+
"full_attention_interval": 4,
|
| 36 |
+
"head_dim": 256,
|
| 37 |
+
"hidden_act": "silu",
|
| 38 |
+
"hidden_size": 5120,
|
| 39 |
+
"initializer_range": 0.02,
|
| 40 |
+
"intermediate_size": 17408,
|
| 41 |
+
"layer_types": [
|
| 42 |
+
"linear_attention",
|
| 43 |
+
"linear_attention",
|
| 44 |
+
"linear_attention",
|
| 45 |
+
"full_attention",
|
| 46 |
+
"linear_attention",
|
| 47 |
+
"linear_attention",
|
| 48 |
+
"linear_attention",
|
| 49 |
+
"full_attention",
|
| 50 |
+
"linear_attention",
|
| 51 |
+
"linear_attention",
|
| 52 |
+
"linear_attention",
|
| 53 |
+
"full_attention",
|
| 54 |
+
"linear_attention",
|
| 55 |
+
"linear_attention",
|
| 56 |
+
"linear_attention",
|
| 57 |
+
"full_attention",
|
| 58 |
+
"linear_attention",
|
| 59 |
+
"linear_attention",
|
| 60 |
+
"linear_attention",
|
| 61 |
+
"full_attention",
|
| 62 |
+
"linear_attention",
|
| 63 |
+
"linear_attention",
|
| 64 |
+
"linear_attention",
|
| 65 |
+
"full_attention",
|
| 66 |
+
"linear_attention",
|
| 67 |
+
"linear_attention",
|
| 68 |
+
"linear_attention",
|
| 69 |
+
"full_attention",
|
| 70 |
+
"linear_attention",
|
| 71 |
+
"linear_attention",
|
| 72 |
+
"linear_attention",
|
| 73 |
+
"full_attention",
|
| 74 |
+
"linear_attention",
|
| 75 |
+
"linear_attention",
|
| 76 |
+
"linear_attention",
|
| 77 |
+
"full_attention",
|
| 78 |
+
"linear_attention",
|
| 79 |
+
"linear_attention",
|
| 80 |
+
"linear_attention",
|
| 81 |
+
"full_attention",
|
| 82 |
+
"linear_attention",
|
| 83 |
+
"linear_attention",
|
| 84 |
+
"linear_attention",
|
| 85 |
+
"full_attention",
|
| 86 |
+
"linear_attention",
|
| 87 |
+
"linear_attention",
|
| 88 |
+
"linear_attention",
|
| 89 |
+
"full_attention",
|
| 90 |
+
"linear_attention",
|
| 91 |
+
"linear_attention",
|
| 92 |
+
"linear_attention",
|
| 93 |
+
"full_attention",
|
| 94 |
+
"linear_attention",
|
| 95 |
+
"linear_attention",
|
| 96 |
+
"linear_attention",
|
| 97 |
+
"full_attention",
|
| 98 |
+
"linear_attention",
|
| 99 |
+
"linear_attention",
|
| 100 |
+
"linear_attention",
|
| 101 |
+
"full_attention",
|
| 102 |
+
"linear_attention",
|
| 103 |
+
"linear_attention",
|
| 104 |
+
"linear_attention",
|
| 105 |
+
"full_attention"
|
| 106 |
+
],
|
| 107 |
+
"linear_conv_kernel_dim": 4,
|
| 108 |
+
"linear_key_head_dim": 128,
|
| 109 |
+
"linear_num_key_heads": 16,
|
| 110 |
+
"linear_num_value_heads": 48,
|
| 111 |
+
"linear_value_head_dim": 128,
|
| 112 |
+
"mamba_ssm_dtype": "float32",
|
| 113 |
+
"max_position_embeddings": 262144,
|
| 114 |
+
"mlp_only_layers": [],
|
| 115 |
+
"mtp_num_hidden_layers": 1,
|
| 116 |
+
"mtp_use_dedicated_embeddings": false,
|
| 117 |
+
"num_attention_heads": 24,
|
| 118 |
+
"num_hidden_layers": 64,
|
| 119 |
+
"num_key_value_heads": 4,
|
| 120 |
+
"pad_token_id": null,
|
| 121 |
+
"partial_rotary_factor": 0.25,
|
| 122 |
+
"rms_norm_eps": 1e-06,
|
| 123 |
+
"rope_parameters": {
|
| 124 |
+
"mrope_interleaved": true,
|
| 125 |
+
"mrope_section": [
|
| 126 |
+
11,
|
| 127 |
+
11,
|
| 128 |
+
10
|
| 129 |
+
],
|
| 130 |
+
"partial_rotary_factor": 0.25,
|
| 131 |
+
"rope_theta": 10000000,
|
| 132 |
+
"rope_type": "default"
|
| 133 |
+
},
|
| 134 |
+
"use_cache": false,
|
| 135 |
+
"vocab_size": 248320,
|
| 136 |
+
"model_type": "qwen3_5_text"
|
| 137 |
+
}
|
| 138 |
+
}
|
Qwen3.5-27B/ll_4bit/generation_config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 248044,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
248046,
|
| 6 |
+
248044
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 248044,
|
| 9 |
+
"temperature": 0.6,
|
| 10 |
+
"top_k": 20,
|
| 11 |
+
"top_p": 0.95,
|
| 12 |
+
"transformers_version": "5.3.0"
|
| 13 |
+
}
|
Qwen3.5-27B/ll_4bit/humming_online_quant_config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"quant_method": "gptq",
|
| 3 |
+
"bits": 4,
|
| 4 |
+
"group_size": 128
|
| 5 |
+
}
|
Qwen3.5-27B/ll_4bit/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:710d2e34d9313fe8c77e9dbb1425d9d61560271c23c509c4fa4c1cc168b859d7
|
| 3 |
+
size 49825162192
|
Qwen3.5-27B/ll_4bit/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,859 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_parameters": 26895998464,
|
| 4 |
+
"total_size": 53791996928
|
| 5 |
+
},
|
| 6 |
+
"weight_map": {
|
| 7 |
+
"lm_head.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.language_model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.language_model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.language_model.layers.0.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.language_model.layers.0.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.language_model.layers.0.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.language_model.layers.0.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.language_model.layers.0.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.language_model.layers.0.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.language_model.layers.0.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.language_model.layers.0.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.language_model.layers.0.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.language_model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.language_model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.language_model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.language_model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.language_model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.language_model.layers.1.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.language_model.layers.1.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.language_model.layers.1.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.language_model.layers.1.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.language_model.layers.1.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.language_model.layers.1.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.language_model.layers.1.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.language_model.layers.1.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.language_model.layers.1.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.language_model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.language_model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.language_model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.language_model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.language_model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.language_model.layers.10.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.language_model.layers.10.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.language_model.layers.10.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.language_model.layers.10.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.language_model.layers.10.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.language_model.layers.10.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.language_model.layers.10.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.language_model.layers.10.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.language_model.layers.10.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.language_model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.language_model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.language_model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.language_model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.language_model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.language_model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.language_model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.language_model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.language_model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.language_model.layers.11.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.language_model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.language_model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.language_model.layers.11.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.language_model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.language_model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.language_model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.language_model.layers.12.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.language_model.layers.12.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.language_model.layers.12.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.language_model.layers.12.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.language_model.layers.12.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.language_model.layers.12.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.language_model.layers.12.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.language_model.layers.12.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.language_model.layers.12.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.language_model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.language_model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.language_model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.language_model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.language_model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.language_model.layers.13.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.language_model.layers.13.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.language_model.layers.13.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.language_model.layers.13.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.language_model.layers.13.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.language_model.layers.13.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.language_model.layers.13.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.language_model.layers.13.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.language_model.layers.13.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.language_model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.language_model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.language_model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.language_model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.language_model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.language_model.layers.14.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.language_model.layers.14.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 93 |
+
"model.language_model.layers.14.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 94 |
+
"model.language_model.layers.14.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 95 |
+
"model.language_model.layers.14.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 96 |
+
"model.language_model.layers.14.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.language_model.layers.14.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 98 |
+
"model.language_model.layers.14.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 99 |
+
"model.language_model.layers.14.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 100 |
+
"model.language_model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 101 |
+
"model.language_model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 102 |
+
"model.language_model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 103 |
+
"model.language_model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 104 |
+
"model.language_model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 105 |
+
"model.language_model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 106 |
+
"model.language_model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 107 |
+
"model.language_model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 108 |
+
"model.language_model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 109 |
+
"model.language_model.layers.15.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 110 |
+
"model.language_model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 111 |
+
"model.language_model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 112 |
+
"model.language_model.layers.15.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 113 |
+
"model.language_model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 114 |
+
"model.language_model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 115 |
+
"model.language_model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 116 |
+
"model.language_model.layers.16.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 117 |
+
"model.language_model.layers.16.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 118 |
+
"model.language_model.layers.16.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 119 |
+
"model.language_model.layers.16.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 120 |
+
"model.language_model.layers.16.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 121 |
+
"model.language_model.layers.16.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 122 |
+
"model.language_model.layers.16.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 123 |
+
"model.language_model.layers.16.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 124 |
+
"model.language_model.layers.16.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 125 |
+
"model.language_model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 126 |
+
"model.language_model.layers.16.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 127 |
+
"model.language_model.layers.16.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 128 |
+
"model.language_model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 129 |
+
"model.language_model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 130 |
+
"model.language_model.layers.17.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 131 |
+
"model.language_model.layers.17.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 132 |
+
"model.language_model.layers.17.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 133 |
+
"model.language_model.layers.17.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 134 |
+
"model.language_model.layers.17.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 135 |
+
"model.language_model.layers.17.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 136 |
+
"model.language_model.layers.17.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 137 |
+
"model.language_model.layers.17.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 138 |
+
"model.language_model.layers.17.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 139 |
+
"model.language_model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 140 |
+
"model.language_model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 141 |
+
"model.language_model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 142 |
+
"model.language_model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 143 |
+
"model.language_model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 144 |
+
"model.language_model.layers.18.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 145 |
+
"model.language_model.layers.18.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 146 |
+
"model.language_model.layers.18.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.language_model.layers.18.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.language_model.layers.18.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.language_model.layers.18.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.language_model.layers.18.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.language_model.layers.18.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.language_model.layers.18.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 153 |
+
"model.language_model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 154 |
+
"model.language_model.layers.18.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 155 |
+
"model.language_model.layers.18.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 156 |
+
"model.language_model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 157 |
+
"model.language_model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 158 |
+
"model.language_model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 159 |
+
"model.language_model.layers.19.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 160 |
+
"model.language_model.layers.19.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 161 |
+
"model.language_model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 162 |
+
"model.language_model.layers.19.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 163 |
+
"model.language_model.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 164 |
+
"model.language_model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.language_model.layers.19.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.language_model.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.language_model.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.language_model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.language_model.layers.2.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.language_model.layers.2.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.language_model.layers.2.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.language_model.layers.2.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.language_model.layers.2.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.language_model.layers.2.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.language_model.layers.2.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.language_model.layers.2.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.language_model.layers.2.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.language_model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.language_model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.language_model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.language_model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.language_model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.language_model.layers.20.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.language_model.layers.20.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.language_model.layers.20.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.language_model.layers.20.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.language_model.layers.20.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.language_model.layers.20.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.language_model.layers.20.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.language_model.layers.20.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.language_model.layers.20.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.language_model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.language_model.layers.20.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.language_model.layers.20.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.language_model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.language_model.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.language_model.layers.21.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.language_model.layers.21.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.language_model.layers.21.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.language_model.layers.21.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 201 |
+
"model.language_model.layers.21.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 202 |
+
"model.language_model.layers.21.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 203 |
+
"model.language_model.layers.21.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 204 |
+
"model.language_model.layers.21.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 205 |
+
"model.language_model.layers.21.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 206 |
+
"model.language_model.layers.21.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 207 |
+
"model.language_model.layers.21.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 208 |
+
"model.language_model.layers.21.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 209 |
+
"model.language_model.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 210 |
+
"model.language_model.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 211 |
+
"model.language_model.layers.22.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 212 |
+
"model.language_model.layers.22.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 213 |
+
"model.language_model.layers.22.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 214 |
+
"model.language_model.layers.22.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 215 |
+
"model.language_model.layers.22.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 216 |
+
"model.language_model.layers.22.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 217 |
+
"model.language_model.layers.22.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 218 |
+
"model.language_model.layers.22.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 219 |
+
"model.language_model.layers.22.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 220 |
+
"model.language_model.layers.22.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 221 |
+
"model.language_model.layers.22.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 222 |
+
"model.language_model.layers.22.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 223 |
+
"model.language_model.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 224 |
+
"model.language_model.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 225 |
+
"model.language_model.layers.23.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 226 |
+
"model.language_model.layers.23.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 227 |
+
"model.language_model.layers.23.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 228 |
+
"model.language_model.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 229 |
+
"model.language_model.layers.23.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 230 |
+
"model.language_model.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 231 |
+
"model.language_model.layers.23.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 232 |
+
"model.language_model.layers.23.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 233 |
+
"model.language_model.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 234 |
+
"model.language_model.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 235 |
+
"model.language_model.layers.24.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 236 |
+
"model.language_model.layers.24.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 237 |
+
"model.language_model.layers.24.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 238 |
+
"model.language_model.layers.24.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 239 |
+
"model.language_model.layers.24.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 240 |
+
"model.language_model.layers.24.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 241 |
+
"model.language_model.layers.24.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 242 |
+
"model.language_model.layers.24.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 243 |
+
"model.language_model.layers.24.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 244 |
+
"model.language_model.layers.24.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 245 |
+
"model.language_model.layers.24.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 246 |
+
"model.language_model.layers.24.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 247 |
+
"model.language_model.layers.24.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 248 |
+
"model.language_model.layers.24.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 249 |
+
"model.language_model.layers.25.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 250 |
+
"model.language_model.layers.25.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 251 |
+
"model.language_model.layers.25.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 252 |
+
"model.language_model.layers.25.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 253 |
+
"model.language_model.layers.25.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 254 |
+
"model.language_model.layers.25.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 255 |
+
"model.language_model.layers.25.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 256 |
+
"model.language_model.layers.25.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 257 |
+
"model.language_model.layers.25.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 258 |
+
"model.language_model.layers.25.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 259 |
+
"model.language_model.layers.25.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 260 |
+
"model.language_model.layers.25.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 261 |
+
"model.language_model.layers.25.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 262 |
+
"model.language_model.layers.25.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 263 |
+
"model.language_model.layers.26.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 264 |
+
"model.language_model.layers.26.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 265 |
+
"model.language_model.layers.26.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 266 |
+
"model.language_model.layers.26.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 267 |
+
"model.language_model.layers.26.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 268 |
+
"model.language_model.layers.26.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 269 |
+
"model.language_model.layers.26.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 270 |
+
"model.language_model.layers.26.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 271 |
+
"model.language_model.layers.26.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 272 |
+
"model.language_model.layers.26.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 273 |
+
"model.language_model.layers.26.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 274 |
+
"model.language_model.layers.26.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 275 |
+
"model.language_model.layers.26.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 276 |
+
"model.language_model.layers.26.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 277 |
+
"model.language_model.layers.27.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 278 |
+
"model.language_model.layers.27.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 279 |
+
"model.language_model.layers.27.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 280 |
+
"model.language_model.layers.27.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 281 |
+
"model.language_model.layers.27.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 282 |
+
"model.language_model.layers.27.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 283 |
+
"model.language_model.layers.27.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 284 |
+
"model.language_model.layers.27.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 285 |
+
"model.language_model.layers.27.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 286 |
+
"model.language_model.layers.27.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 287 |
+
"model.language_model.layers.27.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 288 |
+
"model.language_model.layers.28.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 289 |
+
"model.language_model.layers.28.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 290 |
+
"model.language_model.layers.28.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 291 |
+
"model.language_model.layers.28.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 292 |
+
"model.language_model.layers.28.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 293 |
+
"model.language_model.layers.28.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 294 |
+
"model.language_model.layers.28.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 295 |
+
"model.language_model.layers.28.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 296 |
+
"model.language_model.layers.28.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 297 |
+
"model.language_model.layers.28.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 298 |
+
"model.language_model.layers.28.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 299 |
+
"model.language_model.layers.28.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 300 |
+
"model.language_model.layers.28.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 301 |
+
"model.language_model.layers.28.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 302 |
+
"model.language_model.layers.29.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 303 |
+
"model.language_model.layers.29.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 304 |
+
"model.language_model.layers.29.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 305 |
+
"model.language_model.layers.29.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 306 |
+
"model.language_model.layers.29.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 307 |
+
"model.language_model.layers.29.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 308 |
+
"model.language_model.layers.29.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 309 |
+
"model.language_model.layers.29.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 310 |
+
"model.language_model.layers.29.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 311 |
+
"model.language_model.layers.29.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 312 |
+
"model.language_model.layers.29.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 313 |
+
"model.language_model.layers.29.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 314 |
+
"model.language_model.layers.29.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 315 |
+
"model.language_model.layers.29.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 316 |
+
"model.language_model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 317 |
+
"model.language_model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 318 |
+
"model.language_model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 319 |
+
"model.language_model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 320 |
+
"model.language_model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 321 |
+
"model.language_model.layers.3.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 322 |
+
"model.language_model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 323 |
+
"model.language_model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 324 |
+
"model.language_model.layers.3.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 325 |
+
"model.language_model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 326 |
+
"model.language_model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 327 |
+
"model.language_model.layers.30.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 328 |
+
"model.language_model.layers.30.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 329 |
+
"model.language_model.layers.30.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 330 |
+
"model.language_model.layers.30.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 331 |
+
"model.language_model.layers.30.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 332 |
+
"model.language_model.layers.30.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 333 |
+
"model.language_model.layers.30.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 334 |
+
"model.language_model.layers.30.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 335 |
+
"model.language_model.layers.30.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 336 |
+
"model.language_model.layers.30.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 337 |
+
"model.language_model.layers.30.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 338 |
+
"model.language_model.layers.30.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 339 |
+
"model.language_model.layers.30.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 340 |
+
"model.language_model.layers.30.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 341 |
+
"model.language_model.layers.31.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 342 |
+
"model.language_model.layers.31.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 343 |
+
"model.language_model.layers.31.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 344 |
+
"model.language_model.layers.31.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 345 |
+
"model.language_model.layers.31.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 346 |
+
"model.language_model.layers.31.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 347 |
+
"model.language_model.layers.31.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 348 |
+
"model.language_model.layers.31.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 349 |
+
"model.language_model.layers.31.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 350 |
+
"model.language_model.layers.31.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 351 |
+
"model.language_model.layers.31.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 352 |
+
"model.language_model.layers.32.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 353 |
+
"model.language_model.layers.32.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 354 |
+
"model.language_model.layers.32.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 355 |
+
"model.language_model.layers.32.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 356 |
+
"model.language_model.layers.32.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 357 |
+
"model.language_model.layers.32.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 358 |
+
"model.language_model.layers.32.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 359 |
+
"model.language_model.layers.32.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 360 |
+
"model.language_model.layers.32.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 361 |
+
"model.language_model.layers.32.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 362 |
+
"model.language_model.layers.32.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 363 |
+
"model.language_model.layers.32.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 364 |
+
"model.language_model.layers.32.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 365 |
+
"model.language_model.layers.32.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 366 |
+
"model.language_model.layers.33.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 367 |
+
"model.language_model.layers.33.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 368 |
+
"model.language_model.layers.33.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 369 |
+
"model.language_model.layers.33.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 370 |
+
"model.language_model.layers.33.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 371 |
+
"model.language_model.layers.33.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 372 |
+
"model.language_model.layers.33.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 373 |
+
"model.language_model.layers.33.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 374 |
+
"model.language_model.layers.33.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 375 |
+
"model.language_model.layers.33.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 376 |
+
"model.language_model.layers.33.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 377 |
+
"model.language_model.layers.33.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 378 |
+
"model.language_model.layers.33.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 379 |
+
"model.language_model.layers.33.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 380 |
+
"model.language_model.layers.34.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 381 |
+
"model.language_model.layers.34.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 382 |
+
"model.language_model.layers.34.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 383 |
+
"model.language_model.layers.34.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 384 |
+
"model.language_model.layers.34.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 385 |
+
"model.language_model.layers.34.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 386 |
+
"model.language_model.layers.34.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 387 |
+
"model.language_model.layers.34.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 388 |
+
"model.language_model.layers.34.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 389 |
+
"model.language_model.layers.34.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 390 |
+
"model.language_model.layers.34.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 391 |
+
"model.language_model.layers.34.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 392 |
+
"model.language_model.layers.34.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 393 |
+
"model.language_model.layers.34.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 394 |
+
"model.language_model.layers.35.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 395 |
+
"model.language_model.layers.35.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 396 |
+
"model.language_model.layers.35.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 397 |
+
"model.language_model.layers.35.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 398 |
+
"model.language_model.layers.35.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 399 |
+
"model.language_model.layers.35.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 400 |
+
"model.language_model.layers.35.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 401 |
+
"model.language_model.layers.35.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 402 |
+
"model.language_model.layers.35.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 403 |
+
"model.language_model.layers.35.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 404 |
+
"model.language_model.layers.35.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 405 |
+
"model.language_model.layers.36.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 406 |
+
"model.language_model.layers.36.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 407 |
+
"model.language_model.layers.36.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 408 |
+
"model.language_model.layers.36.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 409 |
+
"model.language_model.layers.36.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 410 |
+
"model.language_model.layers.36.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 411 |
+
"model.language_model.layers.36.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 412 |
+
"model.language_model.layers.36.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 413 |
+
"model.language_model.layers.36.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 414 |
+
"model.language_model.layers.36.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 415 |
+
"model.language_model.layers.36.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 416 |
+
"model.language_model.layers.36.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 417 |
+
"model.language_model.layers.36.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 418 |
+
"model.language_model.layers.36.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 419 |
+
"model.language_model.layers.37.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 420 |
+
"model.language_model.layers.37.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 421 |
+
"model.language_model.layers.37.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 422 |
+
"model.language_model.layers.37.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 423 |
+
"model.language_model.layers.37.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 424 |
+
"model.language_model.layers.37.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 425 |
+
"model.language_model.layers.37.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 426 |
+
"model.language_model.layers.37.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 427 |
+
"model.language_model.layers.37.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 428 |
+
"model.language_model.layers.37.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 429 |
+
"model.language_model.layers.37.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 430 |
+
"model.language_model.layers.37.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 431 |
+
"model.language_model.layers.37.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 432 |
+
"model.language_model.layers.37.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 433 |
+
"model.language_model.layers.38.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 434 |
+
"model.language_model.layers.38.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 435 |
+
"model.language_model.layers.38.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 436 |
+
"model.language_model.layers.38.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 437 |
+
"model.language_model.layers.38.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 438 |
+
"model.language_model.layers.38.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 439 |
+
"model.language_model.layers.38.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 440 |
+
"model.language_model.layers.38.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 441 |
+
"model.language_model.layers.38.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 442 |
+
"model.language_model.layers.38.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 443 |
+
"model.language_model.layers.38.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 444 |
+
"model.language_model.layers.38.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 445 |
+
"model.language_model.layers.38.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 446 |
+
"model.language_model.layers.38.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 447 |
+
"model.language_model.layers.39.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 448 |
+
"model.language_model.layers.39.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 449 |
+
"model.language_model.layers.39.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 450 |
+
"model.language_model.layers.39.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 451 |
+
"model.language_model.layers.39.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 452 |
+
"model.language_model.layers.39.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 453 |
+
"model.language_model.layers.39.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 454 |
+
"model.language_model.layers.39.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 455 |
+
"model.language_model.layers.39.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 456 |
+
"model.language_model.layers.39.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 457 |
+
"model.language_model.layers.39.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 458 |
+
"model.language_model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 459 |
+
"model.language_model.layers.4.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 460 |
+
"model.language_model.layers.4.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 461 |
+
"model.language_model.layers.4.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 462 |
+
"model.language_model.layers.4.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 463 |
+
"model.language_model.layers.4.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 464 |
+
"model.language_model.layers.4.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 465 |
+
"model.language_model.layers.4.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 466 |
+
"model.language_model.layers.4.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 467 |
+
"model.language_model.layers.4.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 468 |
+
"model.language_model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 469 |
+
"model.language_model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 470 |
+
"model.language_model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 471 |
+
"model.language_model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 472 |
+
"model.language_model.layers.40.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 473 |
+
"model.language_model.layers.40.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 474 |
+
"model.language_model.layers.40.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 475 |
+
"model.language_model.layers.40.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 476 |
+
"model.language_model.layers.40.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 477 |
+
"model.language_model.layers.40.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 478 |
+
"model.language_model.layers.40.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 479 |
+
"model.language_model.layers.40.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 480 |
+
"model.language_model.layers.40.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 481 |
+
"model.language_model.layers.40.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 482 |
+
"model.language_model.layers.40.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 483 |
+
"model.language_model.layers.40.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 484 |
+
"model.language_model.layers.40.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 485 |
+
"model.language_model.layers.40.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 486 |
+
"model.language_model.layers.41.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 487 |
+
"model.language_model.layers.41.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 488 |
+
"model.language_model.layers.41.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 489 |
+
"model.language_model.layers.41.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 490 |
+
"model.language_model.layers.41.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 491 |
+
"model.language_model.layers.41.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 492 |
+
"model.language_model.layers.41.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 493 |
+
"model.language_model.layers.41.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 494 |
+
"model.language_model.layers.41.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 495 |
+
"model.language_model.layers.41.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 496 |
+
"model.language_model.layers.41.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 497 |
+
"model.language_model.layers.41.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 498 |
+
"model.language_model.layers.41.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 499 |
+
"model.language_model.layers.41.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 500 |
+
"model.language_model.layers.42.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 501 |
+
"model.language_model.layers.42.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 502 |
+
"model.language_model.layers.42.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 503 |
+
"model.language_model.layers.42.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 504 |
+
"model.language_model.layers.42.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 505 |
+
"model.language_model.layers.42.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 506 |
+
"model.language_model.layers.42.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 507 |
+
"model.language_model.layers.42.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 508 |
+
"model.language_model.layers.42.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 509 |
+
"model.language_model.layers.42.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 510 |
+
"model.language_model.layers.42.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 511 |
+
"model.language_model.layers.42.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 512 |
+
"model.language_model.layers.42.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 513 |
+
"model.language_model.layers.42.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 514 |
+
"model.language_model.layers.43.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 515 |
+
"model.language_model.layers.43.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 516 |
+
"model.language_model.layers.43.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 517 |
+
"model.language_model.layers.43.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 518 |
+
"model.language_model.layers.43.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 519 |
+
"model.language_model.layers.43.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 520 |
+
"model.language_model.layers.43.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 521 |
+
"model.language_model.layers.43.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 522 |
+
"model.language_model.layers.43.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 523 |
+
"model.language_model.layers.43.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 524 |
+
"model.language_model.layers.43.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 525 |
+
"model.language_model.layers.44.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 526 |
+
"model.language_model.layers.44.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 527 |
+
"model.language_model.layers.44.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 528 |
+
"model.language_model.layers.44.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 529 |
+
"model.language_model.layers.44.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 530 |
+
"model.language_model.layers.44.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 531 |
+
"model.language_model.layers.44.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 532 |
+
"model.language_model.layers.44.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 533 |
+
"model.language_model.layers.44.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 534 |
+
"model.language_model.layers.44.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 535 |
+
"model.language_model.layers.44.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 536 |
+
"model.language_model.layers.44.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 537 |
+
"model.language_model.layers.44.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 538 |
+
"model.language_model.layers.44.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 539 |
+
"model.language_model.layers.45.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 540 |
+
"model.language_model.layers.45.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 541 |
+
"model.language_model.layers.45.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 542 |
+
"model.language_model.layers.45.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 543 |
+
"model.language_model.layers.45.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 544 |
+
"model.language_model.layers.45.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 545 |
+
"model.language_model.layers.45.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 546 |
+
"model.language_model.layers.45.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 547 |
+
"model.language_model.layers.45.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 548 |
+
"model.language_model.layers.45.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 549 |
+
"model.language_model.layers.45.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 550 |
+
"model.language_model.layers.45.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 551 |
+
"model.language_model.layers.45.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 552 |
+
"model.language_model.layers.45.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 553 |
+
"model.language_model.layers.46.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 554 |
+
"model.language_model.layers.46.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 555 |
+
"model.language_model.layers.46.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 556 |
+
"model.language_model.layers.46.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 557 |
+
"model.language_model.layers.46.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 558 |
+
"model.language_model.layers.46.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 559 |
+
"model.language_model.layers.46.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 560 |
+
"model.language_model.layers.46.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 561 |
+
"model.language_model.layers.46.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 562 |
+
"model.language_model.layers.46.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 563 |
+
"model.language_model.layers.46.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 564 |
+
"model.language_model.layers.46.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 565 |
+
"model.language_model.layers.46.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 566 |
+
"model.language_model.layers.46.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 567 |
+
"model.language_model.layers.47.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 568 |
+
"model.language_model.layers.47.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 569 |
+
"model.language_model.layers.47.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 570 |
+
"model.language_model.layers.47.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 571 |
+
"model.language_model.layers.47.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 572 |
+
"model.language_model.layers.47.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 573 |
+
"model.language_model.layers.47.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 574 |
+
"model.language_model.layers.47.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 575 |
+
"model.language_model.layers.47.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 576 |
+
"model.language_model.layers.47.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 577 |
+
"model.language_model.layers.47.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 578 |
+
"model.language_model.layers.48.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 579 |
+
"model.language_model.layers.48.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 580 |
+
"model.language_model.layers.48.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 581 |
+
"model.language_model.layers.48.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 582 |
+
"model.language_model.layers.48.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 583 |
+
"model.language_model.layers.48.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 584 |
+
"model.language_model.layers.48.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 585 |
+
"model.language_model.layers.48.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 586 |
+
"model.language_model.layers.48.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 587 |
+
"model.language_model.layers.48.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 588 |
+
"model.language_model.layers.48.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 589 |
+
"model.language_model.layers.48.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 590 |
+
"model.language_model.layers.48.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 591 |
+
"model.language_model.layers.48.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 592 |
+
"model.language_model.layers.49.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 593 |
+
"model.language_model.layers.49.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 594 |
+
"model.language_model.layers.49.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 595 |
+
"model.language_model.layers.49.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 596 |
+
"model.language_model.layers.49.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 597 |
+
"model.language_model.layers.49.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 598 |
+
"model.language_model.layers.49.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 599 |
+
"model.language_model.layers.49.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 600 |
+
"model.language_model.layers.49.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 601 |
+
"model.language_model.layers.49.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 602 |
+
"model.language_model.layers.49.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 603 |
+
"model.language_model.layers.49.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 604 |
+
"model.language_model.layers.49.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 605 |
+
"model.language_model.layers.49.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 606 |
+
"model.language_model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 607 |
+
"model.language_model.layers.5.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 608 |
+
"model.language_model.layers.5.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 609 |
+
"model.language_model.layers.5.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 610 |
+
"model.language_model.layers.5.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 611 |
+
"model.language_model.layers.5.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 612 |
+
"model.language_model.layers.5.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 613 |
+
"model.language_model.layers.5.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 614 |
+
"model.language_model.layers.5.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 615 |
+
"model.language_model.layers.5.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 616 |
+
"model.language_model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 617 |
+
"model.language_model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 618 |
+
"model.language_model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 619 |
+
"model.language_model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 620 |
+
"model.language_model.layers.50.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 621 |
+
"model.language_model.layers.50.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 622 |
+
"model.language_model.layers.50.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 623 |
+
"model.language_model.layers.50.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 624 |
+
"model.language_model.layers.50.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 625 |
+
"model.language_model.layers.50.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 626 |
+
"model.language_model.layers.50.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 627 |
+
"model.language_model.layers.50.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 628 |
+
"model.language_model.layers.50.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 629 |
+
"model.language_model.layers.50.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 630 |
+
"model.language_model.layers.50.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 631 |
+
"model.language_model.layers.50.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 632 |
+
"model.language_model.layers.50.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 633 |
+
"model.language_model.layers.50.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 634 |
+
"model.language_model.layers.51.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 635 |
+
"model.language_model.layers.51.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 636 |
+
"model.language_model.layers.51.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 637 |
+
"model.language_model.layers.51.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 638 |
+
"model.language_model.layers.51.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 639 |
+
"model.language_model.layers.51.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 640 |
+
"model.language_model.layers.51.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 641 |
+
"model.language_model.layers.51.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 642 |
+
"model.language_model.layers.51.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 643 |
+
"model.language_model.layers.51.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 644 |
+
"model.language_model.layers.51.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 645 |
+
"model.language_model.layers.52.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 646 |
+
"model.language_model.layers.52.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 647 |
+
"model.language_model.layers.52.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 648 |
+
"model.language_model.layers.52.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 649 |
+
"model.language_model.layers.52.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 650 |
+
"model.language_model.layers.52.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 651 |
+
"model.language_model.layers.52.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 652 |
+
"model.language_model.layers.52.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 653 |
+
"model.language_model.layers.52.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 654 |
+
"model.language_model.layers.52.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 655 |
+
"model.language_model.layers.52.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 656 |
+
"model.language_model.layers.52.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 657 |
+
"model.language_model.layers.52.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 658 |
+
"model.language_model.layers.52.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 659 |
+
"model.language_model.layers.53.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 660 |
+
"model.language_model.layers.53.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 661 |
+
"model.language_model.layers.53.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 662 |
+
"model.language_model.layers.53.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 663 |
+
"model.language_model.layers.53.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 664 |
+
"model.language_model.layers.53.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 665 |
+
"model.language_model.layers.53.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 666 |
+
"model.language_model.layers.53.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 667 |
+
"model.language_model.layers.53.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 668 |
+
"model.language_model.layers.53.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 669 |
+
"model.language_model.layers.53.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 670 |
+
"model.language_model.layers.53.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 671 |
+
"model.language_model.layers.53.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 672 |
+
"model.language_model.layers.53.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 673 |
+
"model.language_model.layers.54.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 674 |
+
"model.language_model.layers.54.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 675 |
+
"model.language_model.layers.54.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 676 |
+
"model.language_model.layers.54.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 677 |
+
"model.language_model.layers.54.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 678 |
+
"model.language_model.layers.54.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 679 |
+
"model.language_model.layers.54.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 680 |
+
"model.language_model.layers.54.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 681 |
+
"model.language_model.layers.54.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 682 |
+
"model.language_model.layers.54.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 683 |
+
"model.language_model.layers.54.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 684 |
+
"model.language_model.layers.54.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 685 |
+
"model.language_model.layers.54.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 686 |
+
"model.language_model.layers.54.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 687 |
+
"model.language_model.layers.55.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 688 |
+
"model.language_model.layers.55.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 689 |
+
"model.language_model.layers.55.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 690 |
+
"model.language_model.layers.55.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 691 |
+
"model.language_model.layers.55.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 692 |
+
"model.language_model.layers.55.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 693 |
+
"model.language_model.layers.55.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 694 |
+
"model.language_model.layers.55.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 695 |
+
"model.language_model.layers.55.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 696 |
+
"model.language_model.layers.55.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 697 |
+
"model.language_model.layers.55.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 698 |
+
"model.language_model.layers.56.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 699 |
+
"model.language_model.layers.56.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 700 |
+
"model.language_model.layers.56.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 701 |
+
"model.language_model.layers.56.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 702 |
+
"model.language_model.layers.56.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 703 |
+
"model.language_model.layers.56.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 704 |
+
"model.language_model.layers.56.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 705 |
+
"model.language_model.layers.56.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 706 |
+
"model.language_model.layers.56.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 707 |
+
"model.language_model.layers.56.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 708 |
+
"model.language_model.layers.56.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 709 |
+
"model.language_model.layers.56.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 710 |
+
"model.language_model.layers.56.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 711 |
+
"model.language_model.layers.56.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 712 |
+
"model.language_model.layers.57.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 713 |
+
"model.language_model.layers.57.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 714 |
+
"model.language_model.layers.57.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 715 |
+
"model.language_model.layers.57.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 716 |
+
"model.language_model.layers.57.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 717 |
+
"model.language_model.layers.57.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 718 |
+
"model.language_model.layers.57.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 719 |
+
"model.language_model.layers.57.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 720 |
+
"model.language_model.layers.57.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 721 |
+
"model.language_model.layers.57.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 722 |
+
"model.language_model.layers.57.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 723 |
+
"model.language_model.layers.57.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 724 |
+
"model.language_model.layers.57.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 725 |
+
"model.language_model.layers.57.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 726 |
+
"model.language_model.layers.58.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 727 |
+
"model.language_model.layers.58.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 728 |
+
"model.language_model.layers.58.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 729 |
+
"model.language_model.layers.58.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 730 |
+
"model.language_model.layers.58.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 731 |
+
"model.language_model.layers.58.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 732 |
+
"model.language_model.layers.58.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 733 |
+
"model.language_model.layers.58.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 734 |
+
"model.language_model.layers.58.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 735 |
+
"model.language_model.layers.58.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 736 |
+
"model.language_model.layers.58.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 737 |
+
"model.language_model.layers.58.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 738 |
+
"model.language_model.layers.58.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 739 |
+
"model.language_model.layers.58.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 740 |
+
"model.language_model.layers.59.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 741 |
+
"model.language_model.layers.59.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 742 |
+
"model.language_model.layers.59.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 743 |
+
"model.language_model.layers.59.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 744 |
+
"model.language_model.layers.59.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 745 |
+
"model.language_model.layers.59.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 746 |
+
"model.language_model.layers.59.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 747 |
+
"model.language_model.layers.59.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 748 |
+
"model.language_model.layers.59.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 749 |
+
"model.language_model.layers.59.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 750 |
+
"model.language_model.layers.59.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 751 |
+
"model.language_model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 752 |
+
"model.language_model.layers.6.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 753 |
+
"model.language_model.layers.6.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 754 |
+
"model.language_model.layers.6.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 755 |
+
"model.language_model.layers.6.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 756 |
+
"model.language_model.layers.6.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 757 |
+
"model.language_model.layers.6.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 758 |
+
"model.language_model.layers.6.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 759 |
+
"model.language_model.layers.6.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 760 |
+
"model.language_model.layers.6.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 761 |
+
"model.language_model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 762 |
+
"model.language_model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 763 |
+
"model.language_model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 764 |
+
"model.language_model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 765 |
+
"model.language_model.layers.60.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 766 |
+
"model.language_model.layers.60.linear_attn.A_log": "model-00002-of-00002.safetensors",
|
| 767 |
+
"model.language_model.layers.60.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
|
| 768 |
+
"model.language_model.layers.60.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
|
| 769 |
+
"model.language_model.layers.60.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
|
| 770 |
+
"model.language_model.layers.60.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
|
| 771 |
+
"model.language_model.layers.60.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
|
| 772 |
+
"model.language_model.layers.60.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
|
| 773 |
+
"model.language_model.layers.60.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
|
| 774 |
+
"model.language_model.layers.60.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
|
| 775 |
+
"model.language_model.layers.60.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 776 |
+
"model.language_model.layers.60.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 777 |
+
"model.language_model.layers.60.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 778 |
+
"model.language_model.layers.60.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 779 |
+
"model.language_model.layers.61.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 780 |
+
"model.language_model.layers.61.linear_attn.A_log": "model-00002-of-00002.safetensors",
|
| 781 |
+
"model.language_model.layers.61.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
|
| 782 |
+
"model.language_model.layers.61.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
|
| 783 |
+
"model.language_model.layers.61.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
|
| 784 |
+
"model.language_model.layers.61.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
|
| 785 |
+
"model.language_model.layers.61.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
|
| 786 |
+
"model.language_model.layers.61.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
|
| 787 |
+
"model.language_model.layers.61.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
|
| 788 |
+
"model.language_model.layers.61.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
|
| 789 |
+
"model.language_model.layers.61.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 790 |
+
"model.language_model.layers.61.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 791 |
+
"model.language_model.layers.61.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 792 |
+
"model.language_model.layers.61.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 793 |
+
"model.language_model.layers.62.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 794 |
+
"model.language_model.layers.62.linear_attn.A_log": "model-00002-of-00002.safetensors",
|
| 795 |
+
"model.language_model.layers.62.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
|
| 796 |
+
"model.language_model.layers.62.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
|
| 797 |
+
"model.language_model.layers.62.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
|
| 798 |
+
"model.language_model.layers.62.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
|
| 799 |
+
"model.language_model.layers.62.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
|
| 800 |
+
"model.language_model.layers.62.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
|
| 801 |
+
"model.language_model.layers.62.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
|
| 802 |
+
"model.language_model.layers.62.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
|
| 803 |
+
"model.language_model.layers.62.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 804 |
+
"model.language_model.layers.62.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 805 |
+
"model.language_model.layers.62.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 806 |
+
"model.language_model.layers.62.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 807 |
+
"model.language_model.layers.63.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 808 |
+
"model.language_model.layers.63.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 809 |
+
"model.language_model.layers.63.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 810 |
+
"model.language_model.layers.63.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 811 |
+
"model.language_model.layers.63.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 812 |
+
"model.language_model.layers.63.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 813 |
+
"model.language_model.layers.63.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 814 |
+
"model.language_model.layers.63.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 815 |
+
"model.language_model.layers.63.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 816 |
+
"model.language_model.layers.63.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 817 |
+
"model.language_model.layers.63.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 818 |
+
"model.language_model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 819 |
+
"model.language_model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 820 |
+
"model.language_model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 821 |
+
"model.language_model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 822 |
+
"model.language_model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 823 |
+
"model.language_model.layers.7.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 824 |
+
"model.language_model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 825 |
+
"model.language_model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 826 |
+
"model.language_model.layers.7.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 827 |
+
"model.language_model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 828 |
+
"model.language_model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 829 |
+
"model.language_model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 830 |
+
"model.language_model.layers.8.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 831 |
+
"model.language_model.layers.8.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 832 |
+
"model.language_model.layers.8.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 833 |
+
"model.language_model.layers.8.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 834 |
+
"model.language_model.layers.8.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 835 |
+
"model.language_model.layers.8.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 836 |
+
"model.language_model.layers.8.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 837 |
+
"model.language_model.layers.8.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 838 |
+
"model.language_model.layers.8.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 839 |
+
"model.language_model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 840 |
+
"model.language_model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 841 |
+
"model.language_model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 842 |
+
"model.language_model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 843 |
+
"model.language_model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 844 |
+
"model.language_model.layers.9.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 845 |
+
"model.language_model.layers.9.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 846 |
+
"model.language_model.layers.9.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 847 |
+
"model.language_model.layers.9.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 848 |
+
"model.language_model.layers.9.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 849 |
+
"model.language_model.layers.9.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 850 |
+
"model.language_model.layers.9.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 851 |
+
"model.language_model.layers.9.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 852 |
+
"model.language_model.layers.9.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 853 |
+
"model.language_model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 854 |
+
"model.language_model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 855 |
+
"model.language_model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 856 |
+
"model.language_model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 857 |
+
"model.language_model.norm.weight": "model-00002-of-00002.safetensors"
|
| 858 |
+
}
|
| 859 |
+
}
|
Qwen3.5-27B/ll_4bit/preprocessor_config.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"size": {
|
| 3 |
+
"longest_edge": 16777216,
|
| 4 |
+
"shortest_edge": 65536
|
| 5 |
+
},
|
| 6 |
+
"patch_size": 16,
|
| 7 |
+
"temporal_patch_size": 2,
|
| 8 |
+
"merge_size": 2,
|
| 9 |
+
"image_mean": [
|
| 10 |
+
0.5,
|
| 11 |
+
0.5,
|
| 12 |
+
0.5
|
| 13 |
+
],
|
| 14 |
+
"image_std": [
|
| 15 |
+
0.5,
|
| 16 |
+
0.5,
|
| 17 |
+
0.5
|
| 18 |
+
],
|
| 19 |
+
"processor_class": "Qwen3VLProcessor",
|
| 20 |
+
"image_processor_type": "Qwen2VLImageProcessorFast"
|
| 21 |
+
}
|
Qwen3.5-27B/ll_4bit/quantization_config.txt
ADDED
|
@@ -0,0 +1,432 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model.layers.0.mlp.gate_proj: 4
|
| 2 |
+
model.layers.0.mlp.up_proj: 4
|
| 3 |
+
model.layers.1.mlp.gate_proj: 4
|
| 4 |
+
model.layers.1.mlp.up_proj: 4
|
| 5 |
+
model.layers.2.mlp.gate_proj: 4
|
| 6 |
+
model.layers.2.mlp.up_proj: 4
|
| 7 |
+
model.layers.3.mlp.gate_proj: 4
|
| 8 |
+
model.layers.3.mlp.up_proj: 4
|
| 9 |
+
model.layers.4.mlp.gate_proj: 4
|
| 10 |
+
model.layers.4.mlp.up_proj: 4
|
| 11 |
+
model.layers.5.mlp.gate_proj: 4
|
| 12 |
+
model.layers.5.mlp.up_proj: 4
|
| 13 |
+
model.layers.6.mlp.gate_proj: 4
|
| 14 |
+
model.layers.6.mlp.up_proj: 4
|
| 15 |
+
model.layers.7.mlp.gate_proj: 4
|
| 16 |
+
model.layers.7.mlp.up_proj: 4
|
| 17 |
+
model.layers.8.mlp.gate_proj: 4
|
| 18 |
+
model.layers.8.mlp.up_proj: 4
|
| 19 |
+
model.layers.9.mlp.gate_proj: 4
|
| 20 |
+
model.layers.9.mlp.up_proj: 4
|
| 21 |
+
model.layers.10.mlp.gate_proj: 4
|
| 22 |
+
model.layers.10.mlp.up_proj: 4
|
| 23 |
+
model.layers.11.mlp.gate_proj: 4
|
| 24 |
+
model.layers.11.mlp.up_proj: 4
|
| 25 |
+
model.layers.12.mlp.gate_proj: 4
|
| 26 |
+
model.layers.12.mlp.up_proj: 4
|
| 27 |
+
model.layers.13.mlp.gate_proj: 4
|
| 28 |
+
model.layers.13.mlp.up_proj: 4
|
| 29 |
+
model.layers.14.mlp.gate_proj: 4
|
| 30 |
+
model.layers.14.mlp.up_proj: 4
|
| 31 |
+
model.layers.15.mlp.gate_proj: 4
|
| 32 |
+
model.layers.15.mlp.up_proj: 4
|
| 33 |
+
model.layers.16.mlp.gate_proj: 4
|
| 34 |
+
model.layers.16.mlp.up_proj: 4
|
| 35 |
+
model.layers.17.mlp.gate_proj: 4
|
| 36 |
+
model.layers.17.mlp.up_proj: 4
|
| 37 |
+
model.layers.18.mlp.gate_proj: 4
|
| 38 |
+
model.layers.18.mlp.up_proj: 4
|
| 39 |
+
model.layers.19.mlp.gate_proj: 4
|
| 40 |
+
model.layers.19.mlp.up_proj: 4
|
| 41 |
+
model.layers.20.mlp.gate_proj: 4
|
| 42 |
+
model.layers.20.mlp.up_proj: 4
|
| 43 |
+
model.layers.21.mlp.gate_proj: 4
|
| 44 |
+
model.layers.21.mlp.up_proj: 4
|
| 45 |
+
model.layers.22.mlp.gate_proj: 4
|
| 46 |
+
model.layers.22.mlp.up_proj: 4
|
| 47 |
+
model.layers.23.mlp.gate_proj: 4
|
| 48 |
+
model.layers.23.mlp.up_proj: 4
|
| 49 |
+
model.layers.24.mlp.gate_proj: 4
|
| 50 |
+
model.layers.24.mlp.up_proj: 4
|
| 51 |
+
model.layers.25.mlp.gate_proj: 4
|
| 52 |
+
model.layers.25.mlp.up_proj: 4
|
| 53 |
+
model.layers.26.mlp.gate_proj: 4
|
| 54 |
+
model.layers.26.mlp.up_proj: 4
|
| 55 |
+
model.layers.27.mlp.gate_proj: 4
|
| 56 |
+
model.layers.27.mlp.up_proj: 4
|
| 57 |
+
model.layers.28.mlp.gate_proj: 4
|
| 58 |
+
model.layers.28.mlp.up_proj: 4
|
| 59 |
+
model.layers.29.mlp.gate_proj: 4
|
| 60 |
+
model.layers.29.mlp.up_proj: 4
|
| 61 |
+
model.layers.30.mlp.gate_proj: 4
|
| 62 |
+
model.layers.30.mlp.up_proj: 4
|
| 63 |
+
model.layers.31.mlp.gate_proj: 4
|
| 64 |
+
model.layers.31.mlp.up_proj: 4
|
| 65 |
+
model.layers.32.mlp.gate_proj: 4
|
| 66 |
+
model.layers.32.mlp.up_proj: 4
|
| 67 |
+
model.layers.33.mlp.gate_proj: 4
|
| 68 |
+
model.layers.33.mlp.up_proj: 4
|
| 69 |
+
model.layers.34.mlp.gate_proj: 4
|
| 70 |
+
model.layers.34.mlp.up_proj: 4
|
| 71 |
+
model.layers.35.mlp.gate_proj: 4
|
| 72 |
+
model.layers.35.mlp.up_proj: 4
|
| 73 |
+
model.layers.36.mlp.gate_proj: 4
|
| 74 |
+
model.layers.36.mlp.up_proj: 4
|
| 75 |
+
model.layers.37.mlp.gate_proj: 4
|
| 76 |
+
model.layers.37.mlp.up_proj: 4
|
| 77 |
+
model.layers.38.mlp.gate_proj: 4
|
| 78 |
+
model.layers.38.mlp.up_proj: 4
|
| 79 |
+
model.layers.39.mlp.gate_proj: 4
|
| 80 |
+
model.layers.39.mlp.up_proj: 4
|
| 81 |
+
model.layers.40.mlp.gate_proj: 4
|
| 82 |
+
model.layers.40.mlp.up_proj: 4
|
| 83 |
+
model.layers.41.mlp.gate_proj: 4
|
| 84 |
+
model.layers.41.mlp.up_proj: 4
|
| 85 |
+
model.layers.42.mlp.gate_proj: 4
|
| 86 |
+
model.layers.42.mlp.up_proj: 4
|
| 87 |
+
model.layers.43.mlp.gate_proj: 4
|
| 88 |
+
model.layers.43.mlp.up_proj: 4
|
| 89 |
+
model.layers.44.mlp.gate_proj: 4
|
| 90 |
+
model.layers.44.mlp.up_proj: 4
|
| 91 |
+
model.layers.45.mlp.gate_proj: 4
|
| 92 |
+
model.layers.45.mlp.up_proj: 4
|
| 93 |
+
model.layers.46.mlp.gate_proj: 4
|
| 94 |
+
model.layers.46.mlp.up_proj: 4
|
| 95 |
+
model.layers.47.mlp.gate_proj: 4
|
| 96 |
+
model.layers.47.mlp.up_proj: 4
|
| 97 |
+
model.layers.48.mlp.gate_proj: 4
|
| 98 |
+
model.layers.48.mlp.up_proj: 4
|
| 99 |
+
model.layers.49.mlp.gate_proj: 4
|
| 100 |
+
model.layers.49.mlp.up_proj: 4
|
| 101 |
+
model.layers.50.mlp.gate_proj: 4
|
| 102 |
+
model.layers.50.mlp.up_proj: 4
|
| 103 |
+
model.layers.51.mlp.gate_proj: 4
|
| 104 |
+
model.layers.51.mlp.up_proj: 4
|
| 105 |
+
model.layers.52.mlp.gate_proj: 4
|
| 106 |
+
model.layers.52.mlp.up_proj: 4
|
| 107 |
+
model.layers.53.mlp.gate_proj: 4
|
| 108 |
+
model.layers.53.mlp.up_proj: 4
|
| 109 |
+
model.layers.54.mlp.gate_proj: 4
|
| 110 |
+
model.layers.54.mlp.up_proj: 4
|
| 111 |
+
model.layers.55.mlp.gate_proj: 4
|
| 112 |
+
model.layers.55.mlp.up_proj: 4
|
| 113 |
+
model.layers.56.mlp.gate_proj: 4
|
| 114 |
+
model.layers.56.mlp.up_proj: 4
|
| 115 |
+
model.layers.57.mlp.gate_proj: 4
|
| 116 |
+
model.layers.57.mlp.up_proj: 4
|
| 117 |
+
model.layers.58.mlp.gate_proj: 4
|
| 118 |
+
model.layers.58.mlp.up_proj: 4
|
| 119 |
+
model.layers.59.mlp.gate_proj: 4
|
| 120 |
+
model.layers.59.mlp.up_proj: 4
|
| 121 |
+
model.layers.60.mlp.gate_proj: 4
|
| 122 |
+
model.layers.60.mlp.up_proj: 4
|
| 123 |
+
model.layers.61.mlp.gate_proj: 4
|
| 124 |
+
model.layers.61.mlp.up_proj: 4
|
| 125 |
+
model.layers.62.mlp.gate_proj: 4
|
| 126 |
+
model.layers.62.mlp.up_proj: 4
|
| 127 |
+
model.layers.63.mlp.gate_proj: 4
|
| 128 |
+
model.layers.63.mlp.up_proj: 4
|
| 129 |
+
model.layers.61.linear_attn.in_proj_b: 4
|
| 130 |
+
model.layers.36.linear_attn.in_proj_qkv: 4
|
| 131 |
+
model.layers.60.linear_attn.in_proj_a: 4
|
| 132 |
+
model.layers.60.linear_attn.out_proj: 4
|
| 133 |
+
model.layers.54.linear_attn.in_proj_z: 4
|
| 134 |
+
model.layers.12.linear_attn.in_proj_qkv: 4
|
| 135 |
+
model.layers.56.linear_attn.in_proj_b: 4
|
| 136 |
+
model.layers.9.linear_attn.in_proj_z: 4
|
| 137 |
+
model.layers.57.linear_attn.in_proj_a: 4
|
| 138 |
+
model.layers.52.linear_attn.in_proj_z: 4
|
| 139 |
+
model.layers.50.linear_attn.in_proj_b: 4
|
| 140 |
+
model.layers.52.mlp.down_proj: 4
|
| 141 |
+
model.layers.27.mlp.down_proj: 4
|
| 142 |
+
model.layers.3.mlp.down_proj: 4
|
| 143 |
+
model.layers.4.linear_attn.in_proj_qkv: 4
|
| 144 |
+
model.layers.38.linear_attn.in_proj_b: 4
|
| 145 |
+
model.layers.46.mlp.down_proj: 4
|
| 146 |
+
model.layers.26.linear_attn.in_proj_qkv: 4
|
| 147 |
+
model.layers.33.mlp.down_proj: 4
|
| 148 |
+
model.layers.33.linear_attn.out_proj: 4
|
| 149 |
+
model.layers.22.linear_attn.in_proj_qkv: 4
|
| 150 |
+
model.layers.1.linear_attn.in_proj_b: 4
|
| 151 |
+
model.layers.58.linear_attn.out_proj: 4
|
| 152 |
+
model.layers.0.linear_attn.in_proj_qkv: 4
|
| 153 |
+
model.layers.0.linear_attn.in_proj_a: 4
|
| 154 |
+
model.layers.42.linear_attn.out_proj: 4
|
| 155 |
+
model.layers.34.linear_attn.in_proj_b: 4
|
| 156 |
+
model.layers.29.linear_attn.out_proj: 4
|
| 157 |
+
model.layers.36.linear_attn.in_proj_z: 4
|
| 158 |
+
model.layers.22.linear_attn.out_proj: 4
|
| 159 |
+
model.layers.6.mlp.down_proj: 4
|
| 160 |
+
model.layers.33.linear_attn.in_proj_a: 4
|
| 161 |
+
model.layers.43.mlp.down_proj: 4
|
| 162 |
+
model.layers.49.linear_attn.out_proj: 4
|
| 163 |
+
model.layers.32.linear_attn.in_proj_b: 4
|
| 164 |
+
model.layers.16.linear_attn.in_proj_qkv: 4
|
| 165 |
+
model.layers.30.linear_attn.in_proj_z: 4
|
| 166 |
+
model.layers.36.mlp.down_proj: 4
|
| 167 |
+
model.layers.5.linear_attn.in_proj_z: 4
|
| 168 |
+
model.layers.57.mlp.down_proj: 4
|
| 169 |
+
model.layers.32.linear_attn.in_proj_qkv: 4
|
| 170 |
+
model.layers.53.linear_attn.out_proj: 4
|
| 171 |
+
model.layers.6.linear_attn.in_proj_a: 4
|
| 172 |
+
model.layers.58.linear_attn.in_proj_z: 4
|
| 173 |
+
model.layers.38.linear_attn.out_proj: 4
|
| 174 |
+
model.layers.22.mlp.down_proj: 4
|
| 175 |
+
model.layers.20.linear_attn.in_proj_z: 4
|
| 176 |
+
model.layers.58.mlp.down_proj: 4
|
| 177 |
+
model.layers.22.linear_attn.in_proj_b: 4
|
| 178 |
+
model.layers.62.linear_attn.in_proj_qkv: 4
|
| 179 |
+
model.layers.9.mlp.down_proj: 4
|
| 180 |
+
model.layers.48.linear_attn.in_proj_z: 4
|
| 181 |
+
model.layers.17.linear_attn.in_proj_z: 4
|
| 182 |
+
model.layers.46.linear_attn.in_proj_qkv: 4
|
| 183 |
+
model.layers.24.linear_attn.out_proj: 4
|
| 184 |
+
model.layers.14.linear_attn.in_proj_a: 4
|
| 185 |
+
model.layers.39.mlp.down_proj: 4
|
| 186 |
+
model.layers.13.linear_attn.in_proj_b: 4
|
| 187 |
+
model.layers.12.linear_attn.in_proj_a: 4
|
| 188 |
+
model.layers.56.linear_attn.in_proj_qkv: 4
|
| 189 |
+
model.layers.44.linear_attn.out_proj: 4
|
| 190 |
+
model.layers.26.linear_attn.in_proj_z: 4
|
| 191 |
+
model.layers.8.linear_attn.in_proj_qkv: 4
|
| 192 |
+
model.layers.24.linear_attn.in_proj_b: 4
|
| 193 |
+
model.layers.25.linear_attn.in_proj_a: 4
|
| 194 |
+
model.layers.11.mlp.down_proj: 4
|
| 195 |
+
model.layers.49.mlp.down_proj: 4
|
| 196 |
+
model.layers.41.linear_attn.in_proj_a: 4
|
| 197 |
+
model.layers.40.linear_attn.in_proj_b: 4
|
| 198 |
+
model.layers.42.linear_attn.in_proj_z: 4
|
| 199 |
+
model.layers.29.linear_attn.in_proj_a: 4
|
| 200 |
+
model.layers.52.linear_attn.in_proj_qkv: 4
|
| 201 |
+
model.layers.28.linear_attn.in_proj_b: 4
|
| 202 |
+
model.layers.28.mlp.down_proj: 4
|
| 203 |
+
model.layers.61.mlp.down_proj: 4
|
| 204 |
+
model.layers.42.linear_attn.in_proj_qkv: 4
|
| 205 |
+
model.layers.1.linear_attn.out_proj: 4
|
| 206 |
+
model.layers.14.mlp.down_proj: 4
|
| 207 |
+
model.layers.18.linear_attn.in_proj_a: 4
|
| 208 |
+
model.layers.46.linear_attn.in_proj_b: 4
|
| 209 |
+
model.layers.44.linear_attn.in_proj_z: 4
|
| 210 |
+
model.layers.17.linear_attn.out_proj: 4
|
| 211 |
+
model.layers.57.linear_attn.in_proj_b: 4
|
| 212 |
+
model.layers.56.linear_attn.in_proj_a: 4
|
| 213 |
+
model.layers.29.linear_attn.in_proj_qkv: 4
|
| 214 |
+
model.layers.8.linear_attn.in_proj_z: 4
|
| 215 |
+
model.layers.62.linear_attn.in_proj_z: 4
|
| 216 |
+
model.layers.60.linear_attn.in_proj_b: 4
|
| 217 |
+
model.layers.61.linear_attn.in_proj_a: 4
|
| 218 |
+
model.layers.16.mlp.down_proj: 4
|
| 219 |
+
model.layers.61.linear_attn.out_proj: 4
|
| 220 |
+
model.layers.6.linear_attn.out_proj: 4
|
| 221 |
+
model.layers.38.linear_attn.in_proj_a: 4
|
| 222 |
+
model.layers.45.linear_attn.in_proj_qkv: 4
|
| 223 |
+
model.layers.63.mlp.down_proj: 4
|
| 224 |
+
model.layers.10.linear_attn.out_proj: 4
|
| 225 |
+
model.layers.53.linear_attn.in_proj_z: 4
|
| 226 |
+
model.layers.61.linear_attn.in_proj_qkv: 4
|
| 227 |
+
model.layers.50.linear_attn.in_proj_a: 4
|
| 228 |
+
model.layers.52.linear_attn.out_proj: 4
|
| 229 |
+
model.layers.34.linear_attn.in_proj_a: 4
|
| 230 |
+
model.layers.37.linear_attn.in_proj_z: 4
|
| 231 |
+
model.layers.0.linear_attn.in_proj_b: 4
|
| 232 |
+
model.layers.2.linear_attn.in_proj_z: 4
|
| 233 |
+
model.layers.41.linear_attn.in_proj_qkv: 4
|
| 234 |
+
model.layers.1.linear_attn.in_proj_a: 4
|
| 235 |
+
model.layers.48.linear_attn.out_proj: 4
|
| 236 |
+
model.layers.6.linear_attn.in_proj_b: 4
|
| 237 |
+
model.layers.4.linear_attn.in_proj_z: 4
|
| 238 |
+
model.layers.28.linear_attn.out_proj: 4
|
| 239 |
+
model.layers.32.linear_attn.out_proj: 4
|
| 240 |
+
model.layers.13.mlp.down_proj: 4
|
| 241 |
+
model.layers.32.linear_attn.in_proj_a: 4
|
| 242 |
+
model.layers.33.linear_attn.in_proj_b: 4
|
| 243 |
+
model.layers.16.linear_attn.in_proj_z: 4
|
| 244 |
+
model.layers.14.linear_attn.in_proj_b: 4
|
| 245 |
+
model.layers.49.linear_attn.in_proj_z: 4
|
| 246 |
+
model.layers.25.linear_attn.in_proj_qkv: 4
|
| 247 |
+
model.layers.34.linear_attn.out_proj: 4
|
| 248 |
+
model.layers.21.linear_attn.in_proj_z: 4
|
| 249 |
+
model.layers.22.linear_attn.in_proj_a: 4
|
| 250 |
+
model.layers.45.linear_attn.out_proj: 4
|
| 251 |
+
model.layers.34.mlp.down_proj: 4
|
| 252 |
+
model.layers.25.linear_attn.in_proj_b: 4
|
| 253 |
+
model.layers.49.linear_attn.in_proj_qkv: 4
|
| 254 |
+
model.layers.4.mlp.down_proj: 4
|
| 255 |
+
model.layers.41.mlp.down_proj: 4
|
| 256 |
+
model.layers.24.linear_attn.in_proj_a: 4
|
| 257 |
+
model.layers.25.linear_attn.out_proj: 4
|
| 258 |
+
model.layers.10.linear_attn.in_proj_z: 4
|
| 259 |
+
model.layers.12.linear_attn.in_proj_b: 4
|
| 260 |
+
model.layers.20.mlp.down_proj: 4
|
| 261 |
+
model.layers.54.linear_attn.out_proj: 4
|
| 262 |
+
model.layers.55.mlp.down_proj: 4
|
| 263 |
+
model.layers.13.linear_attn.in_proj_a: 4
|
| 264 |
+
model.layers.28.linear_attn.in_proj_a: 4
|
| 265 |
+
model.layers.16.linear_attn.out_proj: 4
|
| 266 |
+
model.layers.29.linear_attn.in_proj_b: 4
|
| 267 |
+
model.layers.0.linear_attn.out_proj: 4
|
| 268 |
+
model.layers.40.linear_attn.in_proj_a: 4
|
| 269 |
+
model.layers.19.mlp.down_proj: 4
|
| 270 |
+
model.layers.41.linear_attn.in_proj_b: 4
|
| 271 |
+
model.layers.25.mlp.down_proj: 4
|
| 272 |
+
model.layers.46.linear_attn.in_proj_a: 4
|
| 273 |
+
model.layers.18.linear_attn.in_proj_b: 4
|
| 274 |
+
model.layers.50.mlp.down_proj: 4
|
| 275 |
+
model.layers.45.linear_attn.in_proj_z: 4
|
| 276 |
+
model.layers.21.linear_attn.in_proj_qkv: 4
|
| 277 |
+
model.layers.31.mlp.down_proj: 4
|
| 278 |
+
model.layers.1.mlp.down_proj: 4
|
| 279 |
+
model.layers.44.mlp.down_proj: 4
|
| 280 |
+
model.layers.57.linear_attn.in_proj_qkv: 4
|
| 281 |
+
model.layers.53.linear_attn.in_proj_a: 4
|
| 282 |
+
model.layers.52.linear_attn.in_proj_b: 4
|
| 283 |
+
model.layers.50.linear_attn.in_proj_z: 4
|
| 284 |
+
model.layers.20.linear_attn.out_proj: 4
|
| 285 |
+
model.layers.18.mlp.down_proj: 4
|
| 286 |
+
model.layers.9.linear_attn.in_proj_qkv: 4
|
| 287 |
+
model.layers.38.linear_attn.in_proj_z: 4
|
| 288 |
+
model.layers.62.linear_attn.in_proj_a: 4
|
| 289 |
+
model.layers.24.mlp.down_proj: 4
|
| 290 |
+
model.layers.51.mlp.down_proj: 4
|
| 291 |
+
model.layers.61.linear_attn.in_proj_z: 4
|
| 292 |
+
model.layers.9.linear_attn.in_proj_b: 4
|
| 293 |
+
model.layers.30.mlp.down_proj: 4
|
| 294 |
+
model.layers.0.mlp.down_proj: 4
|
| 295 |
+
model.layers.8.linear_attn.in_proj_a: 4
|
| 296 |
+
model.layers.40.linear_attn.out_proj: 4
|
| 297 |
+
model.layers.54.linear_attn.in_proj_b: 4
|
| 298 |
+
model.layers.45.mlp.down_proj: 4
|
| 299 |
+
model.layers.56.linear_attn.in_proj_z: 4
|
| 300 |
+
model.layers.32.linear_attn.in_proj_z: 4
|
| 301 |
+
model.layers.30.linear_attn.in_proj_b: 4
|
| 302 |
+
model.layers.4.linear_attn.in_proj_a: 4
|
| 303 |
+
model.layers.18.linear_attn.out_proj: 4
|
| 304 |
+
model.layers.58.linear_attn.in_proj_b: 4
|
| 305 |
+
model.layers.5.linear_attn.in_proj_b: 4
|
| 306 |
+
model.layers.2.linear_attn.in_proj_a: 4
|
| 307 |
+
model.layers.35.mlp.down_proj: 4
|
| 308 |
+
model.layers.13.linear_attn.out_proj: 4
|
| 309 |
+
model.layers.5.mlp.down_proj: 4
|
| 310 |
+
model.layers.1.linear_attn.in_proj_z: 4
|
| 311 |
+
model.layers.40.mlp.down_proj: 4
|
| 312 |
+
model.layers.5.linear_attn.out_proj: 4
|
| 313 |
+
model.layers.34.linear_attn.in_proj_z: 4
|
| 314 |
+
model.layers.21.mlp.down_proj: 4
|
| 315 |
+
model.layers.36.linear_attn.in_proj_b: 4
|
| 316 |
+
model.layers.37.linear_attn.in_proj_a: 4
|
| 317 |
+
model.layers.54.mlp.down_proj: 4
|
| 318 |
+
model.layers.53.linear_attn.in_proj_qkv: 4
|
| 319 |
+
model.layers.62.linear_attn.out_proj: 4
|
| 320 |
+
model.layers.10.linear_attn.in_proj_a: 4
|
| 321 |
+
model.layers.13.linear_attn.in_proj_z: 4
|
| 322 |
+
model.layers.26.linear_attn.in_proj_b: 4
|
| 323 |
+
model.layers.24.linear_attn.in_proj_z: 4
|
| 324 |
+
model.layers.5.linear_attn.in_proj_qkv: 4
|
| 325 |
+
model.layers.37.linear_attn.in_proj_qkv: 4
|
| 326 |
+
model.layers.21.linear_attn.in_proj_a: 4
|
| 327 |
+
model.layers.20.linear_attn.in_proj_b: 4
|
| 328 |
+
model.layers.22.linear_attn.in_proj_z: 4
|
| 329 |
+
model.layers.49.linear_attn.in_proj_a: 4
|
| 330 |
+
model.layers.8.linear_attn.out_proj: 4
|
| 331 |
+
model.layers.16.linear_attn.in_proj_a: 4
|
| 332 |
+
model.layers.12.mlp.down_proj: 4
|
| 333 |
+
model.layers.48.linear_attn.in_proj_b: 4
|
| 334 |
+
model.layers.17.linear_attn.in_proj_b: 4
|
| 335 |
+
model.layers.13.linear_attn.in_proj_qkv: 4
|
| 336 |
+
model.layers.46.linear_attn.out_proj: 4
|
| 337 |
+
model.layers.17.linear_attn.in_proj_qkv: 4
|
| 338 |
+
model.layers.46.linear_attn.in_proj_z: 4
|
| 339 |
+
model.layers.44.linear_attn.in_proj_b: 4
|
| 340 |
+
model.layers.37.linear_attn.out_proj: 4
|
| 341 |
+
model.layers.45.linear_attn.in_proj_a: 4
|
| 342 |
+
model.layers.33.linear_attn.in_proj_qkv: 4
|
| 343 |
+
model.layers.57.linear_attn.out_proj: 4
|
| 344 |
+
model.layers.40.linear_attn.in_proj_z: 4
|
| 345 |
+
model.layers.1.linear_attn.in_proj_qkv: 4
|
| 346 |
+
model.layers.17.mlp.down_proj: 4
|
| 347 |
+
model.layers.42.linear_attn.in_proj_b: 4
|
| 348 |
+
model.layers.62.mlp.down_proj: 4
|
| 349 |
+
model.layers.28.linear_attn.in_proj_z: 4
|
| 350 |
+
model.layers.26.linear_attn.out_proj: 4
|
| 351 |
+
model.layers.48.linear_attn.in_proj_qkv: 4
|
| 352 |
+
model.layers.48.mlp.down_proj: 4
|
| 353 |
+
model.layers.41.linear_attn.out_proj: 4
|
| 354 |
+
model.layers.10.linear_attn.in_proj_qkv: 4
|
| 355 |
+
model.layers.34.linear_attn.in_proj_qkv: 4
|
| 356 |
+
model.layers.52.linear_attn.in_proj_a: 4
|
| 357 |
+
model.layers.30.linear_attn.out_proj: 4
|
| 358 |
+
model.layers.53.linear_attn.in_proj_b: 4
|
| 359 |
+
model.layers.29.mlp.down_proj: 4
|
| 360 |
+
model.layers.24.linear_attn.in_proj_qkv: 4
|
| 361 |
+
model.layers.54.linear_attn.in_proj_a: 4
|
| 362 |
+
model.layers.60.mlp.down_proj: 4
|
| 363 |
+
model.layers.8.linear_attn.in_proj_b: 4
|
| 364 |
+
model.layers.6.linear_attn.in_proj_qkv: 4
|
| 365 |
+
model.layers.57.linear_attn.in_proj_z: 4
|
| 366 |
+
model.layers.9.linear_attn.in_proj_a: 4
|
| 367 |
+
model.layers.50.linear_attn.out_proj: 4
|
| 368 |
+
model.layers.15.mlp.down_proj: 4
|
| 369 |
+
model.layers.58.linear_attn.in_proj_qkv: 4
|
| 370 |
+
model.layers.62.linear_attn.in_proj_b: 4
|
| 371 |
+
model.layers.21.linear_attn.out_proj: 4
|
| 372 |
+
model.layers.60.linear_attn.in_proj_z: 4
|
| 373 |
+
model.layers.59.mlp.down_proj: 4
|
| 374 |
+
model.layers.5.linear_attn.in_proj_a: 4
|
| 375 |
+
model.layers.4.linear_attn.out_proj: 4
|
| 376 |
+
model.layers.58.linear_attn.in_proj_a: 4
|
| 377 |
+
model.layers.6.linear_attn.in_proj_z: 4
|
| 378 |
+
model.layers.4.linear_attn.in_proj_b: 4
|
| 379 |
+
model.layers.8.mlp.down_proj: 4
|
| 380 |
+
model.layers.33.linear_attn.in_proj_z: 4
|
| 381 |
+
model.layers.2.linear_attn.in_proj_qkv: 4
|
| 382 |
+
model.layers.30.linear_attn.in_proj_a: 4
|
| 383 |
+
model.layers.38.mlp.down_proj: 4
|
| 384 |
+
model.layers.20.linear_attn.in_proj_qkv: 4
|
| 385 |
+
model.layers.12.linear_attn.out_proj: 4
|
| 386 |
+
model.layers.37.linear_attn.in_proj_b: 4
|
| 387 |
+
model.layers.36.linear_attn.in_proj_a: 4
|
| 388 |
+
model.layers.30.linear_attn.in_proj_qkv: 4
|
| 389 |
+
model.layers.14.linear_attn.in_proj_qkv: 4
|
| 390 |
+
model.layers.0.linear_attn.in_proj_z: 4
|
| 391 |
+
model.layers.2.linear_attn.in_proj_b: 4
|
| 392 |
+
model.layers.10.mlp.down_proj: 4
|
| 393 |
+
model.layers.44.linear_attn.in_proj_qkv: 4
|
| 394 |
+
model.layers.9.linear_attn.out_proj: 4
|
| 395 |
+
model.layers.26.linear_attn.in_proj_a: 4
|
| 396 |
+
model.layers.25.linear_attn.in_proj_z: 4
|
| 397 |
+
model.layers.38.linear_attn.in_proj_qkv: 4
|
| 398 |
+
model.layers.10.linear_attn.in_proj_b: 4
|
| 399 |
+
model.layers.60.linear_attn.in_proj_qkv: 4
|
| 400 |
+
model.layers.12.linear_attn.in_proj_z: 4
|
| 401 |
+
model.layers.7.mlp.down_proj: 4
|
| 402 |
+
model.layers.28.linear_attn.in_proj_qkv: 4
|
| 403 |
+
model.layers.17.linear_attn.in_proj_a: 4
|
| 404 |
+
model.layers.48.linear_attn.in_proj_a: 4
|
| 405 |
+
model.layers.42.mlp.down_proj: 4
|
| 406 |
+
model.layers.14.linear_attn.out_proj: 4
|
| 407 |
+
model.layers.16.linear_attn.in_proj_b: 4
|
| 408 |
+
model.layers.14.linear_attn.in_proj_z: 4
|
| 409 |
+
model.layers.37.mlp.down_proj: 4
|
| 410 |
+
model.layers.49.linear_attn.in_proj_b: 4
|
| 411 |
+
model.layers.20.linear_attn.in_proj_a: 4
|
| 412 |
+
model.layers.54.linear_attn.in_proj_qkv: 4
|
| 413 |
+
model.layers.56.mlp.down_proj: 4
|
| 414 |
+
model.layers.21.linear_attn.in_proj_b: 4
|
| 415 |
+
model.layers.23.mlp.down_proj: 4
|
| 416 |
+
model.layers.2.linear_attn.out_proj: 4
|
| 417 |
+
model.layers.18.linear_attn.in_proj_z: 4
|
| 418 |
+
model.layers.45.linear_attn.in_proj_b: 4
|
| 419 |
+
model.layers.50.linear_attn.in_proj_qkv: 4
|
| 420 |
+
model.layers.44.linear_attn.in_proj_a: 4
|
| 421 |
+
model.layers.56.linear_attn.out_proj: 4
|
| 422 |
+
model.layers.36.linear_attn.out_proj: 4
|
| 423 |
+
model.layers.53.mlp.down_proj: 4
|
| 424 |
+
model.layers.29.linear_attn.in_proj_z: 4
|
| 425 |
+
model.layers.26.mlp.down_proj: 4
|
| 426 |
+
model.layers.2.mlp.down_proj: 4
|
| 427 |
+
model.layers.41.linear_attn.in_proj_z: 4
|
| 428 |
+
model.layers.18.linear_attn.in_proj_qkv: 4
|
| 429 |
+
model.layers.47.mlp.down_proj: 4
|
| 430 |
+
model.layers.42.linear_attn.in_proj_a: 4
|
| 431 |
+
model.layers.40.linear_attn.in_proj_qkv: 4
|
| 432 |
+
model.layers.32.mlp.down_proj: 4
|
Qwen3.5-27B/ll_4bit/tokenizer_config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"audio_bos_token": "<|audio_start|>",
|
| 4 |
+
"audio_eos_token": "<|audio_end|>",
|
| 5 |
+
"audio_token": "<|audio_pad|>",
|
| 6 |
+
"backend": "tokenizers",
|
| 7 |
+
"bos_token": null,
|
| 8 |
+
"clean_up_tokenization_spaces": false,
|
| 9 |
+
"eos_token": "<|im_end|>",
|
| 10 |
+
"errors": "replace",
|
| 11 |
+
"image_token": "<|image_pad|>",
|
| 12 |
+
"is_local": false,
|
| 13 |
+
"model_max_length": 262144,
|
| 14 |
+
"model_specific_special_tokens": {
|
| 15 |
+
"audio_bos_token": "<|audio_start|>",
|
| 16 |
+
"audio_eos_token": "<|audio_end|>",
|
| 17 |
+
"audio_token": "<|audio_pad|>",
|
| 18 |
+
"image_token": "<|image_pad|>",
|
| 19 |
+
"video_token": "<|video_pad|>",
|
| 20 |
+
"vision_bos_token": "<|vision_start|>",
|
| 21 |
+
"vision_eos_token": "<|vision_end|>"
|
| 22 |
+
},
|
| 23 |
+
"pad_token": "<|endoftext|>",
|
| 24 |
+
"pretokenize_regex": "(?i:'s|'t|'re|'ve|'m|'ll|'d)|[^\\r\\n\\p{L}\\p{N}]?[\\p{L}\\p{M}]+|\\p{N}| ?[^\\s\\p{L}\\p{M}\\p{N}]+[\\r\\n]*|\\s*[\\r\\n]+|\\s+(?!\\S)|\\s+",
|
| 25 |
+
"split_special_tokens": false,
|
| 26 |
+
"tokenizer_class": "TokenizersBackend",
|
| 27 |
+
"unk_token": null,
|
| 28 |
+
"video_token": "<|video_pad|>",
|
| 29 |
+
"vision_bos_token": "<|vision_start|>",
|
| 30 |
+
"vision_eos_token": "<|vision_end|>"
|
| 31 |
+
}
|
Qwen3.5-27B/ll_4bit/video_preprocessor_config.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"size": {
|
| 3 |
+
"longest_edge": 25165824,
|
| 4 |
+
"shortest_edge": 4096
|
| 5 |
+
},
|
| 6 |
+
"patch_size": 16,
|
| 7 |
+
"temporal_patch_size": 2,
|
| 8 |
+
"merge_size": 2,
|
| 9 |
+
"image_mean": [
|
| 10 |
+
0.5,
|
| 11 |
+
0.5,
|
| 12 |
+
0.5
|
| 13 |
+
],
|
| 14 |
+
"image_std": [
|
| 15 |
+
0.5,
|
| 16 |
+
0.5,
|
| 17 |
+
0.5
|
| 18 |
+
],
|
| 19 |
+
"processor_class": "Qwen3VLProcessor",
|
| 20 |
+
"video_processor_type": "Qwen3VLVideoProcessor"
|
| 21 |
+
}
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Quantized Model Checkpoint
|
| 2 |
+
|
| 3 |
+
**Base model:** Qwen/Qwen3.5-27B
|
| 4 |
+
|
| 5 |
+
**Average bitwidth:** 5.1871
|
| 6 |
+
|
| 7 |
+
**Sensitivity method:** linear
|
| 8 |
+
|
| 9 |
+
**Constraints:**
|
| 10 |
+
- max_kl: 0.005
|
| 11 |
+
- min_eap: 0.985
|
| 12 |
+
|
| 13 |
+
**Metrics:**
|
| 14 |
+
- final_kl: 0.001887
|
| 15 |
+
- final_eap: 0.985100
|
| 16 |
+
- final_etl: 0.014900
|
| 17 |
+
|
| 18 |
+
See `quantization_config.txt` for full configuration details.
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/chat_template.jinja
ADDED
|
@@ -0,0 +1,154 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- set image_count = namespace(value=0) %}
|
| 2 |
+
{%- set video_count = namespace(value=0) %}
|
| 3 |
+
{%- macro render_content(content, do_vision_count, is_system_content=false) %}
|
| 4 |
+
{%- if content is string %}
|
| 5 |
+
{{- content }}
|
| 6 |
+
{%- elif content is iterable and content is not mapping %}
|
| 7 |
+
{%- for item in content %}
|
| 8 |
+
{%- if 'image' in item or 'image_url' in item or item.type == 'image' %}
|
| 9 |
+
{%- if is_system_content %}
|
| 10 |
+
{{- raise_exception('System message cannot contain images.') }}
|
| 11 |
+
{%- endif %}
|
| 12 |
+
{%- if do_vision_count %}
|
| 13 |
+
{%- set image_count.value = image_count.value + 1 %}
|
| 14 |
+
{%- endif %}
|
| 15 |
+
{%- if add_vision_id %}
|
| 16 |
+
{{- 'Picture ' ~ image_count.value ~ ': ' }}
|
| 17 |
+
{%- endif %}
|
| 18 |
+
{{- '<|vision_start|><|image_pad|><|vision_end|>' }}
|
| 19 |
+
{%- elif 'video' in item or item.type == 'video' %}
|
| 20 |
+
{%- if is_system_content %}
|
| 21 |
+
{{- raise_exception('System message cannot contain videos.') }}
|
| 22 |
+
{%- endif %}
|
| 23 |
+
{%- if do_vision_count %}
|
| 24 |
+
{%- set video_count.value = video_count.value + 1 %}
|
| 25 |
+
{%- endif %}
|
| 26 |
+
{%- if add_vision_id %}
|
| 27 |
+
{{- 'Video ' ~ video_count.value ~ ': ' }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{{- '<|vision_start|><|video_pad|><|vision_end|>' }}
|
| 30 |
+
{%- elif 'text' in item %}
|
| 31 |
+
{{- item.text }}
|
| 32 |
+
{%- else %}
|
| 33 |
+
{{- raise_exception('Unexpected item type in content.') }}
|
| 34 |
+
{%- endif %}
|
| 35 |
+
{%- endfor %}
|
| 36 |
+
{%- elif content is none or content is undefined %}
|
| 37 |
+
{{- '' }}
|
| 38 |
+
{%- else %}
|
| 39 |
+
{{- raise_exception('Unexpected content type.') }}
|
| 40 |
+
{%- endif %}
|
| 41 |
+
{%- endmacro %}
|
| 42 |
+
{%- if not messages %}
|
| 43 |
+
{{- raise_exception('No messages provided.') }}
|
| 44 |
+
{%- endif %}
|
| 45 |
+
{%- if tools and tools is iterable and tools is not mapping %}
|
| 46 |
+
{{- '<|im_start|>system\n' }}
|
| 47 |
+
{{- "# Tools\n\nYou have access to the following functions:\n\n<tools>" }}
|
| 48 |
+
{%- for tool in tools %}
|
| 49 |
+
{{- "\n" }}
|
| 50 |
+
{{- tool | tojson }}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{{- "\n</tools>" }}
|
| 53 |
+
{{- '\n\nIf you choose to call a function ONLY reply in the following format with NO suffix:\n\n<tool_call>\n<function=example_function_name>\n<parameter=example_parameter_1>\nvalue_1\n</parameter>\n<parameter=example_parameter_2>\nThis is the value for the second parameter\nthat can span\nmultiple lines\n</parameter>\n</function>\n</tool_call>\n\n<IMPORTANT>\nReminder:\n- Function calls MUST follow the specified format: an inner <function=...></function> block must be nested within <tool_call></tool_call> XML tags\n- Required parameters MUST be specified\n- You may provide optional reasoning for your function call in natural language BEFORE the function call, but NOT after\n- If there is no function call available, answer the question like normal with your current knowledge and do not tell the user about function calls\n</IMPORTANT>' }}
|
| 54 |
+
{%- if messages[0].role == 'system' %}
|
| 55 |
+
{%- set content = render_content(messages[0].content, false, true)|trim %}
|
| 56 |
+
{%- if content %}
|
| 57 |
+
{{- '\n\n' + content }}
|
| 58 |
+
{%- endif %}
|
| 59 |
+
{%- endif %}
|
| 60 |
+
{{- '<|im_end|>\n' }}
|
| 61 |
+
{%- else %}
|
| 62 |
+
{%- if messages[0].role == 'system' %}
|
| 63 |
+
{%- set content = render_content(messages[0].content, false, true)|trim %}
|
| 64 |
+
{{- '<|im_start|>system\n' + content + '<|im_end|>\n' }}
|
| 65 |
+
{%- endif %}
|
| 66 |
+
{%- endif %}
|
| 67 |
+
{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
|
| 68 |
+
{%- for message in messages[::-1] %}
|
| 69 |
+
{%- set index = (messages|length - 1) - loop.index0 %}
|
| 70 |
+
{%- if ns.multi_step_tool and message.role == "user" %}
|
| 71 |
+
{%- set content = render_content(message.content, false)|trim %}
|
| 72 |
+
{%- if not(content.startswith('<tool_response>') and content.endswith('</tool_response>')) %}
|
| 73 |
+
{%- set ns.multi_step_tool = false %}
|
| 74 |
+
{%- set ns.last_query_index = index %}
|
| 75 |
+
{%- endif %}
|
| 76 |
+
{%- endif %}
|
| 77 |
+
{%- endfor %}
|
| 78 |
+
{%- if ns.multi_step_tool %}
|
| 79 |
+
{{- raise_exception('No user query found in messages.') }}
|
| 80 |
+
{%- endif %}
|
| 81 |
+
{%- for message in messages %}
|
| 82 |
+
{%- set content = render_content(message.content, true)|trim %}
|
| 83 |
+
{%- if message.role == "system" %}
|
| 84 |
+
{%- if not loop.first %}
|
| 85 |
+
{{- raise_exception('System message must be at the beginning.') }}
|
| 86 |
+
{%- endif %}
|
| 87 |
+
{%- elif message.role == "user" %}
|
| 88 |
+
{{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
|
| 89 |
+
{%- elif message.role == "assistant" %}
|
| 90 |
+
{%- set reasoning_content = '' %}
|
| 91 |
+
{%- if message.reasoning_content is string %}
|
| 92 |
+
{%- set reasoning_content = message.reasoning_content %}
|
| 93 |
+
{%- else %}
|
| 94 |
+
{%- if '</think>' in content %}
|
| 95 |
+
{%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
|
| 96 |
+
{%- set content = content.split('</think>')[-1].lstrip('\n') %}
|
| 97 |
+
{%- endif %}
|
| 98 |
+
{%- endif %}
|
| 99 |
+
{%- set reasoning_content = reasoning_content|trim %}
|
| 100 |
+
{%- if loop.index0 > ns.last_query_index %}
|
| 101 |
+
{{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content + '\n</think>\n\n' + content }}
|
| 102 |
+
{%- else %}
|
| 103 |
+
{{- '<|im_start|>' + message.role + '\n' + content }}
|
| 104 |
+
{%- endif %}
|
| 105 |
+
{%- if message.tool_calls and message.tool_calls is iterable and message.tool_calls is not mapping %}
|
| 106 |
+
{%- for tool_call in message.tool_calls %}
|
| 107 |
+
{%- if tool_call.function is defined %}
|
| 108 |
+
{%- set tool_call = tool_call.function %}
|
| 109 |
+
{%- endif %}
|
| 110 |
+
{%- if loop.first %}
|
| 111 |
+
{%- if content|trim %}
|
| 112 |
+
{{- '\n\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
|
| 113 |
+
{%- else %}
|
| 114 |
+
{{- '<tool_call>\n<function=' + tool_call.name + '>\n' }}
|
| 115 |
+
{%- endif %}
|
| 116 |
+
{%- else %}
|
| 117 |
+
{{- '\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
|
| 118 |
+
{%- endif %}
|
| 119 |
+
{%- if tool_call.arguments is defined %}
|
| 120 |
+
{%- for args_name, args_value in tool_call.arguments|items %}
|
| 121 |
+
{{- '<parameter=' + args_name + '>\n' }}
|
| 122 |
+
{%- set args_value = args_value | tojson | safe if args_value is mapping or (args_value is sequence and args_value is not string) else args_value | string %}
|
| 123 |
+
{{- args_value }}
|
| 124 |
+
{{- '\n</parameter>\n' }}
|
| 125 |
+
{%- endfor %}
|
| 126 |
+
{%- endif %}
|
| 127 |
+
{{- '</function>\n</tool_call>' }}
|
| 128 |
+
{%- endfor %}
|
| 129 |
+
{%- endif %}
|
| 130 |
+
{{- '<|im_end|>\n' }}
|
| 131 |
+
{%- elif message.role == "tool" %}
|
| 132 |
+
{%- if loop.previtem and loop.previtem.role != "tool" %}
|
| 133 |
+
{{- '<|im_start|>user' }}
|
| 134 |
+
{%- endif %}
|
| 135 |
+
{{- '\n<tool_response>\n' }}
|
| 136 |
+
{{- content }}
|
| 137 |
+
{{- '\n</tool_response>' }}
|
| 138 |
+
{%- if not loop.last and loop.nextitem.role != "tool" %}
|
| 139 |
+
{{- '<|im_end|>\n' }}
|
| 140 |
+
{%- elif loop.last %}
|
| 141 |
+
{{- '<|im_end|>\n' }}
|
| 142 |
+
{%- endif %}
|
| 143 |
+
{%- else %}
|
| 144 |
+
{{- raise_exception('Unexpected message role.') }}
|
| 145 |
+
{%- endif %}
|
| 146 |
+
{%- endfor %}
|
| 147 |
+
{%- if add_generation_prompt %}
|
| 148 |
+
{{- '<|im_start|>assistant\n' }}
|
| 149 |
+
{%- if enable_thinking is defined and enable_thinking is false %}
|
| 150 |
+
{{- '<think>\n\n</think>\n\n' }}
|
| 151 |
+
{%- else %}
|
| 152 |
+
{{- '<think>\n' }}
|
| 153 |
+
{%- endif %}
|
| 154 |
+
{%- endif %}
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/config.json
ADDED
|
@@ -0,0 +1,138 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vision_start_token_id": 248053,
|
| 3 |
+
"video_token_id": 248057,
|
| 4 |
+
"image_token_id": 248056,
|
| 5 |
+
"architectures": [
|
| 6 |
+
"Qwen3_5ForConditionalGeneration"
|
| 7 |
+
],
|
| 8 |
+
"model_type": "qwen3_5",
|
| 9 |
+
"vision_end_token_id": 248054,
|
| 10 |
+
"tie_word_embeddings": false,
|
| 11 |
+
"vision_config": {
|
| 12 |
+
"deepstack_visual_indexes": [],
|
| 13 |
+
"depth": 27,
|
| 14 |
+
"hidden_act": "gelu_pytorch_tanh",
|
| 15 |
+
"hidden_size": 1152,
|
| 16 |
+
"in_channels": 3,
|
| 17 |
+
"initializer_range": 0.02,
|
| 18 |
+
"intermediate_size": 4304,
|
| 19 |
+
"model_type": "qwen3_5",
|
| 20 |
+
"num_heads": 16,
|
| 21 |
+
"num_position_embeddings": 2304,
|
| 22 |
+
"out_hidden_size": 5120,
|
| 23 |
+
"patch_size": 16,
|
| 24 |
+
"spatial_merge_size": 2,
|
| 25 |
+
"temporal_patch_size": 2
|
| 26 |
+
},
|
| 27 |
+
"transformers_version": "4.57.0.dev0",
|
| 28 |
+
"text_config": {
|
| 29 |
+
"attention_bias": false,
|
| 30 |
+
"attention_dropout": 0.0,
|
| 31 |
+
"attn_output_gate": true,
|
| 32 |
+
"bos_token_id": null,
|
| 33 |
+
"dtype": "float16",
|
| 34 |
+
"eos_token_id": 248044,
|
| 35 |
+
"full_attention_interval": 4,
|
| 36 |
+
"head_dim": 256,
|
| 37 |
+
"hidden_act": "silu",
|
| 38 |
+
"hidden_size": 5120,
|
| 39 |
+
"initializer_range": 0.02,
|
| 40 |
+
"intermediate_size": 17408,
|
| 41 |
+
"layer_types": [
|
| 42 |
+
"linear_attention",
|
| 43 |
+
"linear_attention",
|
| 44 |
+
"linear_attention",
|
| 45 |
+
"full_attention",
|
| 46 |
+
"linear_attention",
|
| 47 |
+
"linear_attention",
|
| 48 |
+
"linear_attention",
|
| 49 |
+
"full_attention",
|
| 50 |
+
"linear_attention",
|
| 51 |
+
"linear_attention",
|
| 52 |
+
"linear_attention",
|
| 53 |
+
"full_attention",
|
| 54 |
+
"linear_attention",
|
| 55 |
+
"linear_attention",
|
| 56 |
+
"linear_attention",
|
| 57 |
+
"full_attention",
|
| 58 |
+
"linear_attention",
|
| 59 |
+
"linear_attention",
|
| 60 |
+
"linear_attention",
|
| 61 |
+
"full_attention",
|
| 62 |
+
"linear_attention",
|
| 63 |
+
"linear_attention",
|
| 64 |
+
"linear_attention",
|
| 65 |
+
"full_attention",
|
| 66 |
+
"linear_attention",
|
| 67 |
+
"linear_attention",
|
| 68 |
+
"linear_attention",
|
| 69 |
+
"full_attention",
|
| 70 |
+
"linear_attention",
|
| 71 |
+
"linear_attention",
|
| 72 |
+
"linear_attention",
|
| 73 |
+
"full_attention",
|
| 74 |
+
"linear_attention",
|
| 75 |
+
"linear_attention",
|
| 76 |
+
"linear_attention",
|
| 77 |
+
"full_attention",
|
| 78 |
+
"linear_attention",
|
| 79 |
+
"linear_attention",
|
| 80 |
+
"linear_attention",
|
| 81 |
+
"full_attention",
|
| 82 |
+
"linear_attention",
|
| 83 |
+
"linear_attention",
|
| 84 |
+
"linear_attention",
|
| 85 |
+
"full_attention",
|
| 86 |
+
"linear_attention",
|
| 87 |
+
"linear_attention",
|
| 88 |
+
"linear_attention",
|
| 89 |
+
"full_attention",
|
| 90 |
+
"linear_attention",
|
| 91 |
+
"linear_attention",
|
| 92 |
+
"linear_attention",
|
| 93 |
+
"full_attention",
|
| 94 |
+
"linear_attention",
|
| 95 |
+
"linear_attention",
|
| 96 |
+
"linear_attention",
|
| 97 |
+
"full_attention",
|
| 98 |
+
"linear_attention",
|
| 99 |
+
"linear_attention",
|
| 100 |
+
"linear_attention",
|
| 101 |
+
"full_attention",
|
| 102 |
+
"linear_attention",
|
| 103 |
+
"linear_attention",
|
| 104 |
+
"linear_attention",
|
| 105 |
+
"full_attention"
|
| 106 |
+
],
|
| 107 |
+
"linear_conv_kernel_dim": 4,
|
| 108 |
+
"linear_key_head_dim": 128,
|
| 109 |
+
"linear_num_key_heads": 16,
|
| 110 |
+
"linear_num_value_heads": 48,
|
| 111 |
+
"linear_value_head_dim": 128,
|
| 112 |
+
"mamba_ssm_dtype": "float32",
|
| 113 |
+
"max_position_embeddings": 262144,
|
| 114 |
+
"mlp_only_layers": [],
|
| 115 |
+
"mtp_num_hidden_layers": 1,
|
| 116 |
+
"mtp_use_dedicated_embeddings": false,
|
| 117 |
+
"num_attention_heads": 24,
|
| 118 |
+
"num_hidden_layers": 64,
|
| 119 |
+
"num_key_value_heads": 4,
|
| 120 |
+
"pad_token_id": null,
|
| 121 |
+
"partial_rotary_factor": 0.25,
|
| 122 |
+
"rms_norm_eps": 1e-06,
|
| 123 |
+
"rope_parameters": {
|
| 124 |
+
"mrope_interleaved": true,
|
| 125 |
+
"mrope_section": [
|
| 126 |
+
11,
|
| 127 |
+
11,
|
| 128 |
+
10
|
| 129 |
+
],
|
| 130 |
+
"partial_rotary_factor": 0.25,
|
| 131 |
+
"rope_theta": 10000000,
|
| 132 |
+
"rope_type": "default"
|
| 133 |
+
},
|
| 134 |
+
"use_cache": false,
|
| 135 |
+
"vocab_size": 248320,
|
| 136 |
+
"model_type": "qwen3_5_text"
|
| 137 |
+
}
|
| 138 |
+
}
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/generation_config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 248044,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
248046,
|
| 6 |
+
248044
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 248044,
|
| 9 |
+
"temperature": 0.6,
|
| 10 |
+
"top_k": 20,
|
| 11 |
+
"top_p": 0.95,
|
| 12 |
+
"transformers_version": "5.3.0"
|
| 13 |
+
}
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/humming_online_quant_config.json
ADDED
|
@@ -0,0 +1,457 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"quant_method": "gptq",
|
| 3 |
+
"bits": 5,
|
| 4 |
+
"group_size": 128,
|
| 5 |
+
"dynamic": {
|
| 6 |
+
"+:model\\.layers\\.60\\.mlp\\.gate_proj": {
|
| 7 |
+
"bits": 4
|
| 8 |
+
},
|
| 9 |
+
"+:model\\.layers\\.60\\.mlp\\.up_proj": {
|
| 10 |
+
"bits": 4
|
| 11 |
+
},
|
| 12 |
+
"+:model\\.layers\\.61\\.mlp\\.gate_proj": {
|
| 13 |
+
"bits": 4
|
| 14 |
+
},
|
| 15 |
+
"+:model\\.layers\\.61\\.mlp\\.up_proj": {
|
| 16 |
+
"bits": 4
|
| 17 |
+
},
|
| 18 |
+
"+:model\\.layers\\.61\\.linear_attn\\.in_proj_b": {
|
| 19 |
+
"bits": 8
|
| 20 |
+
},
|
| 21 |
+
"+:model\\.layers\\.60\\.linear_attn\\.in_proj_a": {
|
| 22 |
+
"bits": 8
|
| 23 |
+
},
|
| 24 |
+
"+:model\\.layers\\.56\\.linear_attn\\.in_proj_b": {
|
| 25 |
+
"bits": 8
|
| 26 |
+
},
|
| 27 |
+
"+:model\\.layers\\.9\\.linear_attn\\.in_proj_z": {
|
| 28 |
+
"bits": 6
|
| 29 |
+
},
|
| 30 |
+
"+:model\\.layers\\.57\\.linear_attn\\.in_proj_a": {
|
| 31 |
+
"bits": 8
|
| 32 |
+
},
|
| 33 |
+
"+:model\\.layers\\.50\\.linear_attn\\.in_proj_b": {
|
| 34 |
+
"bits": 8
|
| 35 |
+
},
|
| 36 |
+
"+:model\\.layers\\.38\\.linear_attn\\.in_proj_b": {
|
| 37 |
+
"bits": 8
|
| 38 |
+
},
|
| 39 |
+
"+:model\\.layers\\.1\\.linear_attn\\.in_proj_b": {
|
| 40 |
+
"bits": 8
|
| 41 |
+
},
|
| 42 |
+
"+:model\\.layers\\.0\\.linear_attn\\.in_proj_a": {
|
| 43 |
+
"bits": 8
|
| 44 |
+
},
|
| 45 |
+
"+:model\\.layers\\.34\\.linear_attn\\.in_proj_b": {
|
| 46 |
+
"bits": 8
|
| 47 |
+
},
|
| 48 |
+
"+:model\\.layers\\.33\\.linear_attn\\.in_proj_a": {
|
| 49 |
+
"bits": 8
|
| 50 |
+
},
|
| 51 |
+
"+:model\\.layers\\.32\\.linear_attn\\.in_proj_b": {
|
| 52 |
+
"bits": 8
|
| 53 |
+
},
|
| 54 |
+
"+:model\\.layers\\.30\\.linear_attn\\.in_proj_z": {
|
| 55 |
+
"bits": 6
|
| 56 |
+
},
|
| 57 |
+
"+:model\\.layers\\.5\\.linear_attn\\.in_proj_z": {
|
| 58 |
+
"bits": 6
|
| 59 |
+
},
|
| 60 |
+
"+:model\\.layers\\.57\\.mlp\\.down_proj": {
|
| 61 |
+
"bits": 4
|
| 62 |
+
},
|
| 63 |
+
"+:model\\.layers\\.6\\.linear_attn\\.in_proj_a": {
|
| 64 |
+
"bits": 8
|
| 65 |
+
},
|
| 66 |
+
"+:model\\.layers\\.20\\.linear_attn\\.in_proj_z": {
|
| 67 |
+
"bits": 6
|
| 68 |
+
},
|
| 69 |
+
"+:model\\.layers\\.22\\.linear_attn\\.in_proj_b": {
|
| 70 |
+
"bits": 8
|
| 71 |
+
},
|
| 72 |
+
"+:model\\.layers\\.17\\.linear_attn\\.in_proj_z": {
|
| 73 |
+
"bits": 6
|
| 74 |
+
},
|
| 75 |
+
"+:model\\.layers\\.14\\.linear_attn\\.in_proj_a": {
|
| 76 |
+
"bits": 8
|
| 77 |
+
},
|
| 78 |
+
"+:model\\.layers\\.13\\.linear_attn\\.in_proj_b": {
|
| 79 |
+
"bits": 8
|
| 80 |
+
},
|
| 81 |
+
"+:model\\.layers\\.12\\.linear_attn\\.in_proj_a": {
|
| 82 |
+
"bits": 8
|
| 83 |
+
},
|
| 84 |
+
"+:model\\.layers\\.26\\.linear_attn\\.in_proj_z": {
|
| 85 |
+
"bits": 6
|
| 86 |
+
},
|
| 87 |
+
"+:model\\.layers\\.24\\.linear_attn\\.in_proj_b": {
|
| 88 |
+
"bits": 8
|
| 89 |
+
},
|
| 90 |
+
"+:model\\.layers\\.25\\.linear_attn\\.in_proj_a": {
|
| 91 |
+
"bits": 8
|
| 92 |
+
},
|
| 93 |
+
"+:model\\.layers\\.41\\.linear_attn\\.in_proj_a": {
|
| 94 |
+
"bits": 8
|
| 95 |
+
},
|
| 96 |
+
"+:model\\.layers\\.40\\.linear_attn\\.in_proj_b": {
|
| 97 |
+
"bits": 8
|
| 98 |
+
},
|
| 99 |
+
"+:model\\.layers\\.29\\.linear_attn\\.in_proj_a": {
|
| 100 |
+
"bits": 8
|
| 101 |
+
},
|
| 102 |
+
"+:model\\.layers\\.28\\.linear_attn\\.in_proj_b": {
|
| 103 |
+
"bits": 8
|
| 104 |
+
},
|
| 105 |
+
"+:model\\.layers\\.61\\.mlp\\.down_proj": {
|
| 106 |
+
"bits": 4
|
| 107 |
+
},
|
| 108 |
+
"+:model\\.layers\\.1\\.linear_attn\\.out_proj": {
|
| 109 |
+
"bits": 6
|
| 110 |
+
},
|
| 111 |
+
"+:model\\.layers\\.18\\.linear_attn\\.in_proj_a": {
|
| 112 |
+
"bits": 8
|
| 113 |
+
},
|
| 114 |
+
"+:model\\.layers\\.46\\.linear_attn\\.in_proj_b": {
|
| 115 |
+
"bits": 8
|
| 116 |
+
},
|
| 117 |
+
"+:model\\.layers\\.17\\.linear_attn\\.out_proj": {
|
| 118 |
+
"bits": 6
|
| 119 |
+
},
|
| 120 |
+
"+:model\\.layers\\.57\\.linear_attn\\.in_proj_b": {
|
| 121 |
+
"bits": 8
|
| 122 |
+
},
|
| 123 |
+
"+:model\\.layers\\.56\\.linear_attn\\.in_proj_a": {
|
| 124 |
+
"bits": 8
|
| 125 |
+
},
|
| 126 |
+
"+:model\\.layers\\.8\\.linear_attn\\.in_proj_z": {
|
| 127 |
+
"bits": 6
|
| 128 |
+
},
|
| 129 |
+
"+:model\\.layers\\.60\\.linear_attn\\.in_proj_b": {
|
| 130 |
+
"bits": 8
|
| 131 |
+
},
|
| 132 |
+
"+:model\\.layers\\.61\\.linear_attn\\.in_proj_a": {
|
| 133 |
+
"bits": 8
|
| 134 |
+
},
|
| 135 |
+
"+:model\\.layers\\.6\\.linear_attn\\.out_proj": {
|
| 136 |
+
"bits": 6
|
| 137 |
+
},
|
| 138 |
+
"+:model\\.layers\\.38\\.linear_attn\\.in_proj_a": {
|
| 139 |
+
"bits": 8
|
| 140 |
+
},
|
| 141 |
+
"+:model\\.layers\\.10\\.linear_attn\\.out_proj": {
|
| 142 |
+
"bits": 6
|
| 143 |
+
},
|
| 144 |
+
"+:model\\.layers\\.50\\.linear_attn\\.in_proj_a": {
|
| 145 |
+
"bits": 8
|
| 146 |
+
},
|
| 147 |
+
"+:model\\.layers\\.34\\.linear_attn\\.in_proj_a": {
|
| 148 |
+
"bits": 8
|
| 149 |
+
},
|
| 150 |
+
"+:model\\.layers\\.0\\.linear_attn\\.in_proj_b": {
|
| 151 |
+
"bits": 8
|
| 152 |
+
},
|
| 153 |
+
"+:model\\.layers\\.2\\.linear_attn\\.in_proj_z": {
|
| 154 |
+
"bits": 6
|
| 155 |
+
},
|
| 156 |
+
"+:model\\.layers\\.1\\.linear_attn\\.in_proj_a": {
|
| 157 |
+
"bits": 8
|
| 158 |
+
},
|
| 159 |
+
"+:model\\.layers\\.6\\.linear_attn\\.in_proj_b": {
|
| 160 |
+
"bits": 8
|
| 161 |
+
},
|
| 162 |
+
"+:model\\.layers\\.4\\.linear_attn\\.in_proj_z": {
|
| 163 |
+
"bits": 6
|
| 164 |
+
},
|
| 165 |
+
"+:model\\.layers\\.32\\.linear_attn\\.in_proj_a": {
|
| 166 |
+
"bits": 8
|
| 167 |
+
},
|
| 168 |
+
"+:model\\.layers\\.33\\.linear_attn\\.in_proj_b": {
|
| 169 |
+
"bits": 8
|
| 170 |
+
},
|
| 171 |
+
"+:model\\.layers\\.16\\.linear_attn\\.in_proj_z": {
|
| 172 |
+
"bits": 6
|
| 173 |
+
},
|
| 174 |
+
"+:model\\.layers\\.14\\.linear_attn\\.in_proj_b": {
|
| 175 |
+
"bits": 8
|
| 176 |
+
},
|
| 177 |
+
"+:model\\.layers\\.21\\.linear_attn\\.in_proj_z": {
|
| 178 |
+
"bits": 6
|
| 179 |
+
},
|
| 180 |
+
"+:model\\.layers\\.22\\.linear_attn\\.in_proj_a": {
|
| 181 |
+
"bits": 8
|
| 182 |
+
},
|
| 183 |
+
"+:model\\.layers\\.25\\.linear_attn\\.in_proj_b": {
|
| 184 |
+
"bits": 8
|
| 185 |
+
},
|
| 186 |
+
"+:model\\.layers\\.24\\.linear_attn\\.in_proj_a": {
|
| 187 |
+
"bits": 8
|
| 188 |
+
},
|
| 189 |
+
"+:model\\.layers\\.10\\.linear_attn\\.in_proj_z": {
|
| 190 |
+
"bits": 6
|
| 191 |
+
},
|
| 192 |
+
"+:model\\.layers\\.12\\.linear_attn\\.in_proj_b": {
|
| 193 |
+
"bits": 8
|
| 194 |
+
},
|
| 195 |
+
"+:model\\.layers\\.13\\.linear_attn\\.in_proj_a": {
|
| 196 |
+
"bits": 8
|
| 197 |
+
},
|
| 198 |
+
"+:model\\.layers\\.28\\.linear_attn\\.in_proj_a": {
|
| 199 |
+
"bits": 8
|
| 200 |
+
},
|
| 201 |
+
"+:model\\.layers\\.16\\.linear_attn\\.out_proj": {
|
| 202 |
+
"bits": 6
|
| 203 |
+
},
|
| 204 |
+
"+:model\\.layers\\.29\\.linear_attn\\.in_proj_b": {
|
| 205 |
+
"bits": 8
|
| 206 |
+
},
|
| 207 |
+
"+:model\\.layers\\.0\\.linear_attn\\.out_proj": {
|
| 208 |
+
"bits": 6
|
| 209 |
+
},
|
| 210 |
+
"+:model\\.layers\\.40\\.linear_attn\\.in_proj_a": {
|
| 211 |
+
"bits": 8
|
| 212 |
+
},
|
| 213 |
+
"+:model\\.layers\\.41\\.linear_attn\\.in_proj_b": {
|
| 214 |
+
"bits": 8
|
| 215 |
+
},
|
| 216 |
+
"+:model\\.layers\\.46\\.linear_attn\\.in_proj_a": {
|
| 217 |
+
"bits": 8
|
| 218 |
+
},
|
| 219 |
+
"+:model\\.layers\\.18\\.linear_attn\\.in_proj_b": {
|
| 220 |
+
"bits": 8
|
| 221 |
+
},
|
| 222 |
+
"+:model\\.layers\\.53\\.linear_attn\\.in_proj_a": {
|
| 223 |
+
"bits": 8
|
| 224 |
+
},
|
| 225 |
+
"+:model\\.layers\\.52\\.linear_attn\\.in_proj_b": {
|
| 226 |
+
"bits": 8
|
| 227 |
+
},
|
| 228 |
+
"+:model\\.layers\\.20\\.linear_attn\\.out_proj": {
|
| 229 |
+
"bits": 6
|
| 230 |
+
},
|
| 231 |
+
"+:model\\.layers\\.62\\.linear_attn\\.in_proj_a": {
|
| 232 |
+
"bits": 8
|
| 233 |
+
},
|
| 234 |
+
"+:model\\.layers\\.9\\.linear_attn\\.in_proj_b": {
|
| 235 |
+
"bits": 8
|
| 236 |
+
},
|
| 237 |
+
"+:model\\.layers\\.8\\.linear_attn\\.in_proj_a": {
|
| 238 |
+
"bits": 8
|
| 239 |
+
},
|
| 240 |
+
"+:model\\.layers\\.54\\.linear_attn\\.in_proj_b": {
|
| 241 |
+
"bits": 8
|
| 242 |
+
},
|
| 243 |
+
"+:model\\.layers\\.32\\.linear_attn\\.in_proj_z": {
|
| 244 |
+
"bits": 6
|
| 245 |
+
},
|
| 246 |
+
"+:model\\.layers\\.30\\.linear_attn\\.in_proj_b": {
|
| 247 |
+
"bits": 8
|
| 248 |
+
},
|
| 249 |
+
"+:model\\.layers\\.4\\.linear_attn\\.in_proj_a": {
|
| 250 |
+
"bits": 8
|
| 251 |
+
},
|
| 252 |
+
"+:model\\.layers\\.18\\.linear_attn\\.out_proj": {
|
| 253 |
+
"bits": 6
|
| 254 |
+
},
|
| 255 |
+
"+:model\\.layers\\.58\\.linear_attn\\.in_proj_b": {
|
| 256 |
+
"bits": 8
|
| 257 |
+
},
|
| 258 |
+
"+:model\\.layers\\.5\\.linear_attn\\.in_proj_b": {
|
| 259 |
+
"bits": 8
|
| 260 |
+
},
|
| 261 |
+
"+:model\\.layers\\.2\\.linear_attn\\.in_proj_a": {
|
| 262 |
+
"bits": 8
|
| 263 |
+
},
|
| 264 |
+
"+:model\\.layers\\.13\\.linear_attn\\.out_proj": {
|
| 265 |
+
"bits": 6
|
| 266 |
+
},
|
| 267 |
+
"+:model\\.layers\\.1\\.linear_attn\\.in_proj_z": {
|
| 268 |
+
"bits": 6
|
| 269 |
+
},
|
| 270 |
+
"+:model\\.layers\\.5\\.linear_attn\\.out_proj": {
|
| 271 |
+
"bits": 6
|
| 272 |
+
},
|
| 273 |
+
"+:model\\.layers\\.34\\.linear_attn\\.in_proj_z": {
|
| 274 |
+
"bits": 6
|
| 275 |
+
},
|
| 276 |
+
"+:model\\.layers\\.36\\.linear_attn\\.in_proj_b": {
|
| 277 |
+
"bits": 8
|
| 278 |
+
},
|
| 279 |
+
"+:model\\.layers\\.37\\.linear_attn\\.in_proj_a": {
|
| 280 |
+
"bits": 8
|
| 281 |
+
},
|
| 282 |
+
"+:model\\.layers\\.10\\.linear_attn\\.in_proj_a": {
|
| 283 |
+
"bits": 8
|
| 284 |
+
},
|
| 285 |
+
"+:model\\.layers\\.13\\.linear_attn\\.in_proj_z": {
|
| 286 |
+
"bits": 6
|
| 287 |
+
},
|
| 288 |
+
"+:model\\.layers\\.26\\.linear_attn\\.in_proj_b": {
|
| 289 |
+
"bits": 8
|
| 290 |
+
},
|
| 291 |
+
"+:model\\.layers\\.24\\.linear_attn\\.in_proj_z": {
|
| 292 |
+
"bits": 6
|
| 293 |
+
},
|
| 294 |
+
"+:model\\.layers\\.21\\.linear_attn\\.in_proj_a": {
|
| 295 |
+
"bits": 8
|
| 296 |
+
},
|
| 297 |
+
"+:model\\.layers\\.20\\.linear_attn\\.in_proj_b": {
|
| 298 |
+
"bits": 8
|
| 299 |
+
},
|
| 300 |
+
"+:model\\.layers\\.22\\.linear_attn\\.in_proj_z": {
|
| 301 |
+
"bits": 6
|
| 302 |
+
},
|
| 303 |
+
"+:model\\.layers\\.49\\.linear_attn\\.in_proj_a": {
|
| 304 |
+
"bits": 8
|
| 305 |
+
},
|
| 306 |
+
"+:model\\.layers\\.8\\.linear_attn\\.out_proj": {
|
| 307 |
+
"bits": 6
|
| 308 |
+
},
|
| 309 |
+
"+:model\\.layers\\.16\\.linear_attn\\.in_proj_a": {
|
| 310 |
+
"bits": 8
|
| 311 |
+
},
|
| 312 |
+
"+:model\\.layers\\.48\\.linear_attn\\.in_proj_b": {
|
| 313 |
+
"bits": 8
|
| 314 |
+
},
|
| 315 |
+
"+:model\\.layers\\.17\\.linear_attn\\.in_proj_b": {
|
| 316 |
+
"bits": 8
|
| 317 |
+
},
|
| 318 |
+
"+:model\\.layers\\.44\\.linear_attn\\.in_proj_b": {
|
| 319 |
+
"bits": 8
|
| 320 |
+
},
|
| 321 |
+
"+:model\\.layers\\.45\\.linear_attn\\.in_proj_a": {
|
| 322 |
+
"bits": 8
|
| 323 |
+
},
|
| 324 |
+
"+:model\\.layers\\.1\\.linear_attn\\.in_proj_qkv": {
|
| 325 |
+
"bits": 6
|
| 326 |
+
},
|
| 327 |
+
"+:model\\.layers\\.42\\.linear_attn\\.in_proj_b": {
|
| 328 |
+
"bits": 8
|
| 329 |
+
},
|
| 330 |
+
"+:model\\.layers\\.62\\.mlp\\.down_proj": {
|
| 331 |
+
"bits": 4
|
| 332 |
+
},
|
| 333 |
+
"+:model\\.layers\\.28\\.linear_attn\\.in_proj_z": {
|
| 334 |
+
"bits": 6
|
| 335 |
+
},
|
| 336 |
+
"+:model\\.layers\\.52\\.linear_attn\\.in_proj_a": {
|
| 337 |
+
"bits": 8
|
| 338 |
+
},
|
| 339 |
+
"+:model\\.layers\\.53\\.linear_attn\\.in_proj_b": {
|
| 340 |
+
"bits": 8
|
| 341 |
+
},
|
| 342 |
+
"+:model\\.layers\\.54\\.linear_attn\\.in_proj_a": {
|
| 343 |
+
"bits": 8
|
| 344 |
+
},
|
| 345 |
+
"+:model\\.layers\\.60\\.mlp\\.down_proj": {
|
| 346 |
+
"bits": 4
|
| 347 |
+
},
|
| 348 |
+
"+:model\\.layers\\.8\\.linear_attn\\.in_proj_b": {
|
| 349 |
+
"bits": 8
|
| 350 |
+
},
|
| 351 |
+
"+:model\\.layers\\.9\\.linear_attn\\.in_proj_a": {
|
| 352 |
+
"bits": 8
|
| 353 |
+
},
|
| 354 |
+
"+:model\\.layers\\.62\\.linear_attn\\.in_proj_b": {
|
| 355 |
+
"bits": 8
|
| 356 |
+
},
|
| 357 |
+
"+:model\\.layers\\.21\\.linear_attn\\.out_proj": {
|
| 358 |
+
"bits": 6
|
| 359 |
+
},
|
| 360 |
+
"+:model\\.layers\\.59\\.mlp\\.down_proj": {
|
| 361 |
+
"bits": 4
|
| 362 |
+
},
|
| 363 |
+
"+:model\\.layers\\.5\\.linear_attn\\.in_proj_a": {
|
| 364 |
+
"bits": 8
|
| 365 |
+
},
|
| 366 |
+
"+:model\\.layers\\.4\\.linear_attn\\.out_proj": {
|
| 367 |
+
"bits": 6
|
| 368 |
+
},
|
| 369 |
+
"+:model\\.layers\\.58\\.linear_attn\\.in_proj_a": {
|
| 370 |
+
"bits": 8
|
| 371 |
+
},
|
| 372 |
+
"+:model\\.layers\\.6\\.linear_attn\\.in_proj_z": {
|
| 373 |
+
"bits": 6
|
| 374 |
+
},
|
| 375 |
+
"+:model\\.layers\\.4\\.linear_attn\\.in_proj_b": {
|
| 376 |
+
"bits": 8
|
| 377 |
+
},
|
| 378 |
+
"+:model\\.layers\\.33\\.linear_attn\\.in_proj_z": {
|
| 379 |
+
"bits": 6
|
| 380 |
+
},
|
| 381 |
+
"+:model\\.layers\\.30\\.linear_attn\\.in_proj_a": {
|
| 382 |
+
"bits": 8
|
| 383 |
+
},
|
| 384 |
+
"+:model\\.layers\\.12\\.linear_attn\\.out_proj": {
|
| 385 |
+
"bits": 6
|
| 386 |
+
},
|
| 387 |
+
"+:model\\.layers\\.37\\.linear_attn\\.in_proj_b": {
|
| 388 |
+
"bits": 8
|
| 389 |
+
},
|
| 390 |
+
"+:model\\.layers\\.36\\.linear_attn\\.in_proj_a": {
|
| 391 |
+
"bits": 8
|
| 392 |
+
},
|
| 393 |
+
"+:model\\.layers\\.0\\.linear_attn\\.in_proj_z": {
|
| 394 |
+
"bits": 6
|
| 395 |
+
},
|
| 396 |
+
"+:model\\.layers\\.2\\.linear_attn\\.in_proj_b": {
|
| 397 |
+
"bits": 8
|
| 398 |
+
},
|
| 399 |
+
"+:model\\.layers\\.9\\.linear_attn\\.out_proj": {
|
| 400 |
+
"bits": 6
|
| 401 |
+
},
|
| 402 |
+
"+:model\\.layers\\.26\\.linear_attn\\.in_proj_a": {
|
| 403 |
+
"bits": 8
|
| 404 |
+
},
|
| 405 |
+
"+:model\\.layers\\.25\\.linear_attn\\.in_proj_z": {
|
| 406 |
+
"bits": 6
|
| 407 |
+
},
|
| 408 |
+
"+:model\\.layers\\.10\\.linear_attn\\.in_proj_b": {
|
| 409 |
+
"bits": 8
|
| 410 |
+
},
|
| 411 |
+
"+:model\\.layers\\.12\\.linear_attn\\.in_proj_z": {
|
| 412 |
+
"bits": 6
|
| 413 |
+
},
|
| 414 |
+
"+:model\\.layers\\.17\\.linear_attn\\.in_proj_a": {
|
| 415 |
+
"bits": 8
|
| 416 |
+
},
|
| 417 |
+
"+:model\\.layers\\.48\\.linear_attn\\.in_proj_a": {
|
| 418 |
+
"bits": 8
|
| 419 |
+
},
|
| 420 |
+
"+:model\\.layers\\.14\\.linear_attn\\.out_proj": {
|
| 421 |
+
"bits": 6
|
| 422 |
+
},
|
| 423 |
+
"+:model\\.layers\\.16\\.linear_attn\\.in_proj_b": {
|
| 424 |
+
"bits": 8
|
| 425 |
+
},
|
| 426 |
+
"+:model\\.layers\\.14\\.linear_attn\\.in_proj_z": {
|
| 427 |
+
"bits": 6
|
| 428 |
+
},
|
| 429 |
+
"+:model\\.layers\\.49\\.linear_attn\\.in_proj_b": {
|
| 430 |
+
"bits": 8
|
| 431 |
+
},
|
| 432 |
+
"+:model\\.layers\\.20\\.linear_attn\\.in_proj_a": {
|
| 433 |
+
"bits": 8
|
| 434 |
+
},
|
| 435 |
+
"+:model\\.layers\\.21\\.linear_attn\\.in_proj_b": {
|
| 436 |
+
"bits": 8
|
| 437 |
+
},
|
| 438 |
+
"+:model\\.layers\\.2\\.linear_attn\\.out_proj": {
|
| 439 |
+
"bits": 6
|
| 440 |
+
},
|
| 441 |
+
"+:model\\.layers\\.18\\.linear_attn\\.in_proj_z": {
|
| 442 |
+
"bits": 6
|
| 443 |
+
},
|
| 444 |
+
"+:model\\.layers\\.45\\.linear_attn\\.in_proj_b": {
|
| 445 |
+
"bits": 8
|
| 446 |
+
},
|
| 447 |
+
"+:model\\.layers\\.44\\.linear_attn\\.in_proj_a": {
|
| 448 |
+
"bits": 8
|
| 449 |
+
},
|
| 450 |
+
"+:model\\.layers\\.29\\.linear_attn\\.in_proj_z": {
|
| 451 |
+
"bits": 6
|
| 452 |
+
},
|
| 453 |
+
"+:model\\.layers\\.42\\.linear_attn\\.in_proj_a": {
|
| 454 |
+
"bits": 8
|
| 455 |
+
}
|
| 456 |
+
}
|
| 457 |
+
}
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,859 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_parameters": 26895998464,
|
| 4 |
+
"total_size": 53791996928
|
| 5 |
+
},
|
| 6 |
+
"weight_map": {
|
| 7 |
+
"lm_head.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.language_model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.language_model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.language_model.layers.0.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.language_model.layers.0.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.language_model.layers.0.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.language_model.layers.0.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.language_model.layers.0.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.language_model.layers.0.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.language_model.layers.0.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.language_model.layers.0.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.language_model.layers.0.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.language_model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.language_model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.language_model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.language_model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.language_model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.language_model.layers.1.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.language_model.layers.1.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.language_model.layers.1.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.language_model.layers.1.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.language_model.layers.1.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.language_model.layers.1.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.language_model.layers.1.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.language_model.layers.1.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.language_model.layers.1.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.language_model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.language_model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.language_model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.language_model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.language_model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.language_model.layers.10.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.language_model.layers.10.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.language_model.layers.10.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.language_model.layers.10.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.language_model.layers.10.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.language_model.layers.10.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.language_model.layers.10.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.language_model.layers.10.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.language_model.layers.10.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.language_model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.language_model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.language_model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.language_model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.language_model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.language_model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.language_model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.language_model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.language_model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.language_model.layers.11.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.language_model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.language_model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.language_model.layers.11.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.language_model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.language_model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.language_model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.language_model.layers.12.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.language_model.layers.12.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.language_model.layers.12.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.language_model.layers.12.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.language_model.layers.12.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.language_model.layers.12.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.language_model.layers.12.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.language_model.layers.12.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.language_model.layers.12.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.language_model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.language_model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.language_model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.language_model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.language_model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.language_model.layers.13.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.language_model.layers.13.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.language_model.layers.13.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.language_model.layers.13.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.language_model.layers.13.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.language_model.layers.13.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.language_model.layers.13.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.language_model.layers.13.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.language_model.layers.13.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.language_model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.language_model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.language_model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.language_model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.language_model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.language_model.layers.14.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.language_model.layers.14.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 93 |
+
"model.language_model.layers.14.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 94 |
+
"model.language_model.layers.14.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 95 |
+
"model.language_model.layers.14.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 96 |
+
"model.language_model.layers.14.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.language_model.layers.14.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 98 |
+
"model.language_model.layers.14.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 99 |
+
"model.language_model.layers.14.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 100 |
+
"model.language_model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 101 |
+
"model.language_model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 102 |
+
"model.language_model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 103 |
+
"model.language_model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 104 |
+
"model.language_model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 105 |
+
"model.language_model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 106 |
+
"model.language_model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 107 |
+
"model.language_model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 108 |
+
"model.language_model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 109 |
+
"model.language_model.layers.15.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 110 |
+
"model.language_model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 111 |
+
"model.language_model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 112 |
+
"model.language_model.layers.15.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 113 |
+
"model.language_model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 114 |
+
"model.language_model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 115 |
+
"model.language_model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 116 |
+
"model.language_model.layers.16.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 117 |
+
"model.language_model.layers.16.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 118 |
+
"model.language_model.layers.16.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 119 |
+
"model.language_model.layers.16.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 120 |
+
"model.language_model.layers.16.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 121 |
+
"model.language_model.layers.16.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 122 |
+
"model.language_model.layers.16.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 123 |
+
"model.language_model.layers.16.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 124 |
+
"model.language_model.layers.16.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 125 |
+
"model.language_model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 126 |
+
"model.language_model.layers.16.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 127 |
+
"model.language_model.layers.16.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 128 |
+
"model.language_model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 129 |
+
"model.language_model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 130 |
+
"model.language_model.layers.17.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 131 |
+
"model.language_model.layers.17.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 132 |
+
"model.language_model.layers.17.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 133 |
+
"model.language_model.layers.17.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 134 |
+
"model.language_model.layers.17.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 135 |
+
"model.language_model.layers.17.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 136 |
+
"model.language_model.layers.17.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 137 |
+
"model.language_model.layers.17.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 138 |
+
"model.language_model.layers.17.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 139 |
+
"model.language_model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 140 |
+
"model.language_model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 141 |
+
"model.language_model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 142 |
+
"model.language_model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 143 |
+
"model.language_model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 144 |
+
"model.language_model.layers.18.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 145 |
+
"model.language_model.layers.18.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 146 |
+
"model.language_model.layers.18.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.language_model.layers.18.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.language_model.layers.18.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.language_model.layers.18.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.language_model.layers.18.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.language_model.layers.18.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.language_model.layers.18.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 153 |
+
"model.language_model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 154 |
+
"model.language_model.layers.18.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 155 |
+
"model.language_model.layers.18.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 156 |
+
"model.language_model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 157 |
+
"model.language_model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 158 |
+
"model.language_model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 159 |
+
"model.language_model.layers.19.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 160 |
+
"model.language_model.layers.19.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 161 |
+
"model.language_model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 162 |
+
"model.language_model.layers.19.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 163 |
+
"model.language_model.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 164 |
+
"model.language_model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.language_model.layers.19.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.language_model.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.language_model.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.language_model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.language_model.layers.2.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.language_model.layers.2.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.language_model.layers.2.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.language_model.layers.2.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.language_model.layers.2.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.language_model.layers.2.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.language_model.layers.2.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.language_model.layers.2.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.language_model.layers.2.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.language_model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.language_model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.language_model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.language_model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.language_model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.language_model.layers.20.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.language_model.layers.20.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.language_model.layers.20.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.language_model.layers.20.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.language_model.layers.20.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.language_model.layers.20.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.language_model.layers.20.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.language_model.layers.20.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.language_model.layers.20.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.language_model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.language_model.layers.20.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.language_model.layers.20.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.language_model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.language_model.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.language_model.layers.21.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.language_model.layers.21.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.language_model.layers.21.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.language_model.layers.21.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 201 |
+
"model.language_model.layers.21.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 202 |
+
"model.language_model.layers.21.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 203 |
+
"model.language_model.layers.21.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 204 |
+
"model.language_model.layers.21.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 205 |
+
"model.language_model.layers.21.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 206 |
+
"model.language_model.layers.21.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 207 |
+
"model.language_model.layers.21.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 208 |
+
"model.language_model.layers.21.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 209 |
+
"model.language_model.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 210 |
+
"model.language_model.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 211 |
+
"model.language_model.layers.22.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 212 |
+
"model.language_model.layers.22.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 213 |
+
"model.language_model.layers.22.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 214 |
+
"model.language_model.layers.22.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 215 |
+
"model.language_model.layers.22.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 216 |
+
"model.language_model.layers.22.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 217 |
+
"model.language_model.layers.22.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 218 |
+
"model.language_model.layers.22.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 219 |
+
"model.language_model.layers.22.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 220 |
+
"model.language_model.layers.22.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 221 |
+
"model.language_model.layers.22.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 222 |
+
"model.language_model.layers.22.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 223 |
+
"model.language_model.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 224 |
+
"model.language_model.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 225 |
+
"model.language_model.layers.23.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 226 |
+
"model.language_model.layers.23.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 227 |
+
"model.language_model.layers.23.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 228 |
+
"model.language_model.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 229 |
+
"model.language_model.layers.23.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 230 |
+
"model.language_model.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 231 |
+
"model.language_model.layers.23.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 232 |
+
"model.language_model.layers.23.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 233 |
+
"model.language_model.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 234 |
+
"model.language_model.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 235 |
+
"model.language_model.layers.24.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 236 |
+
"model.language_model.layers.24.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 237 |
+
"model.language_model.layers.24.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 238 |
+
"model.language_model.layers.24.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 239 |
+
"model.language_model.layers.24.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 240 |
+
"model.language_model.layers.24.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 241 |
+
"model.language_model.layers.24.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 242 |
+
"model.language_model.layers.24.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 243 |
+
"model.language_model.layers.24.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 244 |
+
"model.language_model.layers.24.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 245 |
+
"model.language_model.layers.24.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 246 |
+
"model.language_model.layers.24.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 247 |
+
"model.language_model.layers.24.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 248 |
+
"model.language_model.layers.24.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 249 |
+
"model.language_model.layers.25.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 250 |
+
"model.language_model.layers.25.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 251 |
+
"model.language_model.layers.25.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 252 |
+
"model.language_model.layers.25.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 253 |
+
"model.language_model.layers.25.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 254 |
+
"model.language_model.layers.25.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 255 |
+
"model.language_model.layers.25.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 256 |
+
"model.language_model.layers.25.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 257 |
+
"model.language_model.layers.25.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 258 |
+
"model.language_model.layers.25.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 259 |
+
"model.language_model.layers.25.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 260 |
+
"model.language_model.layers.25.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 261 |
+
"model.language_model.layers.25.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 262 |
+
"model.language_model.layers.25.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 263 |
+
"model.language_model.layers.26.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 264 |
+
"model.language_model.layers.26.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 265 |
+
"model.language_model.layers.26.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 266 |
+
"model.language_model.layers.26.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 267 |
+
"model.language_model.layers.26.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 268 |
+
"model.language_model.layers.26.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 269 |
+
"model.language_model.layers.26.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 270 |
+
"model.language_model.layers.26.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 271 |
+
"model.language_model.layers.26.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 272 |
+
"model.language_model.layers.26.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 273 |
+
"model.language_model.layers.26.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 274 |
+
"model.language_model.layers.26.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 275 |
+
"model.language_model.layers.26.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 276 |
+
"model.language_model.layers.26.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 277 |
+
"model.language_model.layers.27.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 278 |
+
"model.language_model.layers.27.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 279 |
+
"model.language_model.layers.27.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 280 |
+
"model.language_model.layers.27.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 281 |
+
"model.language_model.layers.27.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 282 |
+
"model.language_model.layers.27.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 283 |
+
"model.language_model.layers.27.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 284 |
+
"model.language_model.layers.27.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 285 |
+
"model.language_model.layers.27.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 286 |
+
"model.language_model.layers.27.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 287 |
+
"model.language_model.layers.27.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 288 |
+
"model.language_model.layers.28.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 289 |
+
"model.language_model.layers.28.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 290 |
+
"model.language_model.layers.28.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 291 |
+
"model.language_model.layers.28.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 292 |
+
"model.language_model.layers.28.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 293 |
+
"model.language_model.layers.28.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 294 |
+
"model.language_model.layers.28.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 295 |
+
"model.language_model.layers.28.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 296 |
+
"model.language_model.layers.28.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 297 |
+
"model.language_model.layers.28.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 298 |
+
"model.language_model.layers.28.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 299 |
+
"model.language_model.layers.28.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 300 |
+
"model.language_model.layers.28.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 301 |
+
"model.language_model.layers.28.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 302 |
+
"model.language_model.layers.29.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 303 |
+
"model.language_model.layers.29.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 304 |
+
"model.language_model.layers.29.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 305 |
+
"model.language_model.layers.29.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 306 |
+
"model.language_model.layers.29.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 307 |
+
"model.language_model.layers.29.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 308 |
+
"model.language_model.layers.29.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 309 |
+
"model.language_model.layers.29.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 310 |
+
"model.language_model.layers.29.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 311 |
+
"model.language_model.layers.29.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 312 |
+
"model.language_model.layers.29.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 313 |
+
"model.language_model.layers.29.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 314 |
+
"model.language_model.layers.29.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 315 |
+
"model.language_model.layers.29.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 316 |
+
"model.language_model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 317 |
+
"model.language_model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 318 |
+
"model.language_model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 319 |
+
"model.language_model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 320 |
+
"model.language_model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 321 |
+
"model.language_model.layers.3.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 322 |
+
"model.language_model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 323 |
+
"model.language_model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 324 |
+
"model.language_model.layers.3.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 325 |
+
"model.language_model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 326 |
+
"model.language_model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 327 |
+
"model.language_model.layers.30.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 328 |
+
"model.language_model.layers.30.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 329 |
+
"model.language_model.layers.30.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 330 |
+
"model.language_model.layers.30.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 331 |
+
"model.language_model.layers.30.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 332 |
+
"model.language_model.layers.30.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 333 |
+
"model.language_model.layers.30.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 334 |
+
"model.language_model.layers.30.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 335 |
+
"model.language_model.layers.30.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 336 |
+
"model.language_model.layers.30.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 337 |
+
"model.language_model.layers.30.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 338 |
+
"model.language_model.layers.30.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 339 |
+
"model.language_model.layers.30.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 340 |
+
"model.language_model.layers.30.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 341 |
+
"model.language_model.layers.31.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 342 |
+
"model.language_model.layers.31.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 343 |
+
"model.language_model.layers.31.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 344 |
+
"model.language_model.layers.31.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 345 |
+
"model.language_model.layers.31.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 346 |
+
"model.language_model.layers.31.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 347 |
+
"model.language_model.layers.31.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 348 |
+
"model.language_model.layers.31.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 349 |
+
"model.language_model.layers.31.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 350 |
+
"model.language_model.layers.31.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 351 |
+
"model.language_model.layers.31.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 352 |
+
"model.language_model.layers.32.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 353 |
+
"model.language_model.layers.32.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 354 |
+
"model.language_model.layers.32.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 355 |
+
"model.language_model.layers.32.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 356 |
+
"model.language_model.layers.32.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 357 |
+
"model.language_model.layers.32.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 358 |
+
"model.language_model.layers.32.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 359 |
+
"model.language_model.layers.32.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 360 |
+
"model.language_model.layers.32.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 361 |
+
"model.language_model.layers.32.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 362 |
+
"model.language_model.layers.32.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 363 |
+
"model.language_model.layers.32.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 364 |
+
"model.language_model.layers.32.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 365 |
+
"model.language_model.layers.32.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 366 |
+
"model.language_model.layers.33.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 367 |
+
"model.language_model.layers.33.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 368 |
+
"model.language_model.layers.33.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 369 |
+
"model.language_model.layers.33.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 370 |
+
"model.language_model.layers.33.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 371 |
+
"model.language_model.layers.33.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 372 |
+
"model.language_model.layers.33.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 373 |
+
"model.language_model.layers.33.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 374 |
+
"model.language_model.layers.33.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 375 |
+
"model.language_model.layers.33.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 376 |
+
"model.language_model.layers.33.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 377 |
+
"model.language_model.layers.33.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 378 |
+
"model.language_model.layers.33.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 379 |
+
"model.language_model.layers.33.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 380 |
+
"model.language_model.layers.34.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 381 |
+
"model.language_model.layers.34.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 382 |
+
"model.language_model.layers.34.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 383 |
+
"model.language_model.layers.34.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 384 |
+
"model.language_model.layers.34.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 385 |
+
"model.language_model.layers.34.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 386 |
+
"model.language_model.layers.34.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 387 |
+
"model.language_model.layers.34.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 388 |
+
"model.language_model.layers.34.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 389 |
+
"model.language_model.layers.34.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 390 |
+
"model.language_model.layers.34.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 391 |
+
"model.language_model.layers.34.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 392 |
+
"model.language_model.layers.34.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 393 |
+
"model.language_model.layers.34.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 394 |
+
"model.language_model.layers.35.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 395 |
+
"model.language_model.layers.35.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 396 |
+
"model.language_model.layers.35.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 397 |
+
"model.language_model.layers.35.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 398 |
+
"model.language_model.layers.35.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 399 |
+
"model.language_model.layers.35.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 400 |
+
"model.language_model.layers.35.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 401 |
+
"model.language_model.layers.35.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 402 |
+
"model.language_model.layers.35.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 403 |
+
"model.language_model.layers.35.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 404 |
+
"model.language_model.layers.35.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 405 |
+
"model.language_model.layers.36.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 406 |
+
"model.language_model.layers.36.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 407 |
+
"model.language_model.layers.36.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 408 |
+
"model.language_model.layers.36.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 409 |
+
"model.language_model.layers.36.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 410 |
+
"model.language_model.layers.36.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 411 |
+
"model.language_model.layers.36.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 412 |
+
"model.language_model.layers.36.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 413 |
+
"model.language_model.layers.36.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 414 |
+
"model.language_model.layers.36.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 415 |
+
"model.language_model.layers.36.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 416 |
+
"model.language_model.layers.36.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 417 |
+
"model.language_model.layers.36.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 418 |
+
"model.language_model.layers.36.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 419 |
+
"model.language_model.layers.37.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 420 |
+
"model.language_model.layers.37.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 421 |
+
"model.language_model.layers.37.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 422 |
+
"model.language_model.layers.37.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 423 |
+
"model.language_model.layers.37.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 424 |
+
"model.language_model.layers.37.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 425 |
+
"model.language_model.layers.37.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 426 |
+
"model.language_model.layers.37.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 427 |
+
"model.language_model.layers.37.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 428 |
+
"model.language_model.layers.37.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 429 |
+
"model.language_model.layers.37.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 430 |
+
"model.language_model.layers.37.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 431 |
+
"model.language_model.layers.37.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 432 |
+
"model.language_model.layers.37.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 433 |
+
"model.language_model.layers.38.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 434 |
+
"model.language_model.layers.38.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 435 |
+
"model.language_model.layers.38.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 436 |
+
"model.language_model.layers.38.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 437 |
+
"model.language_model.layers.38.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 438 |
+
"model.language_model.layers.38.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 439 |
+
"model.language_model.layers.38.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 440 |
+
"model.language_model.layers.38.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 441 |
+
"model.language_model.layers.38.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 442 |
+
"model.language_model.layers.38.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 443 |
+
"model.language_model.layers.38.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 444 |
+
"model.language_model.layers.38.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 445 |
+
"model.language_model.layers.38.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 446 |
+
"model.language_model.layers.38.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 447 |
+
"model.language_model.layers.39.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 448 |
+
"model.language_model.layers.39.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 449 |
+
"model.language_model.layers.39.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 450 |
+
"model.language_model.layers.39.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 451 |
+
"model.language_model.layers.39.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 452 |
+
"model.language_model.layers.39.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 453 |
+
"model.language_model.layers.39.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 454 |
+
"model.language_model.layers.39.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 455 |
+
"model.language_model.layers.39.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 456 |
+
"model.language_model.layers.39.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 457 |
+
"model.language_model.layers.39.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 458 |
+
"model.language_model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 459 |
+
"model.language_model.layers.4.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 460 |
+
"model.language_model.layers.4.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 461 |
+
"model.language_model.layers.4.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 462 |
+
"model.language_model.layers.4.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 463 |
+
"model.language_model.layers.4.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 464 |
+
"model.language_model.layers.4.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 465 |
+
"model.language_model.layers.4.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 466 |
+
"model.language_model.layers.4.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 467 |
+
"model.language_model.layers.4.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 468 |
+
"model.language_model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 469 |
+
"model.language_model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 470 |
+
"model.language_model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 471 |
+
"model.language_model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 472 |
+
"model.language_model.layers.40.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 473 |
+
"model.language_model.layers.40.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 474 |
+
"model.language_model.layers.40.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 475 |
+
"model.language_model.layers.40.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 476 |
+
"model.language_model.layers.40.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 477 |
+
"model.language_model.layers.40.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 478 |
+
"model.language_model.layers.40.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 479 |
+
"model.language_model.layers.40.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 480 |
+
"model.language_model.layers.40.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 481 |
+
"model.language_model.layers.40.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 482 |
+
"model.language_model.layers.40.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 483 |
+
"model.language_model.layers.40.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 484 |
+
"model.language_model.layers.40.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 485 |
+
"model.language_model.layers.40.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 486 |
+
"model.language_model.layers.41.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 487 |
+
"model.language_model.layers.41.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 488 |
+
"model.language_model.layers.41.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 489 |
+
"model.language_model.layers.41.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 490 |
+
"model.language_model.layers.41.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 491 |
+
"model.language_model.layers.41.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 492 |
+
"model.language_model.layers.41.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 493 |
+
"model.language_model.layers.41.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 494 |
+
"model.language_model.layers.41.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 495 |
+
"model.language_model.layers.41.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 496 |
+
"model.language_model.layers.41.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 497 |
+
"model.language_model.layers.41.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 498 |
+
"model.language_model.layers.41.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 499 |
+
"model.language_model.layers.41.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 500 |
+
"model.language_model.layers.42.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 501 |
+
"model.language_model.layers.42.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 502 |
+
"model.language_model.layers.42.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 503 |
+
"model.language_model.layers.42.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 504 |
+
"model.language_model.layers.42.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 505 |
+
"model.language_model.layers.42.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 506 |
+
"model.language_model.layers.42.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 507 |
+
"model.language_model.layers.42.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 508 |
+
"model.language_model.layers.42.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 509 |
+
"model.language_model.layers.42.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 510 |
+
"model.language_model.layers.42.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 511 |
+
"model.language_model.layers.42.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 512 |
+
"model.language_model.layers.42.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 513 |
+
"model.language_model.layers.42.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 514 |
+
"model.language_model.layers.43.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 515 |
+
"model.language_model.layers.43.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 516 |
+
"model.language_model.layers.43.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 517 |
+
"model.language_model.layers.43.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 518 |
+
"model.language_model.layers.43.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 519 |
+
"model.language_model.layers.43.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 520 |
+
"model.language_model.layers.43.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 521 |
+
"model.language_model.layers.43.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 522 |
+
"model.language_model.layers.43.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 523 |
+
"model.language_model.layers.43.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 524 |
+
"model.language_model.layers.43.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 525 |
+
"model.language_model.layers.44.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 526 |
+
"model.language_model.layers.44.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 527 |
+
"model.language_model.layers.44.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 528 |
+
"model.language_model.layers.44.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 529 |
+
"model.language_model.layers.44.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 530 |
+
"model.language_model.layers.44.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 531 |
+
"model.language_model.layers.44.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 532 |
+
"model.language_model.layers.44.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 533 |
+
"model.language_model.layers.44.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 534 |
+
"model.language_model.layers.44.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 535 |
+
"model.language_model.layers.44.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 536 |
+
"model.language_model.layers.44.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 537 |
+
"model.language_model.layers.44.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 538 |
+
"model.language_model.layers.44.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 539 |
+
"model.language_model.layers.45.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 540 |
+
"model.language_model.layers.45.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 541 |
+
"model.language_model.layers.45.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 542 |
+
"model.language_model.layers.45.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 543 |
+
"model.language_model.layers.45.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 544 |
+
"model.language_model.layers.45.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 545 |
+
"model.language_model.layers.45.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 546 |
+
"model.language_model.layers.45.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 547 |
+
"model.language_model.layers.45.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 548 |
+
"model.language_model.layers.45.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 549 |
+
"model.language_model.layers.45.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 550 |
+
"model.language_model.layers.45.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 551 |
+
"model.language_model.layers.45.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 552 |
+
"model.language_model.layers.45.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 553 |
+
"model.language_model.layers.46.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 554 |
+
"model.language_model.layers.46.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 555 |
+
"model.language_model.layers.46.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 556 |
+
"model.language_model.layers.46.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 557 |
+
"model.language_model.layers.46.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 558 |
+
"model.language_model.layers.46.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 559 |
+
"model.language_model.layers.46.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 560 |
+
"model.language_model.layers.46.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 561 |
+
"model.language_model.layers.46.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 562 |
+
"model.language_model.layers.46.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 563 |
+
"model.language_model.layers.46.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 564 |
+
"model.language_model.layers.46.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 565 |
+
"model.language_model.layers.46.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 566 |
+
"model.language_model.layers.46.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 567 |
+
"model.language_model.layers.47.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 568 |
+
"model.language_model.layers.47.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 569 |
+
"model.language_model.layers.47.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 570 |
+
"model.language_model.layers.47.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 571 |
+
"model.language_model.layers.47.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 572 |
+
"model.language_model.layers.47.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 573 |
+
"model.language_model.layers.47.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 574 |
+
"model.language_model.layers.47.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 575 |
+
"model.language_model.layers.47.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 576 |
+
"model.language_model.layers.47.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 577 |
+
"model.language_model.layers.47.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 578 |
+
"model.language_model.layers.48.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 579 |
+
"model.language_model.layers.48.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 580 |
+
"model.language_model.layers.48.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 581 |
+
"model.language_model.layers.48.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 582 |
+
"model.language_model.layers.48.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 583 |
+
"model.language_model.layers.48.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 584 |
+
"model.language_model.layers.48.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 585 |
+
"model.language_model.layers.48.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 586 |
+
"model.language_model.layers.48.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 587 |
+
"model.language_model.layers.48.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 588 |
+
"model.language_model.layers.48.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 589 |
+
"model.language_model.layers.48.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 590 |
+
"model.language_model.layers.48.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 591 |
+
"model.language_model.layers.48.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 592 |
+
"model.language_model.layers.49.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 593 |
+
"model.language_model.layers.49.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 594 |
+
"model.language_model.layers.49.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 595 |
+
"model.language_model.layers.49.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 596 |
+
"model.language_model.layers.49.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 597 |
+
"model.language_model.layers.49.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 598 |
+
"model.language_model.layers.49.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 599 |
+
"model.language_model.layers.49.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 600 |
+
"model.language_model.layers.49.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 601 |
+
"model.language_model.layers.49.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 602 |
+
"model.language_model.layers.49.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 603 |
+
"model.language_model.layers.49.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 604 |
+
"model.language_model.layers.49.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 605 |
+
"model.language_model.layers.49.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 606 |
+
"model.language_model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 607 |
+
"model.language_model.layers.5.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 608 |
+
"model.language_model.layers.5.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 609 |
+
"model.language_model.layers.5.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 610 |
+
"model.language_model.layers.5.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 611 |
+
"model.language_model.layers.5.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 612 |
+
"model.language_model.layers.5.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 613 |
+
"model.language_model.layers.5.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 614 |
+
"model.language_model.layers.5.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 615 |
+
"model.language_model.layers.5.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 616 |
+
"model.language_model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 617 |
+
"model.language_model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 618 |
+
"model.language_model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 619 |
+
"model.language_model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 620 |
+
"model.language_model.layers.50.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 621 |
+
"model.language_model.layers.50.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 622 |
+
"model.language_model.layers.50.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 623 |
+
"model.language_model.layers.50.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 624 |
+
"model.language_model.layers.50.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 625 |
+
"model.language_model.layers.50.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 626 |
+
"model.language_model.layers.50.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 627 |
+
"model.language_model.layers.50.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 628 |
+
"model.language_model.layers.50.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 629 |
+
"model.language_model.layers.50.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 630 |
+
"model.language_model.layers.50.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 631 |
+
"model.language_model.layers.50.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 632 |
+
"model.language_model.layers.50.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 633 |
+
"model.language_model.layers.50.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 634 |
+
"model.language_model.layers.51.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 635 |
+
"model.language_model.layers.51.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 636 |
+
"model.language_model.layers.51.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 637 |
+
"model.language_model.layers.51.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 638 |
+
"model.language_model.layers.51.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 639 |
+
"model.language_model.layers.51.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 640 |
+
"model.language_model.layers.51.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 641 |
+
"model.language_model.layers.51.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 642 |
+
"model.language_model.layers.51.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 643 |
+
"model.language_model.layers.51.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 644 |
+
"model.language_model.layers.51.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 645 |
+
"model.language_model.layers.52.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 646 |
+
"model.language_model.layers.52.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 647 |
+
"model.language_model.layers.52.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 648 |
+
"model.language_model.layers.52.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 649 |
+
"model.language_model.layers.52.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 650 |
+
"model.language_model.layers.52.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 651 |
+
"model.language_model.layers.52.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 652 |
+
"model.language_model.layers.52.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 653 |
+
"model.language_model.layers.52.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 654 |
+
"model.language_model.layers.52.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 655 |
+
"model.language_model.layers.52.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 656 |
+
"model.language_model.layers.52.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 657 |
+
"model.language_model.layers.52.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 658 |
+
"model.language_model.layers.52.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 659 |
+
"model.language_model.layers.53.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 660 |
+
"model.language_model.layers.53.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 661 |
+
"model.language_model.layers.53.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 662 |
+
"model.language_model.layers.53.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 663 |
+
"model.language_model.layers.53.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 664 |
+
"model.language_model.layers.53.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 665 |
+
"model.language_model.layers.53.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 666 |
+
"model.language_model.layers.53.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 667 |
+
"model.language_model.layers.53.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 668 |
+
"model.language_model.layers.53.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 669 |
+
"model.language_model.layers.53.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 670 |
+
"model.language_model.layers.53.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 671 |
+
"model.language_model.layers.53.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 672 |
+
"model.language_model.layers.53.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 673 |
+
"model.language_model.layers.54.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 674 |
+
"model.language_model.layers.54.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 675 |
+
"model.language_model.layers.54.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 676 |
+
"model.language_model.layers.54.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 677 |
+
"model.language_model.layers.54.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 678 |
+
"model.language_model.layers.54.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 679 |
+
"model.language_model.layers.54.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 680 |
+
"model.language_model.layers.54.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 681 |
+
"model.language_model.layers.54.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 682 |
+
"model.language_model.layers.54.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 683 |
+
"model.language_model.layers.54.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 684 |
+
"model.language_model.layers.54.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 685 |
+
"model.language_model.layers.54.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 686 |
+
"model.language_model.layers.54.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 687 |
+
"model.language_model.layers.55.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 688 |
+
"model.language_model.layers.55.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 689 |
+
"model.language_model.layers.55.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 690 |
+
"model.language_model.layers.55.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 691 |
+
"model.language_model.layers.55.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 692 |
+
"model.language_model.layers.55.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 693 |
+
"model.language_model.layers.55.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 694 |
+
"model.language_model.layers.55.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 695 |
+
"model.language_model.layers.55.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 696 |
+
"model.language_model.layers.55.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 697 |
+
"model.language_model.layers.55.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 698 |
+
"model.language_model.layers.56.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 699 |
+
"model.language_model.layers.56.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 700 |
+
"model.language_model.layers.56.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 701 |
+
"model.language_model.layers.56.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 702 |
+
"model.language_model.layers.56.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 703 |
+
"model.language_model.layers.56.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 704 |
+
"model.language_model.layers.56.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 705 |
+
"model.language_model.layers.56.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 706 |
+
"model.language_model.layers.56.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 707 |
+
"model.language_model.layers.56.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 708 |
+
"model.language_model.layers.56.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 709 |
+
"model.language_model.layers.56.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 710 |
+
"model.language_model.layers.56.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 711 |
+
"model.language_model.layers.56.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 712 |
+
"model.language_model.layers.57.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 713 |
+
"model.language_model.layers.57.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 714 |
+
"model.language_model.layers.57.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 715 |
+
"model.language_model.layers.57.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 716 |
+
"model.language_model.layers.57.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 717 |
+
"model.language_model.layers.57.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 718 |
+
"model.language_model.layers.57.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 719 |
+
"model.language_model.layers.57.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 720 |
+
"model.language_model.layers.57.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 721 |
+
"model.language_model.layers.57.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 722 |
+
"model.language_model.layers.57.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 723 |
+
"model.language_model.layers.57.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 724 |
+
"model.language_model.layers.57.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 725 |
+
"model.language_model.layers.57.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 726 |
+
"model.language_model.layers.58.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 727 |
+
"model.language_model.layers.58.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 728 |
+
"model.language_model.layers.58.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 729 |
+
"model.language_model.layers.58.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 730 |
+
"model.language_model.layers.58.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 731 |
+
"model.language_model.layers.58.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 732 |
+
"model.language_model.layers.58.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 733 |
+
"model.language_model.layers.58.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 734 |
+
"model.language_model.layers.58.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 735 |
+
"model.language_model.layers.58.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 736 |
+
"model.language_model.layers.58.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 737 |
+
"model.language_model.layers.58.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 738 |
+
"model.language_model.layers.58.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 739 |
+
"model.language_model.layers.58.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 740 |
+
"model.language_model.layers.59.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 741 |
+
"model.language_model.layers.59.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 742 |
+
"model.language_model.layers.59.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 743 |
+
"model.language_model.layers.59.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 744 |
+
"model.language_model.layers.59.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 745 |
+
"model.language_model.layers.59.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 746 |
+
"model.language_model.layers.59.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 747 |
+
"model.language_model.layers.59.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 748 |
+
"model.language_model.layers.59.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 749 |
+
"model.language_model.layers.59.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 750 |
+
"model.language_model.layers.59.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 751 |
+
"model.language_model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 752 |
+
"model.language_model.layers.6.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 753 |
+
"model.language_model.layers.6.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 754 |
+
"model.language_model.layers.6.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 755 |
+
"model.language_model.layers.6.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 756 |
+
"model.language_model.layers.6.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 757 |
+
"model.language_model.layers.6.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 758 |
+
"model.language_model.layers.6.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 759 |
+
"model.language_model.layers.6.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 760 |
+
"model.language_model.layers.6.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 761 |
+
"model.language_model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 762 |
+
"model.language_model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 763 |
+
"model.language_model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 764 |
+
"model.language_model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 765 |
+
"model.language_model.layers.60.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 766 |
+
"model.language_model.layers.60.linear_attn.A_log": "model-00002-of-00002.safetensors",
|
| 767 |
+
"model.language_model.layers.60.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
|
| 768 |
+
"model.language_model.layers.60.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
|
| 769 |
+
"model.language_model.layers.60.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
|
| 770 |
+
"model.language_model.layers.60.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
|
| 771 |
+
"model.language_model.layers.60.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
|
| 772 |
+
"model.language_model.layers.60.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
|
| 773 |
+
"model.language_model.layers.60.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
|
| 774 |
+
"model.language_model.layers.60.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
|
| 775 |
+
"model.language_model.layers.60.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 776 |
+
"model.language_model.layers.60.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 777 |
+
"model.language_model.layers.60.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 778 |
+
"model.language_model.layers.60.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 779 |
+
"model.language_model.layers.61.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 780 |
+
"model.language_model.layers.61.linear_attn.A_log": "model-00002-of-00002.safetensors",
|
| 781 |
+
"model.language_model.layers.61.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
|
| 782 |
+
"model.language_model.layers.61.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
|
| 783 |
+
"model.language_model.layers.61.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
|
| 784 |
+
"model.language_model.layers.61.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
|
| 785 |
+
"model.language_model.layers.61.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
|
| 786 |
+
"model.language_model.layers.61.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
|
| 787 |
+
"model.language_model.layers.61.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
|
| 788 |
+
"model.language_model.layers.61.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
|
| 789 |
+
"model.language_model.layers.61.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 790 |
+
"model.language_model.layers.61.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 791 |
+
"model.language_model.layers.61.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 792 |
+
"model.language_model.layers.61.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 793 |
+
"model.language_model.layers.62.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 794 |
+
"model.language_model.layers.62.linear_attn.A_log": "model-00002-of-00002.safetensors",
|
| 795 |
+
"model.language_model.layers.62.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
|
| 796 |
+
"model.language_model.layers.62.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
|
| 797 |
+
"model.language_model.layers.62.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
|
| 798 |
+
"model.language_model.layers.62.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
|
| 799 |
+
"model.language_model.layers.62.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
|
| 800 |
+
"model.language_model.layers.62.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
|
| 801 |
+
"model.language_model.layers.62.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
|
| 802 |
+
"model.language_model.layers.62.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
|
| 803 |
+
"model.language_model.layers.62.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 804 |
+
"model.language_model.layers.62.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 805 |
+
"model.language_model.layers.62.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 806 |
+
"model.language_model.layers.62.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 807 |
+
"model.language_model.layers.63.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 808 |
+
"model.language_model.layers.63.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 809 |
+
"model.language_model.layers.63.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 810 |
+
"model.language_model.layers.63.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 811 |
+
"model.language_model.layers.63.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 812 |
+
"model.language_model.layers.63.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
|
| 813 |
+
"model.language_model.layers.63.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 814 |
+
"model.language_model.layers.63.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 815 |
+
"model.language_model.layers.63.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
|
| 816 |
+
"model.language_model.layers.63.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 817 |
+
"model.language_model.layers.63.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 818 |
+
"model.language_model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 819 |
+
"model.language_model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 820 |
+
"model.language_model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 821 |
+
"model.language_model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 822 |
+
"model.language_model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 823 |
+
"model.language_model.layers.7.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 824 |
+
"model.language_model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 825 |
+
"model.language_model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 826 |
+
"model.language_model.layers.7.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 827 |
+
"model.language_model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 828 |
+
"model.language_model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 829 |
+
"model.language_model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 830 |
+
"model.language_model.layers.8.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 831 |
+
"model.language_model.layers.8.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 832 |
+
"model.language_model.layers.8.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 833 |
+
"model.language_model.layers.8.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 834 |
+
"model.language_model.layers.8.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 835 |
+
"model.language_model.layers.8.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 836 |
+
"model.language_model.layers.8.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 837 |
+
"model.language_model.layers.8.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 838 |
+
"model.language_model.layers.8.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 839 |
+
"model.language_model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 840 |
+
"model.language_model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 841 |
+
"model.language_model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 842 |
+
"model.language_model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 843 |
+
"model.language_model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 844 |
+
"model.language_model.layers.9.linear_attn.A_log": "model-00001-of-00002.safetensors",
|
| 845 |
+
"model.language_model.layers.9.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
|
| 846 |
+
"model.language_model.layers.9.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
|
| 847 |
+
"model.language_model.layers.9.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
|
| 848 |
+
"model.language_model.layers.9.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
|
| 849 |
+
"model.language_model.layers.9.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
|
| 850 |
+
"model.language_model.layers.9.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
|
| 851 |
+
"model.language_model.layers.9.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
|
| 852 |
+
"model.language_model.layers.9.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
|
| 853 |
+
"model.language_model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 854 |
+
"model.language_model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 855 |
+
"model.language_model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 856 |
+
"model.language_model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 857 |
+
"model.language_model.norm.weight": "model-00002-of-00002.safetensors"
|
| 858 |
+
}
|
| 859 |
+
}
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/preprocessor_config.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"size": {
|
| 3 |
+
"longest_edge": 16777216,
|
| 4 |
+
"shortest_edge": 65536
|
| 5 |
+
},
|
| 6 |
+
"patch_size": 16,
|
| 7 |
+
"temporal_patch_size": 2,
|
| 8 |
+
"merge_size": 2,
|
| 9 |
+
"image_mean": [
|
| 10 |
+
0.5,
|
| 11 |
+
0.5,
|
| 12 |
+
0.5
|
| 13 |
+
],
|
| 14 |
+
"image_std": [
|
| 15 |
+
0.5,
|
| 16 |
+
0.5,
|
| 17 |
+
0.5
|
| 18 |
+
],
|
| 19 |
+
"processor_class": "Qwen3VLProcessor",
|
| 20 |
+
"image_processor_type": "Qwen2VLImageProcessorFast"
|
| 21 |
+
}
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/quantization_config.txt
ADDED
|
@@ -0,0 +1,878 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Model: Qwen/Qwen3.5-27B
|
| 2 |
+
# Layer directory: /nfs/scistore19/alistgrp/mhelcig/data/search/4_5_6_7_8bit_asym_g128/Qwen3.5-27B/4bit/
|
| 3 |
+
# Sensitivity method: linear
|
| 4 |
+
# Estimation method: linear
|
| 5 |
+
# Available bitwidths: [4, 5, 6, 7, 8]
|
| 6 |
+
# Bitwidth map: {4: 4.156, 5: 5.156, 6: 6.156, 7: 7.156, 8: 8.156}
|
| 7 |
+
#
|
| 8 |
+
# Layer groups: 368 groups (fused layers share bitwidth)
|
| 9 |
+
# block_0:mlp.gate_proj,mlp.up_proj.block_0:mlp.gate_proj,mlp.up_proj: group 0, 2 layers
|
| 10 |
+
# block_10:mlp.gate_proj,mlp.up_proj.block_10:mlp.gate_proj,mlp.up_proj: group 10, 2 layers
|
| 11 |
+
# block_11:mlp.gate_proj,mlp.up_proj.block_11:mlp.gate_proj,mlp.up_proj: group 11, 2 layers
|
| 12 |
+
# block_12:mlp.gate_proj,mlp.up_proj.block_12:mlp.gate_proj,mlp.up_proj: group 12, 2 layers
|
| 13 |
+
# block_13:mlp.gate_proj,mlp.up_proj.block_13:mlp.gate_proj,mlp.up_proj: group 13, 2 layers
|
| 14 |
+
# block_14:mlp.gate_proj,mlp.up_proj.block_14:mlp.gate_proj,mlp.up_proj: group 14, 2 layers
|
| 15 |
+
# block_15:mlp.gate_proj,mlp.up_proj.block_15:mlp.gate_proj,mlp.up_proj: group 15, 2 layers
|
| 16 |
+
# block_16:mlp.gate_proj,mlp.up_proj.block_16:mlp.gate_proj,mlp.up_proj: group 16, 2 layers
|
| 17 |
+
# block_17:mlp.gate_proj,mlp.up_proj.block_17:mlp.gate_proj,mlp.up_proj: group 17, 2 layers
|
| 18 |
+
# block_18:mlp.gate_proj,mlp.up_proj.block_18:mlp.gate_proj,mlp.up_proj: group 18, 2 layers
|
| 19 |
+
# block_19:mlp.gate_proj,mlp.up_proj.block_19:mlp.gate_proj,mlp.up_proj: group 19, 2 layers
|
| 20 |
+
# block_1:mlp.gate_proj,mlp.up_proj.block_1:mlp.gate_proj,mlp.up_proj: group 1, 2 layers
|
| 21 |
+
# block_20:mlp.gate_proj,mlp.up_proj.block_20:mlp.gate_proj,mlp.up_proj: group 20, 2 layers
|
| 22 |
+
# block_21:mlp.gate_proj,mlp.up_proj.block_21:mlp.gate_proj,mlp.up_proj: group 21, 2 layers
|
| 23 |
+
# block_22:mlp.gate_proj,mlp.up_proj.block_22:mlp.gate_proj,mlp.up_proj: group 22, 2 layers
|
| 24 |
+
# block_23:mlp.gate_proj,mlp.up_proj.block_23:mlp.gate_proj,mlp.up_proj: group 23, 2 layers
|
| 25 |
+
# block_24:mlp.gate_proj,mlp.up_proj.block_24:mlp.gate_proj,mlp.up_proj: group 24, 2 layers
|
| 26 |
+
# block_25:mlp.gate_proj,mlp.up_proj.block_25:mlp.gate_proj,mlp.up_proj: group 25, 2 layers
|
| 27 |
+
# block_26:mlp.gate_proj,mlp.up_proj.block_26:mlp.gate_proj,mlp.up_proj: group 26, 2 layers
|
| 28 |
+
# block_27:mlp.gate_proj,mlp.up_proj.block_27:mlp.gate_proj,mlp.up_proj: group 27, 2 layers
|
| 29 |
+
# block_28:mlp.gate_proj,mlp.up_proj.block_28:mlp.gate_proj,mlp.up_proj: group 28, 2 layers
|
| 30 |
+
# block_29:mlp.gate_proj,mlp.up_proj.block_29:mlp.gate_proj,mlp.up_proj: group 29, 2 layers
|
| 31 |
+
# block_2:mlp.gate_proj,mlp.up_proj.block_2:mlp.gate_proj,mlp.up_proj: group 2, 2 layers
|
| 32 |
+
# block_30:mlp.gate_proj,mlp.up_proj.block_30:mlp.gate_proj,mlp.up_proj: group 30, 2 layers
|
| 33 |
+
# block_31:mlp.gate_proj,mlp.up_proj.block_31:mlp.gate_proj,mlp.up_proj: group 31, 2 layers
|
| 34 |
+
# block_32:mlp.gate_proj,mlp.up_proj.block_32:mlp.gate_proj,mlp.up_proj: group 32, 2 layers
|
| 35 |
+
# block_33:mlp.gate_proj,mlp.up_proj.block_33:mlp.gate_proj,mlp.up_proj: group 33, 2 layers
|
| 36 |
+
# block_34:mlp.gate_proj,mlp.up_proj.block_34:mlp.gate_proj,mlp.up_proj: group 34, 2 layers
|
| 37 |
+
# block_35:mlp.gate_proj,mlp.up_proj.block_35:mlp.gate_proj,mlp.up_proj: group 35, 2 layers
|
| 38 |
+
# block_36:mlp.gate_proj,mlp.up_proj.block_36:mlp.gate_proj,mlp.up_proj: group 36, 2 layers
|
| 39 |
+
# block_37:mlp.gate_proj,mlp.up_proj.block_37:mlp.gate_proj,mlp.up_proj: group 37, 2 layers
|
| 40 |
+
# block_38:mlp.gate_proj,mlp.up_proj.block_38:mlp.gate_proj,mlp.up_proj: group 38, 2 layers
|
| 41 |
+
# block_39:mlp.gate_proj,mlp.up_proj.block_39:mlp.gate_proj,mlp.up_proj: group 39, 2 layers
|
| 42 |
+
# block_3:mlp.gate_proj,mlp.up_proj.block_3:mlp.gate_proj,mlp.up_proj: group 3, 2 layers
|
| 43 |
+
# block_40:mlp.gate_proj,mlp.up_proj.block_40:mlp.gate_proj,mlp.up_proj: group 40, 2 layers
|
| 44 |
+
# block_41:mlp.gate_proj,mlp.up_proj.block_41:mlp.gate_proj,mlp.up_proj: group 41, 2 layers
|
| 45 |
+
# block_42:mlp.gate_proj,mlp.up_proj.block_42:mlp.gate_proj,mlp.up_proj: group 42, 2 layers
|
| 46 |
+
# block_43:mlp.gate_proj,mlp.up_proj.block_43:mlp.gate_proj,mlp.up_proj: group 43, 2 layers
|
| 47 |
+
# block_44:mlp.gate_proj,mlp.up_proj.block_44:mlp.gate_proj,mlp.up_proj: group 44, 2 layers
|
| 48 |
+
# block_45:mlp.gate_proj,mlp.up_proj.block_45:mlp.gate_proj,mlp.up_proj: group 45, 2 layers
|
| 49 |
+
# block_46:mlp.gate_proj,mlp.up_proj.block_46:mlp.gate_proj,mlp.up_proj: group 46, 2 layers
|
| 50 |
+
# block_47:mlp.gate_proj,mlp.up_proj.block_47:mlp.gate_proj,mlp.up_proj: group 47, 2 layers
|
| 51 |
+
# block_48:mlp.gate_proj,mlp.up_proj.block_48:mlp.gate_proj,mlp.up_proj: group 48, 2 layers
|
| 52 |
+
# block_49:mlp.gate_proj,mlp.up_proj.block_49:mlp.gate_proj,mlp.up_proj: group 49, 2 layers
|
| 53 |
+
# block_4:mlp.gate_proj,mlp.up_proj.block_4:mlp.gate_proj,mlp.up_proj: group 4, 2 layers
|
| 54 |
+
# block_50:mlp.gate_proj,mlp.up_proj.block_50:mlp.gate_proj,mlp.up_proj: group 50, 2 layers
|
| 55 |
+
# block_51:mlp.gate_proj,mlp.up_proj.block_51:mlp.gate_proj,mlp.up_proj: group 51, 2 layers
|
| 56 |
+
# block_52:mlp.gate_proj,mlp.up_proj.block_52:mlp.gate_proj,mlp.up_proj: group 52, 2 layers
|
| 57 |
+
# block_53:mlp.gate_proj,mlp.up_proj.block_53:mlp.gate_proj,mlp.up_proj: group 53, 2 layers
|
| 58 |
+
# block_54:mlp.gate_proj,mlp.up_proj.block_54:mlp.gate_proj,mlp.up_proj: group 54, 2 layers
|
| 59 |
+
# block_55:mlp.gate_proj,mlp.up_proj.block_55:mlp.gate_proj,mlp.up_proj: group 55, 2 layers
|
| 60 |
+
# block_56:mlp.gate_proj,mlp.up_proj.block_56:mlp.gate_proj,mlp.up_proj: group 56, 2 layers
|
| 61 |
+
# block_57:mlp.gate_proj,mlp.up_proj.block_57:mlp.gate_proj,mlp.up_proj: group 57, 2 layers
|
| 62 |
+
# block_58:mlp.gate_proj,mlp.up_proj.block_58:mlp.gate_proj,mlp.up_proj: group 58, 2 layers
|
| 63 |
+
# block_59:mlp.gate_proj,mlp.up_proj.block_59:mlp.gate_proj,mlp.up_proj: group 59, 2 layers
|
| 64 |
+
# block_5:mlp.gate_proj,mlp.up_proj.block_5:mlp.gate_proj,mlp.up_proj: group 5, 2 layers
|
| 65 |
+
# block_60:mlp.gate_proj,mlp.up_proj.block_60:mlp.gate_proj,mlp.up_proj: group 60, 2 layers
|
| 66 |
+
# block_61:mlp.gate_proj,mlp.up_proj.block_61:mlp.gate_proj,mlp.up_proj: group 61, 2 layers
|
| 67 |
+
# block_62:mlp.gate_proj,mlp.up_proj.block_62:mlp.gate_proj,mlp.up_proj: group 62, 2 layers
|
| 68 |
+
# block_63:mlp.gate_proj,mlp.up_proj.block_63:mlp.gate_proj,mlp.up_proj: group 63, 2 layers
|
| 69 |
+
# block_6:mlp.gate_proj,mlp.up_proj.block_6:mlp.gate_proj,mlp.up_proj: group 6, 2 layers
|
| 70 |
+
# block_7:mlp.gate_proj,mlp.up_proj.block_7:mlp.gate_proj,mlp.up_proj: group 7, 2 layers
|
| 71 |
+
# block_8:mlp.gate_proj,mlp.up_proj.block_8:mlp.gate_proj,mlp.up_proj: group 8, 2 layers
|
| 72 |
+
# block_9:mlp.gate_proj,mlp.up_proj.block_9:mlp.gate_proj,mlp.up_proj: group 9, 2 layers
|
| 73 |
+
# Fused in model.layers.0:
|
| 74 |
+
# - linear_attn.in_proj_qkv (group 87, 1 layers)
|
| 75 |
+
# - linear_attn.in_proj_a (group 88, 1 layers)
|
| 76 |
+
# - linear_attn.in_proj_b (group 166, 1 layers)
|
| 77 |
+
# - linear_attn.out_proj (group 202, 1 layers)
|
| 78 |
+
# - mlp.down_proj (group 229, 1 layers)
|
| 79 |
+
# - linear_attn.in_proj_z (group 325, 1 layers)
|
| 80 |
+
# Fused in model.layers.1:
|
| 81 |
+
# - linear_attn.in_proj_b (group 85, 1 layers)
|
| 82 |
+
# - linear_attn.out_proj (group 140, 1 layers)
|
| 83 |
+
# - linear_attn.in_proj_a (group 169, 1 layers)
|
| 84 |
+
# - mlp.down_proj (group 213, 1 layers)
|
| 85 |
+
# - linear_attn.in_proj_z (group 245, 1 layers)
|
| 86 |
+
# - linear_attn.in_proj_qkv (group 280, 1 layers)
|
| 87 |
+
# Fused in model.layers.10:
|
| 88 |
+
# - linear_attn.out_proj (group 159, 1 layers)
|
| 89 |
+
# - linear_attn.in_proj_z (group 193, 1 layers)
|
| 90 |
+
# - linear_attn.in_proj_a (group 255, 1 layers)
|
| 91 |
+
# - linear_attn.in_proj_qkv (group 289, 1 layers)
|
| 92 |
+
# - mlp.down_proj (group 327, 1 layers)
|
| 93 |
+
# - linear_attn.in_proj_b (group 333, 1 layers)
|
| 94 |
+
# model.layers.11.mlp.down_proj: group 129, 1 layers
|
| 95 |
+
# Fused in model.layers.12:
|
| 96 |
+
# - linear_attn.in_proj_qkv (group 69, 1 layers)
|
| 97 |
+
# - linear_attn.in_proj_a (group 122, 1 layers)
|
| 98 |
+
# - linear_attn.in_proj_b (group 194, 1 layers)
|
| 99 |
+
# - mlp.down_proj (group 267, 1 layers)
|
| 100 |
+
# - linear_attn.out_proj (group 320, 1 layers)
|
| 101 |
+
# - linear_attn.in_proj_z (group 335, 1 layers)
|
| 102 |
+
# Fused in model.layers.13:
|
| 103 |
+
# - linear_attn.in_proj_b (group 121, 1 layers)
|
| 104 |
+
# - mlp.down_proj (group 175, 1 layers)
|
| 105 |
+
# - linear_attn.in_proj_a (group 198, 1 layers)
|
| 106 |
+
# - linear_attn.out_proj (group 243, 1 layers)
|
| 107 |
+
# - linear_attn.in_proj_z (group 256, 1 layers)
|
| 108 |
+
# - linear_attn.in_proj_qkv (group 270, 1 layers)
|
| 109 |
+
# Fused in model.layers.14:
|
| 110 |
+
# - linear_attn.in_proj_a (group 119, 1 layers)
|
| 111 |
+
# - mlp.down_proj (group 141, 1 layers)
|
| 112 |
+
# - linear_attn.in_proj_b (group 179, 1 layers)
|
| 113 |
+
# - linear_attn.in_proj_qkv (group 324, 1 layers)
|
| 114 |
+
# - linear_attn.out_proj (group 341, 1 layers)
|
| 115 |
+
# - linear_attn.in_proj_z (group 343, 1 layers)
|
| 116 |
+
# model.layers.15.mlp.down_proj: group 303, 1 layers
|
| 117 |
+
# Fused in model.layers.16:
|
| 118 |
+
# - linear_attn.in_proj_qkv (group 99, 1 layers)
|
| 119 |
+
# - mlp.down_proj (group 153, 1 layers)
|
| 120 |
+
# - linear_attn.in_proj_z (group 178, 1 layers)
|
| 121 |
+
# - linear_attn.out_proj (group 200, 1 layers)
|
| 122 |
+
# - linear_attn.in_proj_a (group 266, 1 layers)
|
| 123 |
+
# - linear_attn.in_proj_b (group 342, 1 layers)
|
| 124 |
+
# Fused in model.layers.17:
|
| 125 |
+
# - linear_attn.in_proj_z (group 116, 1 layers)
|
| 126 |
+
# - linear_attn.out_proj (group 145, 1 layers)
|
| 127 |
+
# - linear_attn.in_proj_b (group 269, 1 layers)
|
| 128 |
+
# - linear_attn.in_proj_qkv (group 272, 1 layers)
|
| 129 |
+
# - mlp.down_proj (group 281, 1 layers)
|
| 130 |
+
# - linear_attn.in_proj_a (group 338, 1 layers)
|
| 131 |
+
# Fused in model.layers.18:
|
| 132 |
+
# - linear_attn.in_proj_a (group 142, 1 layers)
|
| 133 |
+
# - linear_attn.in_proj_b (group 208, 1 layers)
|
| 134 |
+
# - mlp.down_proj (group 220, 1 layers)
|
| 135 |
+
# - linear_attn.out_proj (group 238, 1 layers)
|
| 136 |
+
# - linear_attn.in_proj_z (group 352, 1 layers)
|
| 137 |
+
# - linear_attn.in_proj_qkv (group 363, 1 layers)
|
| 138 |
+
# model.layers.19.mlp.down_proj: group 204, 1 layers
|
| 139 |
+
# Fused in model.layers.2:
|
| 140 |
+
# - linear_attn.in_proj_z (group 167, 1 layers)
|
| 141 |
+
# - linear_attn.in_proj_a (group 241, 1 layers)
|
| 142 |
+
# - linear_attn.in_proj_qkv (group 316, 1 layers)
|
| 143 |
+
# - linear_attn.in_proj_b (group 326, 1 layers)
|
| 144 |
+
# - linear_attn.out_proj (group 351, 1 layers)
|
| 145 |
+
# - mlp.down_proj (group 361, 1 layers)
|
| 146 |
+
# Fused in model.layers.20:
|
| 147 |
+
# - linear_attn.in_proj_z (group 110, 1 layers)
|
| 148 |
+
# - mlp.down_proj (group 195, 1 layers)
|
| 149 |
+
# - linear_attn.out_proj (group 219, 1 layers)
|
| 150 |
+
# - linear_attn.in_proj_b (group 262, 1 layers)
|
| 151 |
+
# - linear_attn.in_proj_qkv (group 319, 1 layers)
|
| 152 |
+
# - linear_attn.in_proj_a (group 346, 1 layers)
|
| 153 |
+
# Fused in model.layers.21:
|
| 154 |
+
# - linear_attn.in_proj_z (group 183, 1 layers)
|
| 155 |
+
# - linear_attn.in_proj_qkv (group 211, 1 layers)
|
| 156 |
+
# - mlp.down_proj (group 249, 1 layers)
|
| 157 |
+
# - linear_attn.in_proj_a (group 261, 1 layers)
|
| 158 |
+
# - linear_attn.out_proj (group 306, 1 layers)
|
| 159 |
+
# - linear_attn.in_proj_b (group 349, 1 layers)
|
| 160 |
+
# Fused in model.layers.22:
|
| 161 |
+
# - linear_attn.in_proj_qkv (group 84, 1 layers)
|
| 162 |
+
# - linear_attn.out_proj (group 93, 1 layers)
|
| 163 |
+
# - mlp.down_proj (group 109, 1 layers)
|
| 164 |
+
# - linear_attn.in_proj_b (group 112, 1 layers)
|
| 165 |
+
# - linear_attn.in_proj_a (group 184, 1 layers)
|
| 166 |
+
# - linear_attn.in_proj_z (group 263, 1 layers)
|
| 167 |
+
# model.layers.23.mlp.down_proj: group 350, 1 layers
|
| 168 |
+
# Fused in model.layers.24:
|
| 169 |
+
# - linear_attn.out_proj (group 118, 1 layers)
|
| 170 |
+
# - linear_attn.in_proj_b (group 127, 1 layers)
|
| 171 |
+
# - linear_attn.in_proj_a (group 191, 1 layers)
|
| 172 |
+
# - mlp.down_proj (group 224, 1 layers)
|
| 173 |
+
# - linear_attn.in_proj_z (group 258, 1 layers)
|
| 174 |
+
# - linear_attn.in_proj_qkv (group 295, 1 layers)
|
| 175 |
+
# Fused in model.layers.25:
|
| 176 |
+
# - linear_attn.in_proj_a (group 128, 1 layers)
|
| 177 |
+
# - linear_attn.in_proj_qkv (group 181, 1 layers)
|
| 178 |
+
# - linear_attn.in_proj_b (group 187, 1 layers)
|
| 179 |
+
# - linear_attn.out_proj (group 192, 1 layers)
|
| 180 |
+
# - mlp.down_proj (group 206, 1 layers)
|
| 181 |
+
# - linear_attn.in_proj_z (group 331, 1 layers)
|
| 182 |
+
# Fused in model.layers.26:
|
| 183 |
+
# - linear_attn.in_proj_qkv (group 81, 1 layers)
|
| 184 |
+
# - linear_attn.in_proj_z (group 125, 1 layers)
|
| 185 |
+
# - linear_attn.in_proj_b (group 257, 1 layers)
|
| 186 |
+
# - linear_attn.out_proj (group 285, 1 layers)
|
| 187 |
+
# - linear_attn.in_proj_a (group 330, 1 layers)
|
| 188 |
+
# - mlp.down_proj (group 360, 1 layers)
|
| 189 |
+
# model.layers.27.mlp.down_proj: group 76, 1 layers
|
| 190 |
+
# Fused in model.layers.28:
|
| 191 |
+
# - linear_attn.in_proj_b (group 136, 1 layers)
|
| 192 |
+
# - mlp.down_proj (group 137, 1 layers)
|
| 193 |
+
# - linear_attn.out_proj (group 173, 1 layers)
|
| 194 |
+
# - linear_attn.in_proj_a (group 199, 1 layers)
|
| 195 |
+
# - linear_attn.in_proj_z (group 284, 1 layers)
|
| 196 |
+
# - linear_attn.in_proj_qkv (group 337, 1 layers)
|
| 197 |
+
# Fused in model.layers.29:
|
| 198 |
+
# - linear_attn.out_proj (group 91, 1 layers)
|
| 199 |
+
# - linear_attn.in_proj_a (group 134, 1 layers)
|
| 200 |
+
# - linear_attn.in_proj_qkv (group 148, 1 layers)
|
| 201 |
+
# - linear_attn.in_proj_b (group 201, 1 layers)
|
| 202 |
+
# - mlp.down_proj (group 294, 1 layers)
|
| 203 |
+
# - linear_attn.in_proj_z (group 359, 1 layers)
|
| 204 |
+
# model.layers.3.mlp.down_proj: group 77, 1 layers
|
| 205 |
+
# Fused in model.layers.30:
|
| 206 |
+
# - linear_attn.in_proj_z (group 100, 1 layers)
|
| 207 |
+
# - mlp.down_proj (group 228, 1 layers)
|
| 208 |
+
# - linear_attn.in_proj_b (group 236, 1 layers)
|
| 209 |
+
# - linear_attn.out_proj (group 292, 1 layers)
|
| 210 |
+
# - linear_attn.in_proj_a (group 317, 1 layers)
|
| 211 |
+
# - linear_attn.in_proj_qkv (group 323, 1 layers)
|
| 212 |
+
# model.layers.31.mlp.down_proj: group 212, 1 layers
|
| 213 |
+
# Fused in model.layers.32:
|
| 214 |
+
# - linear_attn.in_proj_b (group 98, 1 layers)
|
| 215 |
+
# - linear_attn.in_proj_qkv (group 104, 1 layers)
|
| 216 |
+
# - linear_attn.out_proj (group 174, 1 layers)
|
| 217 |
+
# - linear_attn.in_proj_a (group 176, 1 layers)
|
| 218 |
+
# - linear_attn.in_proj_z (group 235, 1 layers)
|
| 219 |
+
# - mlp.down_proj (group 367, 1 layers)
|
| 220 |
+
# Fused in model.layers.33:
|
| 221 |
+
# - mlp.down_proj (group 82, 1 layers)
|
| 222 |
+
# - linear_attn.out_proj (group 83, 1 layers)
|
| 223 |
+
# - linear_attn.in_proj_a (group 95, 1 layers)
|
| 224 |
+
# - linear_attn.in_proj_b (group 177, 1 layers)
|
| 225 |
+
# - linear_attn.in_proj_qkv (group 277, 1 layers)
|
| 226 |
+
# - linear_attn.in_proj_z (group 315, 1 layers)
|
| 227 |
+
# Fused in model.layers.34:
|
| 228 |
+
# - linear_attn.in_proj_b (group 90, 1 layers)
|
| 229 |
+
# - linear_attn.in_proj_a (group 164, 1 layers)
|
| 230 |
+
# - linear_attn.out_proj (group 182, 1 layers)
|
| 231 |
+
# - mlp.down_proj (group 186, 1 layers)
|
| 232 |
+
# - linear_attn.in_proj_z (group 248, 1 layers)
|
| 233 |
+
# - linear_attn.in_proj_qkv (group 290, 1 layers)
|
| 234 |
+
# model.layers.35.mlp.down_proj: group 242, 1 layers
|
| 235 |
+
# Fused in model.layers.36:
|
| 236 |
+
# - linear_attn.in_proj_qkv (group 65, 1 layers)
|
| 237 |
+
# - linear_attn.in_proj_z (group 92, 1 layers)
|
| 238 |
+
# - mlp.down_proj (group 101, 1 layers)
|
| 239 |
+
# - linear_attn.in_proj_b (group 250, 1 layers)
|
| 240 |
+
# - linear_attn.in_proj_a (group 322, 1 layers)
|
| 241 |
+
# - linear_attn.out_proj (group 357, 1 layers)
|
| 242 |
+
# Fused in model.layers.37:
|
| 243 |
+
# - linear_attn.in_proj_z (group 165, 1 layers)
|
| 244 |
+
# - linear_attn.in_proj_a (group 251, 1 layers)
|
| 245 |
+
# - linear_attn.in_proj_qkv (group 260, 1 layers)
|
| 246 |
+
# - linear_attn.out_proj (group 275, 1 layers)
|
| 247 |
+
# - linear_attn.in_proj_b (group 321, 1 layers)
|
| 248 |
+
# - mlp.down_proj (group 344, 1 layers)
|
| 249 |
+
# Fused in model.layers.38:
|
| 250 |
+
# - linear_attn.in_proj_b (group 79, 1 layers)
|
| 251 |
+
# - linear_attn.out_proj (group 108, 1 layers)
|
| 252 |
+
# - linear_attn.in_proj_a (group 156, 1 layers)
|
| 253 |
+
# - linear_attn.in_proj_z (group 222, 1 layers)
|
| 254 |
+
# - mlp.down_proj (group 318, 1 layers)
|
| 255 |
+
# - linear_attn.in_proj_qkv (group 332, 1 layers)
|
| 256 |
+
# model.layers.39.mlp.down_proj: group 120, 1 layers
|
| 257 |
+
# Fused in model.layers.4:
|
| 258 |
+
# - linear_attn.in_proj_qkv (group 78, 1 layers)
|
| 259 |
+
# - linear_attn.in_proj_z (group 172, 1 layers)
|
| 260 |
+
# - mlp.down_proj (group 189, 1 layers)
|
| 261 |
+
# - linear_attn.in_proj_a (group 237, 1 layers)
|
| 262 |
+
# - linear_attn.out_proj (group 310, 1 layers)
|
| 263 |
+
# - linear_attn.in_proj_b (group 313, 1 layers)
|
| 264 |
+
# Fused in model.layers.40:
|
| 265 |
+
# - linear_attn.in_proj_b (group 132, 1 layers)
|
| 266 |
+
# - linear_attn.in_proj_a (group 203, 1 layers)
|
| 267 |
+
# - linear_attn.out_proj (group 231, 1 layers)
|
| 268 |
+
# - mlp.down_proj (group 246, 1 layers)
|
| 269 |
+
# - linear_attn.in_proj_z (group 279, 1 layers)
|
| 270 |
+
# - linear_attn.in_proj_qkv (group 366, 1 layers)
|
| 271 |
+
# Fused in model.layers.41:
|
| 272 |
+
# - linear_attn.in_proj_a (group 131, 1 layers)
|
| 273 |
+
# - linear_attn.in_proj_qkv (group 168, 1 layers)
|
| 274 |
+
# - mlp.down_proj (group 190, 1 layers)
|
| 275 |
+
# - linear_attn.in_proj_b (group 205, 1 layers)
|
| 276 |
+
# - linear_attn.out_proj (group 288, 1 layers)
|
| 277 |
+
# - linear_attn.in_proj_z (group 362, 1 layers)
|
| 278 |
+
# Fused in model.layers.42:
|
| 279 |
+
# - linear_attn.out_proj (group 89, 1 layers)
|
| 280 |
+
# - linear_attn.in_proj_z (group 133, 1 layers)
|
| 281 |
+
# - linear_attn.in_proj_qkv (group 139, 1 layers)
|
| 282 |
+
# - linear_attn.in_proj_b (group 282, 1 layers)
|
| 283 |
+
# - mlp.down_proj (group 340, 1 layers)
|
| 284 |
+
# - linear_attn.in_proj_a (group 365, 1 layers)
|
| 285 |
+
# model.layers.43.mlp.down_proj: group 96, 1 layers
|
| 286 |
+
# Fused in model.layers.44:
|
| 287 |
+
# - linear_attn.out_proj (group 124, 1 layers)
|
| 288 |
+
# - linear_attn.in_proj_z (group 144, 1 layers)
|
| 289 |
+
# - mlp.down_proj (group 214, 1 layers)
|
| 290 |
+
# - linear_attn.in_proj_b (group 274, 1 layers)
|
| 291 |
+
# - linear_attn.in_proj_qkv (group 328, 1 layers)
|
| 292 |
+
# - linear_attn.in_proj_a (group 355, 1 layers)
|
| 293 |
+
# Fused in model.layers.45:
|
| 294 |
+
# - linear_attn.in_proj_qkv (group 157, 1 layers)
|
| 295 |
+
# - linear_attn.out_proj (group 185, 1 layers)
|
| 296 |
+
# - linear_attn.in_proj_z (group 210, 1 layers)
|
| 297 |
+
# - mlp.down_proj (group 233, 1 layers)
|
| 298 |
+
# - linear_attn.in_proj_a (group 276, 1 layers)
|
| 299 |
+
# - linear_attn.in_proj_b (group 353, 1 layers)
|
| 300 |
+
# Fused in model.layers.46:
|
| 301 |
+
# - mlp.down_proj (group 80, 1 layers)
|
| 302 |
+
# - linear_attn.in_proj_qkv (group 117, 1 layers)
|
| 303 |
+
# - linear_attn.in_proj_b (group 143, 1 layers)
|
| 304 |
+
# - linear_attn.in_proj_a (group 207, 1 layers)
|
| 305 |
+
# - linear_attn.out_proj (group 271, 1 layers)
|
| 306 |
+
# - linear_attn.in_proj_z (group 273, 1 layers)
|
| 307 |
+
# model.layers.47.mlp.down_proj: group 364, 1 layers
|
| 308 |
+
# Fused in model.layers.48:
|
| 309 |
+
# - linear_attn.in_proj_z (group 115, 1 layers)
|
| 310 |
+
# - linear_attn.out_proj (group 170, 1 layers)
|
| 311 |
+
# - linear_attn.in_proj_b (group 268, 1 layers)
|
| 312 |
+
# - linear_attn.in_proj_qkv (group 286, 1 layers)
|
| 313 |
+
# - mlp.down_proj (group 287, 1 layers)
|
| 314 |
+
# - linear_attn.in_proj_a (group 339, 1 layers)
|
| 315 |
+
# Fused in model.layers.49:
|
| 316 |
+
# - linear_attn.out_proj (group 97, 1 layers)
|
| 317 |
+
# - mlp.down_proj (group 130, 1 layers)
|
| 318 |
+
# - linear_attn.in_proj_z (group 180, 1 layers)
|
| 319 |
+
# - linear_attn.in_proj_qkv (group 188, 1 layers)
|
| 320 |
+
# - linear_attn.in_proj_a (group 264, 1 layers)
|
| 321 |
+
# - linear_attn.in_proj_b (group 345, 1 layers)
|
| 322 |
+
# Fused in model.layers.5:
|
| 323 |
+
# - linear_attn.in_proj_z (group 102, 1 layers)
|
| 324 |
+
# - linear_attn.in_proj_b (group 240, 1 layers)
|
| 325 |
+
# - mlp.down_proj (group 244, 1 layers)
|
| 326 |
+
# - linear_attn.out_proj (group 247, 1 layers)
|
| 327 |
+
# - linear_attn.in_proj_qkv (group 259, 1 layers)
|
| 328 |
+
# - linear_attn.in_proj_a (group 309, 1 layers)
|
| 329 |
+
# Fused in model.layers.50:
|
| 330 |
+
# - linear_attn.in_proj_b (group 74, 1 layers)
|
| 331 |
+
# - linear_attn.in_proj_a (group 162, 1 layers)
|
| 332 |
+
# - mlp.down_proj (group 209, 1 layers)
|
| 333 |
+
# - linear_attn.in_proj_z (group 218, 1 layers)
|
| 334 |
+
# - linear_attn.out_proj (group 302, 1 layers)
|
| 335 |
+
# - linear_attn.in_proj_qkv (group 354, 1 layers)
|
| 336 |
+
# model.layers.51.mlp.down_proj: group 225, 1 layers
|
| 337 |
+
# Fused in model.layers.52:
|
| 338 |
+
# - linear_attn.in_proj_z (group 73, 1 layers)
|
| 339 |
+
# - mlp.down_proj (group 75, 1 layers)
|
| 340 |
+
# - linear_attn.in_proj_qkv (group 135, 1 layers)
|
| 341 |
+
# - linear_attn.out_proj (group 163, 1 layers)
|
| 342 |
+
# - linear_attn.in_proj_b (group 217, 1 layers)
|
| 343 |
+
# - linear_attn.in_proj_a (group 291, 1 layers)
|
| 344 |
+
# Fused in model.layers.53:
|
| 345 |
+
# - linear_attn.out_proj (group 105, 1 layers)
|
| 346 |
+
# - linear_attn.in_proj_z (group 160, 1 layers)
|
| 347 |
+
# - linear_attn.in_proj_a (group 216, 1 layers)
|
| 348 |
+
# - linear_attn.in_proj_qkv (group 253, 1 layers)
|
| 349 |
+
# - linear_attn.in_proj_b (group 293, 1 layers)
|
| 350 |
+
# - mlp.down_proj (group 358, 1 layers)
|
| 351 |
+
# Fused in model.layers.54:
|
| 352 |
+
# - linear_attn.in_proj_z (group 68, 1 layers)
|
| 353 |
+
# - linear_attn.out_proj (group 196, 1 layers)
|
| 354 |
+
# - linear_attn.in_proj_b (group 232, 1 layers)
|
| 355 |
+
# - mlp.down_proj (group 252, 1 layers)
|
| 356 |
+
# - linear_attn.in_proj_a (group 296, 1 layers)
|
| 357 |
+
# - linear_attn.in_proj_qkv (group 347, 1 layers)
|
| 358 |
+
# model.layers.55.mlp.down_proj: group 197, 1 layers
|
| 359 |
+
# Fused in model.layers.56:
|
| 360 |
+
# - linear_attn.in_proj_b (group 70, 1 layers)
|
| 361 |
+
# - linear_attn.in_proj_qkv (group 123, 1 layers)
|
| 362 |
+
# - linear_attn.in_proj_a (group 147, 1 layers)
|
| 363 |
+
# - linear_attn.in_proj_z (group 234, 1 layers)
|
| 364 |
+
# - mlp.down_proj (group 348, 1 layers)
|
| 365 |
+
# - linear_attn.out_proj (group 356, 1 layers)
|
| 366 |
+
# Fused in model.layers.57:
|
| 367 |
+
# - linear_attn.in_proj_a (group 72, 1 layers)
|
| 368 |
+
# - mlp.down_proj (group 103, 1 layers)
|
| 369 |
+
# - linear_attn.in_proj_b (group 146, 1 layers)
|
| 370 |
+
# - linear_attn.in_proj_qkv (group 215, 1 layers)
|
| 371 |
+
# - linear_attn.out_proj (group 278, 1 layers)
|
| 372 |
+
# - linear_attn.in_proj_z (group 300, 1 layers)
|
| 373 |
+
# Fused in model.layers.58:
|
| 374 |
+
# - linear_attn.out_proj (group 86, 1 layers)
|
| 375 |
+
# - linear_attn.in_proj_z (group 107, 1 layers)
|
| 376 |
+
# - mlp.down_proj (group 111, 1 layers)
|
| 377 |
+
# - linear_attn.in_proj_b (group 239, 1 layers)
|
| 378 |
+
# - linear_attn.in_proj_qkv (group 304, 1 layers)
|
| 379 |
+
# - linear_attn.in_proj_a (group 311, 1 layers)
|
| 380 |
+
# model.layers.59.mlp.down_proj: group 308, 1 layers
|
| 381 |
+
# Fused in model.layers.6:
|
| 382 |
+
# - mlp.down_proj (group 94, 1 layers)
|
| 383 |
+
# - linear_attn.in_proj_a (group 106, 1 layers)
|
| 384 |
+
# - linear_attn.out_proj (group 155, 1 layers)
|
| 385 |
+
# - linear_attn.in_proj_b (group 171, 1 layers)
|
| 386 |
+
# - linear_attn.in_proj_qkv (group 299, 1 layers)
|
| 387 |
+
# - linear_attn.in_proj_z (group 312, 1 layers)
|
| 388 |
+
# Fused in model.layers.60:
|
| 389 |
+
# - linear_attn.in_proj_a (group 66, 1 layers)
|
| 390 |
+
# - linear_attn.out_proj (group 67, 1 layers)
|
| 391 |
+
# - linear_attn.in_proj_b (group 151, 1 layers)
|
| 392 |
+
# - mlp.down_proj (group 297, 1 layers)
|
| 393 |
+
# - linear_attn.in_proj_z (group 307, 1 layers)
|
| 394 |
+
# - linear_attn.in_proj_qkv (group 334, 1 layers)
|
| 395 |
+
# Fused in model.layers.61:
|
| 396 |
+
# - linear_attn.in_proj_b (group 64, 1 layers)
|
| 397 |
+
# - mlp.down_proj (group 138, 1 layers)
|
| 398 |
+
# - linear_attn.in_proj_a (group 152, 1 layers)
|
| 399 |
+
# - linear_attn.out_proj (group 154, 1 layers)
|
| 400 |
+
# - linear_attn.in_proj_qkv (group 161, 1 layers)
|
| 401 |
+
# - linear_attn.in_proj_z (group 226, 1 layers)
|
| 402 |
+
# Fused in model.layers.62:
|
| 403 |
+
# - linear_attn.in_proj_qkv (group 113, 1 layers)
|
| 404 |
+
# - linear_attn.in_proj_z (group 150, 1 layers)
|
| 405 |
+
# - linear_attn.in_proj_a (group 223, 1 layers)
|
| 406 |
+
# - linear_attn.out_proj (group 254, 1 layers)
|
| 407 |
+
# - mlp.down_proj (group 283, 1 layers)
|
| 408 |
+
# - linear_attn.in_proj_b (group 305, 1 layers)
|
| 409 |
+
# model.layers.63.mlp.down_proj: group 158, 1 layers
|
| 410 |
+
# model.layers.7.mlp.down_proj: group 336, 1 layers
|
| 411 |
+
# Fused in model.layers.8:
|
| 412 |
+
# - linear_attn.in_proj_qkv (group 126, 1 layers)
|
| 413 |
+
# - linear_attn.in_proj_z (group 149, 1 layers)
|
| 414 |
+
# - linear_attn.in_proj_a (group 230, 1 layers)
|
| 415 |
+
# - linear_attn.out_proj (group 265, 1 layers)
|
| 416 |
+
# - linear_attn.in_proj_b (group 298, 1 layers)
|
| 417 |
+
# - mlp.down_proj (group 314, 1 layers)
|
| 418 |
+
# Fused in model.layers.9:
|
| 419 |
+
# - linear_attn.in_proj_z (group 71, 1 layers)
|
| 420 |
+
# - mlp.down_proj (group 114, 1 layers)
|
| 421 |
+
# - linear_attn.in_proj_qkv (group 221, 1 layers)
|
| 422 |
+
# - linear_attn.in_proj_b (group 227, 1 layers)
|
| 423 |
+
# - linear_attn.in_proj_a (group 301, 1 layers)
|
| 424 |
+
# - linear_attn.out_proj (group 329, 1 layers)
|
| 425 |
+
#
|
| 426 |
+
# Mode: binary_search_constraint (measured)
|
| 427 |
+
# Constraint max_kl: 0.005
|
| 428 |
+
# Constraint min_eap: 0.985
|
| 429 |
+
# Weights: nll=0.0, kl=1.0, eap=0.0
|
| 430 |
+
#
|
| 431 |
+
# Average bitwidth: 5.1871
|
| 432 |
+
# Total params: 22672834560
|
| 433 |
+
# Total bits: 117606302351
|
| 434 |
+
# Final KL: 0.001887
|
| 435 |
+
# Final EAP: 0.985100
|
| 436 |
+
# Final ETL: 0.014900
|
| 437 |
+
# Satisfies constraints: True
|
| 438 |
+
# Solver calls: 9
|
| 439 |
+
# Evaluations: 9
|
| 440 |
+
#
|
| 441 |
+
# Bitwidth distribution:
|
| 442 |
+
# 8-bit: 96 layers (22.2%)
|
| 443 |
+
# 6-bit: 45 layers (10.4%)
|
| 444 |
+
# 5-bit: 282 layers (65.3%)
|
| 445 |
+
# 4-bit: 9 layers (2.1%)
|
| 446 |
+
#
|
| 447 |
+
model.layers.0.mlp.gate_proj: 5
|
| 448 |
+
model.layers.0.mlp.up_proj: 5
|
| 449 |
+
model.layers.1.mlp.gate_proj: 5
|
| 450 |
+
model.layers.1.mlp.up_proj: 5
|
| 451 |
+
model.layers.2.mlp.gate_proj: 5
|
| 452 |
+
model.layers.2.mlp.up_proj: 5
|
| 453 |
+
model.layers.3.mlp.gate_proj: 5
|
| 454 |
+
model.layers.3.mlp.up_proj: 5
|
| 455 |
+
model.layers.4.mlp.gate_proj: 5
|
| 456 |
+
model.layers.4.mlp.up_proj: 5
|
| 457 |
+
model.layers.5.mlp.gate_proj: 5
|
| 458 |
+
model.layers.5.mlp.up_proj: 5
|
| 459 |
+
model.layers.6.mlp.gate_proj: 5
|
| 460 |
+
model.layers.6.mlp.up_proj: 5
|
| 461 |
+
model.layers.7.mlp.gate_proj: 5
|
| 462 |
+
model.layers.7.mlp.up_proj: 5
|
| 463 |
+
model.layers.8.mlp.gate_proj: 5
|
| 464 |
+
model.layers.8.mlp.up_proj: 5
|
| 465 |
+
model.layers.9.mlp.gate_proj: 5
|
| 466 |
+
model.layers.9.mlp.up_proj: 5
|
| 467 |
+
model.layers.10.mlp.gate_proj: 5
|
| 468 |
+
model.layers.10.mlp.up_proj: 5
|
| 469 |
+
model.layers.11.mlp.gate_proj: 5
|
| 470 |
+
model.layers.11.mlp.up_proj: 5
|
| 471 |
+
model.layers.12.mlp.gate_proj: 5
|
| 472 |
+
model.layers.12.mlp.up_proj: 5
|
| 473 |
+
model.layers.13.mlp.gate_proj: 5
|
| 474 |
+
model.layers.13.mlp.up_proj: 5
|
| 475 |
+
model.layers.14.mlp.gate_proj: 5
|
| 476 |
+
model.layers.14.mlp.up_proj: 5
|
| 477 |
+
model.layers.15.mlp.gate_proj: 5
|
| 478 |
+
model.layers.15.mlp.up_proj: 5
|
| 479 |
+
model.layers.16.mlp.gate_proj: 5
|
| 480 |
+
model.layers.16.mlp.up_proj: 5
|
| 481 |
+
model.layers.17.mlp.gate_proj: 5
|
| 482 |
+
model.layers.17.mlp.up_proj: 5
|
| 483 |
+
model.layers.18.mlp.gate_proj: 5
|
| 484 |
+
model.layers.18.mlp.up_proj: 5
|
| 485 |
+
model.layers.19.mlp.gate_proj: 5
|
| 486 |
+
model.layers.19.mlp.up_proj: 5
|
| 487 |
+
model.layers.20.mlp.gate_proj: 5
|
| 488 |
+
model.layers.20.mlp.up_proj: 5
|
| 489 |
+
model.layers.21.mlp.gate_proj: 5
|
| 490 |
+
model.layers.21.mlp.up_proj: 5
|
| 491 |
+
model.layers.22.mlp.gate_proj: 5
|
| 492 |
+
model.layers.22.mlp.up_proj: 5
|
| 493 |
+
model.layers.23.mlp.gate_proj: 5
|
| 494 |
+
model.layers.23.mlp.up_proj: 5
|
| 495 |
+
model.layers.24.mlp.gate_proj: 5
|
| 496 |
+
model.layers.24.mlp.up_proj: 5
|
| 497 |
+
model.layers.25.mlp.gate_proj: 5
|
| 498 |
+
model.layers.25.mlp.up_proj: 5
|
| 499 |
+
model.layers.26.mlp.gate_proj: 5
|
| 500 |
+
model.layers.26.mlp.up_proj: 5
|
| 501 |
+
model.layers.27.mlp.gate_proj: 5
|
| 502 |
+
model.layers.27.mlp.up_proj: 5
|
| 503 |
+
model.layers.28.mlp.gate_proj: 5
|
| 504 |
+
model.layers.28.mlp.up_proj: 5
|
| 505 |
+
model.layers.29.mlp.gate_proj: 5
|
| 506 |
+
model.layers.29.mlp.up_proj: 5
|
| 507 |
+
model.layers.30.mlp.gate_proj: 5
|
| 508 |
+
model.layers.30.mlp.up_proj: 5
|
| 509 |
+
model.layers.31.mlp.gate_proj: 5
|
| 510 |
+
model.layers.31.mlp.up_proj: 5
|
| 511 |
+
model.layers.32.mlp.gate_proj: 5
|
| 512 |
+
model.layers.32.mlp.up_proj: 5
|
| 513 |
+
model.layers.33.mlp.gate_proj: 5
|
| 514 |
+
model.layers.33.mlp.up_proj: 5
|
| 515 |
+
model.layers.34.mlp.gate_proj: 5
|
| 516 |
+
model.layers.34.mlp.up_proj: 5
|
| 517 |
+
model.layers.35.mlp.gate_proj: 5
|
| 518 |
+
model.layers.35.mlp.up_proj: 5
|
| 519 |
+
model.layers.36.mlp.gate_proj: 5
|
| 520 |
+
model.layers.36.mlp.up_proj: 5
|
| 521 |
+
model.layers.37.mlp.gate_proj: 5
|
| 522 |
+
model.layers.37.mlp.up_proj: 5
|
| 523 |
+
model.layers.38.mlp.gate_proj: 5
|
| 524 |
+
model.layers.38.mlp.up_proj: 5
|
| 525 |
+
model.layers.39.mlp.gate_proj: 5
|
| 526 |
+
model.layers.39.mlp.up_proj: 5
|
| 527 |
+
model.layers.40.mlp.gate_proj: 5
|
| 528 |
+
model.layers.40.mlp.up_proj: 5
|
| 529 |
+
model.layers.41.mlp.gate_proj: 5
|
| 530 |
+
model.layers.41.mlp.up_proj: 5
|
| 531 |
+
model.layers.42.mlp.gate_proj: 5
|
| 532 |
+
model.layers.42.mlp.up_proj: 5
|
| 533 |
+
model.layers.43.mlp.gate_proj: 5
|
| 534 |
+
model.layers.43.mlp.up_proj: 5
|
| 535 |
+
model.layers.44.mlp.gate_proj: 5
|
| 536 |
+
model.layers.44.mlp.up_proj: 5
|
| 537 |
+
model.layers.45.mlp.gate_proj: 5
|
| 538 |
+
model.layers.45.mlp.up_proj: 5
|
| 539 |
+
model.layers.46.mlp.gate_proj: 5
|
| 540 |
+
model.layers.46.mlp.up_proj: 5
|
| 541 |
+
model.layers.47.mlp.gate_proj: 5
|
| 542 |
+
model.layers.47.mlp.up_proj: 5
|
| 543 |
+
model.layers.48.mlp.gate_proj: 5
|
| 544 |
+
model.layers.48.mlp.up_proj: 5
|
| 545 |
+
model.layers.49.mlp.gate_proj: 5
|
| 546 |
+
model.layers.49.mlp.up_proj: 5
|
| 547 |
+
model.layers.50.mlp.gate_proj: 5
|
| 548 |
+
model.layers.50.mlp.up_proj: 5
|
| 549 |
+
model.layers.51.mlp.gate_proj: 5
|
| 550 |
+
model.layers.51.mlp.up_proj: 5
|
| 551 |
+
model.layers.52.mlp.gate_proj: 5
|
| 552 |
+
model.layers.52.mlp.up_proj: 5
|
| 553 |
+
model.layers.53.mlp.gate_proj: 5
|
| 554 |
+
model.layers.53.mlp.up_proj: 5
|
| 555 |
+
model.layers.54.mlp.gate_proj: 5
|
| 556 |
+
model.layers.54.mlp.up_proj: 5
|
| 557 |
+
model.layers.55.mlp.gate_proj: 5
|
| 558 |
+
model.layers.55.mlp.up_proj: 5
|
| 559 |
+
model.layers.56.mlp.gate_proj: 5
|
| 560 |
+
model.layers.56.mlp.up_proj: 5
|
| 561 |
+
model.layers.57.mlp.gate_proj: 5
|
| 562 |
+
model.layers.57.mlp.up_proj: 5
|
| 563 |
+
model.layers.58.mlp.gate_proj: 5
|
| 564 |
+
model.layers.58.mlp.up_proj: 5
|
| 565 |
+
model.layers.59.mlp.gate_proj: 5
|
| 566 |
+
model.layers.59.mlp.up_proj: 5
|
| 567 |
+
model.layers.60.mlp.gate_proj: 4
|
| 568 |
+
model.layers.60.mlp.up_proj: 4
|
| 569 |
+
model.layers.61.mlp.gate_proj: 4
|
| 570 |
+
model.layers.61.mlp.up_proj: 4
|
| 571 |
+
model.layers.62.mlp.gate_proj: 5
|
| 572 |
+
model.layers.62.mlp.up_proj: 5
|
| 573 |
+
model.layers.63.mlp.gate_proj: 5
|
| 574 |
+
model.layers.63.mlp.up_proj: 5
|
| 575 |
+
model.layers.61.linear_attn.in_proj_b: 8
|
| 576 |
+
model.layers.36.linear_attn.in_proj_qkv: 5
|
| 577 |
+
model.layers.60.linear_attn.in_proj_a: 8
|
| 578 |
+
model.layers.60.linear_attn.out_proj: 5
|
| 579 |
+
model.layers.54.linear_attn.in_proj_z: 5
|
| 580 |
+
model.layers.12.linear_attn.in_proj_qkv: 5
|
| 581 |
+
model.layers.56.linear_attn.in_proj_b: 8
|
| 582 |
+
model.layers.9.linear_attn.in_proj_z: 6
|
| 583 |
+
model.layers.57.linear_attn.in_proj_a: 8
|
| 584 |
+
model.layers.52.linear_attn.in_proj_z: 5
|
| 585 |
+
model.layers.50.linear_attn.in_proj_b: 8
|
| 586 |
+
model.layers.52.mlp.down_proj: 5
|
| 587 |
+
model.layers.27.mlp.down_proj: 5
|
| 588 |
+
model.layers.3.mlp.down_proj: 5
|
| 589 |
+
model.layers.4.linear_attn.in_proj_qkv: 5
|
| 590 |
+
model.layers.38.linear_attn.in_proj_b: 8
|
| 591 |
+
model.layers.46.mlp.down_proj: 5
|
| 592 |
+
model.layers.26.linear_attn.in_proj_qkv: 5
|
| 593 |
+
model.layers.33.mlp.down_proj: 5
|
| 594 |
+
model.layers.33.linear_attn.out_proj: 5
|
| 595 |
+
model.layers.22.linear_attn.in_proj_qkv: 5
|
| 596 |
+
model.layers.1.linear_attn.in_proj_b: 8
|
| 597 |
+
model.layers.58.linear_attn.out_proj: 5
|
| 598 |
+
model.layers.0.linear_attn.in_proj_qkv: 5
|
| 599 |
+
model.layers.0.linear_attn.in_proj_a: 8
|
| 600 |
+
model.layers.42.linear_attn.out_proj: 5
|
| 601 |
+
model.layers.34.linear_attn.in_proj_b: 8
|
| 602 |
+
model.layers.29.linear_attn.out_proj: 5
|
| 603 |
+
model.layers.36.linear_attn.in_proj_z: 5
|
| 604 |
+
model.layers.22.linear_attn.out_proj: 5
|
| 605 |
+
model.layers.6.mlp.down_proj: 5
|
| 606 |
+
model.layers.33.linear_attn.in_proj_a: 8
|
| 607 |
+
model.layers.43.mlp.down_proj: 5
|
| 608 |
+
model.layers.49.linear_attn.out_proj: 5
|
| 609 |
+
model.layers.32.linear_attn.in_proj_b: 8
|
| 610 |
+
model.layers.16.linear_attn.in_proj_qkv: 5
|
| 611 |
+
model.layers.30.linear_attn.in_proj_z: 6
|
| 612 |
+
model.layers.36.mlp.down_proj: 5
|
| 613 |
+
model.layers.5.linear_attn.in_proj_z: 6
|
| 614 |
+
model.layers.57.mlp.down_proj: 4
|
| 615 |
+
model.layers.32.linear_attn.in_proj_qkv: 5
|
| 616 |
+
model.layers.53.linear_attn.out_proj: 5
|
| 617 |
+
model.layers.6.linear_attn.in_proj_a: 8
|
| 618 |
+
model.layers.58.linear_attn.in_proj_z: 5
|
| 619 |
+
model.layers.38.linear_attn.out_proj: 5
|
| 620 |
+
model.layers.22.mlp.down_proj: 5
|
| 621 |
+
model.layers.20.linear_attn.in_proj_z: 6
|
| 622 |
+
model.layers.58.mlp.down_proj: 5
|
| 623 |
+
model.layers.22.linear_attn.in_proj_b: 8
|
| 624 |
+
model.layers.62.linear_attn.in_proj_qkv: 5
|
| 625 |
+
model.layers.9.mlp.down_proj: 5
|
| 626 |
+
model.layers.48.linear_attn.in_proj_z: 5
|
| 627 |
+
model.layers.17.linear_attn.in_proj_z: 6
|
| 628 |
+
model.layers.46.linear_attn.in_proj_qkv: 5
|
| 629 |
+
model.layers.24.linear_attn.out_proj: 5
|
| 630 |
+
model.layers.14.linear_attn.in_proj_a: 8
|
| 631 |
+
model.layers.39.mlp.down_proj: 5
|
| 632 |
+
model.layers.13.linear_attn.in_proj_b: 8
|
| 633 |
+
model.layers.12.linear_attn.in_proj_a: 8
|
| 634 |
+
model.layers.56.linear_attn.in_proj_qkv: 5
|
| 635 |
+
model.layers.44.linear_attn.out_proj: 5
|
| 636 |
+
model.layers.26.linear_attn.in_proj_z: 6
|
| 637 |
+
model.layers.8.linear_attn.in_proj_qkv: 5
|
| 638 |
+
model.layers.24.linear_attn.in_proj_b: 8
|
| 639 |
+
model.layers.25.linear_attn.in_proj_a: 8
|
| 640 |
+
model.layers.11.mlp.down_proj: 5
|
| 641 |
+
model.layers.49.mlp.down_proj: 5
|
| 642 |
+
model.layers.41.linear_attn.in_proj_a: 8
|
| 643 |
+
model.layers.40.linear_attn.in_proj_b: 8
|
| 644 |
+
model.layers.42.linear_attn.in_proj_z: 5
|
| 645 |
+
model.layers.29.linear_attn.in_proj_a: 8
|
| 646 |
+
model.layers.52.linear_attn.in_proj_qkv: 5
|
| 647 |
+
model.layers.28.linear_attn.in_proj_b: 8
|
| 648 |
+
model.layers.28.mlp.down_proj: 5
|
| 649 |
+
model.layers.61.mlp.down_proj: 4
|
| 650 |
+
model.layers.42.linear_attn.in_proj_qkv: 5
|
| 651 |
+
model.layers.1.linear_attn.out_proj: 6
|
| 652 |
+
model.layers.14.mlp.down_proj: 5
|
| 653 |
+
model.layers.18.linear_attn.in_proj_a: 8
|
| 654 |
+
model.layers.46.linear_attn.in_proj_b: 8
|
| 655 |
+
model.layers.44.linear_attn.in_proj_z: 5
|
| 656 |
+
model.layers.17.linear_attn.out_proj: 6
|
| 657 |
+
model.layers.57.linear_attn.in_proj_b: 8
|
| 658 |
+
model.layers.56.linear_attn.in_proj_a: 8
|
| 659 |
+
model.layers.29.linear_attn.in_proj_qkv: 5
|
| 660 |
+
model.layers.8.linear_attn.in_proj_z: 6
|
| 661 |
+
model.layers.62.linear_attn.in_proj_z: 5
|
| 662 |
+
model.layers.60.linear_attn.in_proj_b: 8
|
| 663 |
+
model.layers.61.linear_attn.in_proj_a: 8
|
| 664 |
+
model.layers.16.mlp.down_proj: 5
|
| 665 |
+
model.layers.61.linear_attn.out_proj: 5
|
| 666 |
+
model.layers.6.linear_attn.out_proj: 6
|
| 667 |
+
model.layers.38.linear_attn.in_proj_a: 8
|
| 668 |
+
model.layers.45.linear_attn.in_proj_qkv: 5
|
| 669 |
+
model.layers.63.mlp.down_proj: 5
|
| 670 |
+
model.layers.10.linear_attn.out_proj: 6
|
| 671 |
+
model.layers.53.linear_attn.in_proj_z: 5
|
| 672 |
+
model.layers.61.linear_attn.in_proj_qkv: 5
|
| 673 |
+
model.layers.50.linear_attn.in_proj_a: 8
|
| 674 |
+
model.layers.52.linear_attn.out_proj: 5
|
| 675 |
+
model.layers.34.linear_attn.in_proj_a: 8
|
| 676 |
+
model.layers.37.linear_attn.in_proj_z: 5
|
| 677 |
+
model.layers.0.linear_attn.in_proj_b: 8
|
| 678 |
+
model.layers.2.linear_attn.in_proj_z: 6
|
| 679 |
+
model.layers.41.linear_attn.in_proj_qkv: 5
|
| 680 |
+
model.layers.1.linear_attn.in_proj_a: 8
|
| 681 |
+
model.layers.48.linear_attn.out_proj: 5
|
| 682 |
+
model.layers.6.linear_attn.in_proj_b: 8
|
| 683 |
+
model.layers.4.linear_attn.in_proj_z: 6
|
| 684 |
+
model.layers.28.linear_attn.out_proj: 5
|
| 685 |
+
model.layers.32.linear_attn.out_proj: 5
|
| 686 |
+
model.layers.13.mlp.down_proj: 5
|
| 687 |
+
model.layers.32.linear_attn.in_proj_a: 8
|
| 688 |
+
model.layers.33.linear_attn.in_proj_b: 8
|
| 689 |
+
model.layers.16.linear_attn.in_proj_z: 6
|
| 690 |
+
model.layers.14.linear_attn.in_proj_b: 8
|
| 691 |
+
model.layers.49.linear_attn.in_proj_z: 5
|
| 692 |
+
model.layers.25.linear_attn.in_proj_qkv: 5
|
| 693 |
+
model.layers.34.linear_attn.out_proj: 5
|
| 694 |
+
model.layers.21.linear_attn.in_proj_z: 6
|
| 695 |
+
model.layers.22.linear_attn.in_proj_a: 8
|
| 696 |
+
model.layers.45.linear_attn.out_proj: 5
|
| 697 |
+
model.layers.34.mlp.down_proj: 5
|
| 698 |
+
model.layers.25.linear_attn.in_proj_b: 8
|
| 699 |
+
model.layers.49.linear_attn.in_proj_qkv: 5
|
| 700 |
+
model.layers.4.mlp.down_proj: 5
|
| 701 |
+
model.layers.41.mlp.down_proj: 5
|
| 702 |
+
model.layers.24.linear_attn.in_proj_a: 8
|
| 703 |
+
model.layers.25.linear_attn.out_proj: 5
|
| 704 |
+
model.layers.10.linear_attn.in_proj_z: 6
|
| 705 |
+
model.layers.12.linear_attn.in_proj_b: 8
|
| 706 |
+
model.layers.20.mlp.down_proj: 5
|
| 707 |
+
model.layers.54.linear_attn.out_proj: 5
|
| 708 |
+
model.layers.55.mlp.down_proj: 5
|
| 709 |
+
model.layers.13.linear_attn.in_proj_a: 8
|
| 710 |
+
model.layers.28.linear_attn.in_proj_a: 8
|
| 711 |
+
model.layers.16.linear_attn.out_proj: 6
|
| 712 |
+
model.layers.29.linear_attn.in_proj_b: 8
|
| 713 |
+
model.layers.0.linear_attn.out_proj: 6
|
| 714 |
+
model.layers.40.linear_attn.in_proj_a: 8
|
| 715 |
+
model.layers.19.mlp.down_proj: 5
|
| 716 |
+
model.layers.41.linear_attn.in_proj_b: 8
|
| 717 |
+
model.layers.25.mlp.down_proj: 5
|
| 718 |
+
model.layers.46.linear_attn.in_proj_a: 8
|
| 719 |
+
model.layers.18.linear_attn.in_proj_b: 8
|
| 720 |
+
model.layers.50.mlp.down_proj: 5
|
| 721 |
+
model.layers.45.linear_attn.in_proj_z: 5
|
| 722 |
+
model.layers.21.linear_attn.in_proj_qkv: 5
|
| 723 |
+
model.layers.31.mlp.down_proj: 5
|
| 724 |
+
model.layers.1.mlp.down_proj: 5
|
| 725 |
+
model.layers.44.mlp.down_proj: 5
|
| 726 |
+
model.layers.57.linear_attn.in_proj_qkv: 5
|
| 727 |
+
model.layers.53.linear_attn.in_proj_a: 8
|
| 728 |
+
model.layers.52.linear_attn.in_proj_b: 8
|
| 729 |
+
model.layers.50.linear_attn.in_proj_z: 5
|
| 730 |
+
model.layers.20.linear_attn.out_proj: 6
|
| 731 |
+
model.layers.18.mlp.down_proj: 5
|
| 732 |
+
model.layers.9.linear_attn.in_proj_qkv: 5
|
| 733 |
+
model.layers.38.linear_attn.in_proj_z: 5
|
| 734 |
+
model.layers.62.linear_attn.in_proj_a: 8
|
| 735 |
+
model.layers.24.mlp.down_proj: 5
|
| 736 |
+
model.layers.51.mlp.down_proj: 5
|
| 737 |
+
model.layers.61.linear_attn.in_proj_z: 5
|
| 738 |
+
model.layers.9.linear_attn.in_proj_b: 8
|
| 739 |
+
model.layers.30.mlp.down_proj: 5
|
| 740 |
+
model.layers.0.mlp.down_proj: 5
|
| 741 |
+
model.layers.8.linear_attn.in_proj_a: 8
|
| 742 |
+
model.layers.40.linear_attn.out_proj: 5
|
| 743 |
+
model.layers.54.linear_attn.in_proj_b: 8
|
| 744 |
+
model.layers.45.mlp.down_proj: 5
|
| 745 |
+
model.layers.56.linear_attn.in_proj_z: 5
|
| 746 |
+
model.layers.32.linear_attn.in_proj_z: 6
|
| 747 |
+
model.layers.30.linear_attn.in_proj_b: 8
|
| 748 |
+
model.layers.4.linear_attn.in_proj_a: 8
|
| 749 |
+
model.layers.18.linear_attn.out_proj: 6
|
| 750 |
+
model.layers.58.linear_attn.in_proj_b: 8
|
| 751 |
+
model.layers.5.linear_attn.in_proj_b: 8
|
| 752 |
+
model.layers.2.linear_attn.in_proj_a: 8
|
| 753 |
+
model.layers.35.mlp.down_proj: 5
|
| 754 |
+
model.layers.13.linear_attn.out_proj: 6
|
| 755 |
+
model.layers.5.mlp.down_proj: 5
|
| 756 |
+
model.layers.1.linear_attn.in_proj_z: 6
|
| 757 |
+
model.layers.40.mlp.down_proj: 5
|
| 758 |
+
model.layers.5.linear_attn.out_proj: 6
|
| 759 |
+
model.layers.34.linear_attn.in_proj_z: 6
|
| 760 |
+
model.layers.21.mlp.down_proj: 5
|
| 761 |
+
model.layers.36.linear_attn.in_proj_b: 8
|
| 762 |
+
model.layers.37.linear_attn.in_proj_a: 8
|
| 763 |
+
model.layers.54.mlp.down_proj: 5
|
| 764 |
+
model.layers.53.linear_attn.in_proj_qkv: 5
|
| 765 |
+
model.layers.62.linear_attn.out_proj: 5
|
| 766 |
+
model.layers.10.linear_attn.in_proj_a: 8
|
| 767 |
+
model.layers.13.linear_attn.in_proj_z: 6
|
| 768 |
+
model.layers.26.linear_attn.in_proj_b: 8
|
| 769 |
+
model.layers.24.linear_attn.in_proj_z: 6
|
| 770 |
+
model.layers.5.linear_attn.in_proj_qkv: 5
|
| 771 |
+
model.layers.37.linear_attn.in_proj_qkv: 5
|
| 772 |
+
model.layers.21.linear_attn.in_proj_a: 8
|
| 773 |
+
model.layers.20.linear_attn.in_proj_b: 8
|
| 774 |
+
model.layers.22.linear_attn.in_proj_z: 6
|
| 775 |
+
model.layers.49.linear_attn.in_proj_a: 8
|
| 776 |
+
model.layers.8.linear_attn.out_proj: 6
|
| 777 |
+
model.layers.16.linear_attn.in_proj_a: 8
|
| 778 |
+
model.layers.12.mlp.down_proj: 5
|
| 779 |
+
model.layers.48.linear_attn.in_proj_b: 8
|
| 780 |
+
model.layers.17.linear_attn.in_proj_b: 8
|
| 781 |
+
model.layers.13.linear_attn.in_proj_qkv: 5
|
| 782 |
+
model.layers.46.linear_attn.out_proj: 5
|
| 783 |
+
model.layers.17.linear_attn.in_proj_qkv: 5
|
| 784 |
+
model.layers.46.linear_attn.in_proj_z: 5
|
| 785 |
+
model.layers.44.linear_attn.in_proj_b: 8
|
| 786 |
+
model.layers.37.linear_attn.out_proj: 5
|
| 787 |
+
model.layers.45.linear_attn.in_proj_a: 8
|
| 788 |
+
model.layers.33.linear_attn.in_proj_qkv: 5
|
| 789 |
+
model.layers.57.linear_attn.out_proj: 5
|
| 790 |
+
model.layers.40.linear_attn.in_proj_z: 5
|
| 791 |
+
model.layers.1.linear_attn.in_proj_qkv: 6
|
| 792 |
+
model.layers.17.mlp.down_proj: 5
|
| 793 |
+
model.layers.42.linear_attn.in_proj_b: 8
|
| 794 |
+
model.layers.62.mlp.down_proj: 4
|
| 795 |
+
model.layers.28.linear_attn.in_proj_z: 6
|
| 796 |
+
model.layers.26.linear_attn.out_proj: 5
|
| 797 |
+
model.layers.48.linear_attn.in_proj_qkv: 5
|
| 798 |
+
model.layers.48.mlp.down_proj: 5
|
| 799 |
+
model.layers.41.linear_attn.out_proj: 5
|
| 800 |
+
model.layers.10.linear_attn.in_proj_qkv: 5
|
| 801 |
+
model.layers.34.linear_attn.in_proj_qkv: 5
|
| 802 |
+
model.layers.52.linear_attn.in_proj_a: 8
|
| 803 |
+
model.layers.30.linear_attn.out_proj: 5
|
| 804 |
+
model.layers.53.linear_attn.in_proj_b: 8
|
| 805 |
+
model.layers.29.mlp.down_proj: 5
|
| 806 |
+
model.layers.24.linear_attn.in_proj_qkv: 5
|
| 807 |
+
model.layers.54.linear_attn.in_proj_a: 8
|
| 808 |
+
model.layers.60.mlp.down_proj: 4
|
| 809 |
+
model.layers.8.linear_attn.in_proj_b: 8
|
| 810 |
+
model.layers.6.linear_attn.in_proj_qkv: 5
|
| 811 |
+
model.layers.57.linear_attn.in_proj_z: 5
|
| 812 |
+
model.layers.9.linear_attn.in_proj_a: 8
|
| 813 |
+
model.layers.50.linear_attn.out_proj: 5
|
| 814 |
+
model.layers.15.mlp.down_proj: 5
|
| 815 |
+
model.layers.58.linear_attn.in_proj_qkv: 5
|
| 816 |
+
model.layers.62.linear_attn.in_proj_b: 8
|
| 817 |
+
model.layers.21.linear_attn.out_proj: 6
|
| 818 |
+
model.layers.60.linear_attn.in_proj_z: 5
|
| 819 |
+
model.layers.59.mlp.down_proj: 4
|
| 820 |
+
model.layers.5.linear_attn.in_proj_a: 8
|
| 821 |
+
model.layers.4.linear_attn.out_proj: 6
|
| 822 |
+
model.layers.58.linear_attn.in_proj_a: 8
|
| 823 |
+
model.layers.6.linear_attn.in_proj_z: 6
|
| 824 |
+
model.layers.4.linear_attn.in_proj_b: 8
|
| 825 |
+
model.layers.8.mlp.down_proj: 5
|
| 826 |
+
model.layers.33.linear_attn.in_proj_z: 6
|
| 827 |
+
model.layers.2.linear_attn.in_proj_qkv: 5
|
| 828 |
+
model.layers.30.linear_attn.in_proj_a: 8
|
| 829 |
+
model.layers.38.mlp.down_proj: 5
|
| 830 |
+
model.layers.20.linear_attn.in_proj_qkv: 5
|
| 831 |
+
model.layers.12.linear_attn.out_proj: 6
|
| 832 |
+
model.layers.37.linear_attn.in_proj_b: 8
|
| 833 |
+
model.layers.36.linear_attn.in_proj_a: 8
|
| 834 |
+
model.layers.30.linear_attn.in_proj_qkv: 5
|
| 835 |
+
model.layers.14.linear_attn.in_proj_qkv: 5
|
| 836 |
+
model.layers.0.linear_attn.in_proj_z: 6
|
| 837 |
+
model.layers.2.linear_attn.in_proj_b: 8
|
| 838 |
+
model.layers.10.mlp.down_proj: 5
|
| 839 |
+
model.layers.44.linear_attn.in_proj_qkv: 5
|
| 840 |
+
model.layers.9.linear_attn.out_proj: 6
|
| 841 |
+
model.layers.26.linear_attn.in_proj_a: 8
|
| 842 |
+
model.layers.25.linear_attn.in_proj_z: 6
|
| 843 |
+
model.layers.38.linear_attn.in_proj_qkv: 5
|
| 844 |
+
model.layers.10.linear_attn.in_proj_b: 8
|
| 845 |
+
model.layers.60.linear_attn.in_proj_qkv: 5
|
| 846 |
+
model.layers.12.linear_attn.in_proj_z: 6
|
| 847 |
+
model.layers.7.mlp.down_proj: 5
|
| 848 |
+
model.layers.28.linear_attn.in_proj_qkv: 5
|
| 849 |
+
model.layers.17.linear_attn.in_proj_a: 8
|
| 850 |
+
model.layers.48.linear_attn.in_proj_a: 8
|
| 851 |
+
model.layers.42.mlp.down_proj: 5
|
| 852 |
+
model.layers.14.linear_attn.out_proj: 6
|
| 853 |
+
model.layers.16.linear_attn.in_proj_b: 8
|
| 854 |
+
model.layers.14.linear_attn.in_proj_z: 6
|
| 855 |
+
model.layers.37.mlp.down_proj: 5
|
| 856 |
+
model.layers.49.linear_attn.in_proj_b: 8
|
| 857 |
+
model.layers.20.linear_attn.in_proj_a: 8
|
| 858 |
+
model.layers.54.linear_attn.in_proj_qkv: 5
|
| 859 |
+
model.layers.56.mlp.down_proj: 5
|
| 860 |
+
model.layers.21.linear_attn.in_proj_b: 8
|
| 861 |
+
model.layers.23.mlp.down_proj: 5
|
| 862 |
+
model.layers.2.linear_attn.out_proj: 6
|
| 863 |
+
model.layers.18.linear_attn.in_proj_z: 6
|
| 864 |
+
model.layers.45.linear_attn.in_proj_b: 8
|
| 865 |
+
model.layers.50.linear_attn.in_proj_qkv: 5
|
| 866 |
+
model.layers.44.linear_attn.in_proj_a: 8
|
| 867 |
+
model.layers.56.linear_attn.out_proj: 5
|
| 868 |
+
model.layers.36.linear_attn.out_proj: 5
|
| 869 |
+
model.layers.53.mlp.down_proj: 5
|
| 870 |
+
model.layers.29.linear_attn.in_proj_z: 6
|
| 871 |
+
model.layers.26.mlp.down_proj: 5
|
| 872 |
+
model.layers.2.mlp.down_proj: 5
|
| 873 |
+
model.layers.41.linear_attn.in_proj_z: 5
|
| 874 |
+
model.layers.18.linear_attn.in_proj_qkv: 5
|
| 875 |
+
model.layers.47.mlp.down_proj: 5
|
| 876 |
+
model.layers.42.linear_attn.in_proj_a: 8
|
| 877 |
+
model.layers.40.linear_attn.in_proj_qkv: 5
|
| 878 |
+
model.layers.32.mlp.down_proj: 5
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/tokenizer_config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"audio_bos_token": "<|audio_start|>",
|
| 4 |
+
"audio_eos_token": "<|audio_end|>",
|
| 5 |
+
"audio_token": "<|audio_pad|>",
|
| 6 |
+
"backend": "tokenizers",
|
| 7 |
+
"bos_token": null,
|
| 8 |
+
"clean_up_tokenization_spaces": false,
|
| 9 |
+
"eos_token": "<|im_end|>",
|
| 10 |
+
"errors": "replace",
|
| 11 |
+
"image_token": "<|image_pad|>",
|
| 12 |
+
"is_local": false,
|
| 13 |
+
"model_max_length": 262144,
|
| 14 |
+
"model_specific_special_tokens": {
|
| 15 |
+
"audio_bos_token": "<|audio_start|>",
|
| 16 |
+
"audio_eos_token": "<|audio_end|>",
|
| 17 |
+
"audio_token": "<|audio_pad|>",
|
| 18 |
+
"image_token": "<|image_pad|>",
|
| 19 |
+
"video_token": "<|video_pad|>",
|
| 20 |
+
"vision_bos_token": "<|vision_start|>",
|
| 21 |
+
"vision_eos_token": "<|vision_end|>"
|
| 22 |
+
},
|
| 23 |
+
"pad_token": "<|endoftext|>",
|
| 24 |
+
"pretokenize_regex": "(?i:'s|'t|'re|'ve|'m|'ll|'d)|[^\\r\\n\\p{L}\\p{N}]?[\\p{L}\\p{M}]+|\\p{N}| ?[^\\s\\p{L}\\p{M}\\p{N}]+[\\r\\n]*|\\s*[\\r\\n]+|\\s+(?!\\S)|\\s+",
|
| 25 |
+
"split_special_tokens": false,
|
| 26 |
+
"tokenizer_class": "TokenizersBackend",
|
| 27 |
+
"unk_token": null,
|
| 28 |
+
"video_token": "<|video_pad|>",
|
| 29 |
+
"vision_bos_token": "<|vision_start|>",
|
| 30 |
+
"vision_eos_token": "<|vision_end|>"
|
| 31 |
+
}
|
Qwen3.5-27B/ll_bsearch_kl0.005_eap0.985_lin_bw5.19_4-5-6-8bit_grouped_seed42/video_preprocessor_config.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"size": {
|
| 3 |
+
"longest_edge": 25165824,
|
| 4 |
+
"shortest_edge": 4096
|
| 5 |
+
},
|
| 6 |
+
"patch_size": 16,
|
| 7 |
+
"temporal_patch_size": 2,
|
| 8 |
+
"merge_size": 2,
|
| 9 |
+
"image_mean": [
|
| 10 |
+
0.5,
|
| 11 |
+
0.5,
|
| 12 |
+
0.5
|
| 13 |
+
],
|
| 14 |
+
"image_std": [
|
| 15 |
+
0.5,
|
| 16 |
+
0.5,
|
| 17 |
+
0.5
|
| 18 |
+
],
|
| 19 |
+
"processor_class": "Qwen3VLProcessor",
|
| 20 |
+
"video_processor_type": "Qwen3VLVideoProcessor"
|
| 21 |
+
}
|
humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00001-of-00030.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:811f0cc20a13e264e2cf10d9f370974735ebe24e3a5780af578288aa5be49b81
|
| 3 |
+
size 4584408792
|
humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00006-of-00030.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a3e05127ff7055e9e5973668121d314c7c1181f9ff27edd0f8ad16c2ac716a1
|
| 3 |
+
size 4664167384
|
humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00010-of-00030.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9addab7bdb80f98acc88a5e4de2f8e811e62ef4c64dfdeb0a3e0d03bc3f10bfc
|
| 3 |
+
size 4664134384
|
humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00011-of-00030.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c836f78c332014ddee87ce1c3e785ad9e745d7b812ae852a0b94797475bc386
|
| 3 |
+
size 4664167384
|
humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00013-of-00030.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9ec46b2d4823e38e963ab3683507f33e7bcfbcf8028f2df4a1abf1f455075ef
|
| 3 |
+
size 4999711704
|
humming/Llama-3.3-70B-Instruct/Llama-3.3-70B-Instruct/ll_bsearch_kl0.01_eap0.985_sha_bw6.55_4-5-6-7-8bit_seed42/model-00014-of-00030.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf4b53980cb73c5d6716e5c1e9901cf3e1c25947dad98790d677792b4a38cc1d
|
| 3 |
+
size 4966157032
|