shengliangx commited on
Commit
89ef427
·
0 Parent(s):

Qwen3.8-2.4T-A95B-NVFP4 (NVFP4 experts + FP8 attn/KV), complete with MTP

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +37 -0
  2. .quant_summary.txt +0 -0
  3. README.md +3 -0
  4. chat_template.jinja +170 -0
  5. config.json +0 -0
  6. generation_config.json +13 -0
  7. hf_quant_config.json +1902 -0
  8. model-00001-of-00200.safetensors +3 -0
  9. model-00002-of-00200.safetensors +3 -0
  10. model-00003-of-00200.safetensors +3 -0
  11. model-00004-of-00200.safetensors +3 -0
  12. model-00005-of-00200.safetensors +3 -0
  13. model-00006-of-00200.safetensors +3 -0
  14. model-00007-of-00200.safetensors +3 -0
  15. model-00008-of-00200.safetensors +3 -0
  16. model-00009-of-00200.safetensors +3 -0
  17. model-00010-of-00200.safetensors +3 -0
  18. model-00011-of-00200.safetensors +3 -0
  19. model-00012-of-00200.safetensors +3 -0
  20. model-00013-of-00200.safetensors +3 -0
  21. model-00014-of-00200.safetensors +3 -0
  22. model-00015-of-00200.safetensors +3 -0
  23. model-00016-of-00200.safetensors +3 -0
  24. model-00017-of-00200.safetensors +3 -0
  25. model-00018-of-00200.safetensors +3 -0
  26. model-00019-of-00200.safetensors +3 -0
  27. model-00020-of-00200.safetensors +3 -0
  28. model-00021-of-00200.safetensors +3 -0
  29. model-00022-of-00200.safetensors +3 -0
  30. model-00023-of-00200.safetensors +3 -0
  31. model-00024-of-00200.safetensors +3 -0
  32. model-00025-of-00200.safetensors +3 -0
  33. model-00026-of-00200.safetensors +3 -0
  34. model-00027-of-00200.safetensors +3 -0
  35. model-00028-of-00200.safetensors +3 -0
  36. model-00029-of-00200.safetensors +3 -0
  37. model-00030-of-00200.safetensors +3 -0
  38. model-00031-of-00200.safetensors +3 -0
  39. model-00032-of-00200.safetensors +3 -0
  40. model-00033-of-00200.safetensors +3 -0
  41. model-00034-of-00200.safetensors +3 -0
  42. model-00035-of-00200.safetensors +3 -0
  43. model-00036-of-00200.safetensors +3 -0
  44. model-00037-of-00200.safetensors +3 -0
  45. model-00038-of-00200.safetensors +3 -0
  46. model-00039-of-00200.safetensors +3 -0
  47. model-00040-of-00200.safetensors +3 -0
  48. model-00041-of-00200.safetensors +3 -0
  49. model-00042-of-00200.safetensors +3 -0
  50. model-00043-of-00200.safetensors +3 -0
.gitattributes ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ model.safetensors.index.json filter=lfs diff=lfs merge=lfs -text
.quant_summary.txt ADDED
The diff for this file is too large to render. See raw diff
 
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
chat_template.jinja ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ {%- set reasoning_instructions = '' %}
46
+ {%- if enable_thinking is undefined or enable_thinking is true %}
47
+ {%- set resolved_reasoning_effort = reasoning_effort|default('xhigh') %}
48
+ {%- if resolved_reasoning_effort not in ('xhigh', 'medium', 'low') %}
49
+ {{- raise_exception('Unexpected reasoning effort ' ~ reasoning_effort ~ '. Supported types are xhigh (default), medium, and low.') }}
50
+ {%- endif %}
51
+ {%- if resolved_reasoning_effort == 'xhigh' %}
52
+ {%- set reasoning_instructions = 'Reasoning effort is set to xhigh. Please think carefully through the task, validate key assumptions, consider plausible alternatives, and prioritize correctness, consistency, and clarity in the final answer.' %}
53
+ {%- elif resolved_reasoning_effort == 'low' %}
54
+ {%- set reasoning_instructions = 'Reasoning effort is set to low. Keep your thinking brief and focused, moving directly to the conclusion without unnecessary elaboration.' %}
55
+ {%- endif %}
56
+ {%- endif %}
57
+ {%- if tools and tools is iterable and tools is not mapping %}
58
+ {{- '<|im_start|>system\n' }}
59
+ {%- if reasoning_instructions %}
60
+ {{- reasoning_instructions + '\n\n' }}
61
+ {%- endif %}
62
+ {{- "# Tools\n\nYou have access to the following functions:\n\n<tools>" }}
63
+ {%- for tool in tools %}
64
+ {{- "\n" }}
65
+ {{- tool | tojson }}
66
+ {%- endfor %}
67
+ {{- "\n</tools>" }}
68
+ {{- '\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>' }}
69
+ {%- if messages[0].role == 'system' %}
70
+ {%- set content = render_content(messages[0].content, false, true)|trim %}
71
+ {%- if content %}
72
+ {{- '\n\n' + content }}
73
+ {%- endif %}
74
+ {%- endif %}
75
+ {{- '<|im_end|>\n' }}
76
+ {%- else %}
77
+ {%- if messages[0].role == 'system' %}
78
+ {%- set content = render_content(messages[0].content, false, true)|trim %}
79
+ {%- if content %}
80
+ {{- '<|im_start|>system\n' + (reasoning_instructions + '\n\n' if reasoning_instructions else '') + content + '<|im_end|>\n' }}
81
+ {%- elif reasoning_instructions %}
82
+ {{- '<|im_start|>system\n' + reasoning_instructions + '<|im_end|>\n' }}
83
+ {%- endif %}
84
+ {%- elif reasoning_instructions %}
85
+ {{- '<|im_start|>system\n' + reasoning_instructions + '<|im_end|>\n' }}
86
+ {%- endif %}
87
+ {%- endif %}
88
+ {%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
89
+ {%- for message in messages[::-1] %}
90
+ {%- set index = (messages|length - 1) - loop.index0 %}
91
+ {%- if ns.multi_step_tool and message.role == "user" %}
92
+ {%- set content = render_content(message.content, false)|trim %}
93
+ {%- if not(content.startswith('<tool_response>') and content.endswith('</tool_response>')) %}
94
+ {%- set ns.multi_step_tool = false %}
95
+ {%- set ns.last_query_index = index %}
96
+ {%- endif %}
97
+ {%- endif %}
98
+ {%- endfor %}
99
+ {%- if ns.multi_step_tool %}
100
+ {{- raise_exception('No user query found in messages.') }}
101
+ {%- endif %}
102
+ {%- for message in messages %}
103
+ {%- set content = render_content(message.content, true)|trim %}
104
+ {%- if message.role == "system" %}
105
+ {%- if not loop.first %}
106
+ {{- raise_exception('System message must be at the beginning.') }}
107
+ {%- endif %}
108
+ {%- elif message.role == "user" %}
109
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
110
+ {%- elif message.role == "assistant" %}
111
+ {%- set reasoning_content = '' %}
112
+ {%- if message.reasoning_content is string %}
113
+ {%- set reasoning_content = message.reasoning_content %}
114
+ {%- endif %}
115
+ {%- set reasoning_content = reasoning_content|trim %}
116
+ {%- if preserve_thinking is undefined or preserve_thinking is true or loop.index0 > ns.last_query_index %}
117
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content + '\n</think>\n\n' + content }}
118
+ {%- else %}
119
+ {{- '<|im_start|>' + message.role + '\n' + content }}
120
+ {%- endif %}
121
+ {%- if message.tool_calls and message.tool_calls is iterable and message.tool_calls is not mapping %}
122
+ {%- for tool_call in message.tool_calls %}
123
+ {%- if tool_call.function is defined %}
124
+ {%- set tool_call = tool_call.function %}
125
+ {%- endif %}
126
+ {%- if loop.first %}
127
+ {%- if content|trim %}
128
+ {{- '\n\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
129
+ {%- else %}
130
+ {{- '<tool_call>\n<function=' + tool_call.name + '>\n' }}
131
+ {%- endif %}
132
+ {%- else %}
133
+ {{- '\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
134
+ {%- endif %}
135
+ {%- if tool_call.arguments is defined and tool_call.arguments != '' %}
136
+ {%- for args_name, args_value in tool_call.arguments|items %}
137
+ {{- '<parameter=' + args_name + '>\n' }}
138
+ {%- set args_value = args_value | string if args_value is string else args_value | tojson | safe %}
139
+ {{- args_value }}
140
+ {{- '\n</parameter>\n' }}
141
+ {%- endfor %}
142
+ {%- endif %}
143
+ {{- '</function>\n</tool_call>' }}
144
+ {%- endfor %}
145
+ {%- endif %}
146
+ {{- '<|im_end|>\n' }}
147
+ {%- elif message.role == "tool" %}
148
+ {%- if loop.previtem and loop.previtem.role != "tool" %}
149
+ {{- '<|im_start|>user' }}
150
+ {%- endif %}
151
+ {{- '\n<tool_response>\n' }}
152
+ {{- content }}
153
+ {{- '\n</tool_response>' }}
154
+ {%- if not loop.last and loop.nextitem.role != "tool" %}
155
+ {{- '<|im_end|>\n' }}
156
+ {%- elif loop.last %}
157
+ {{- '<|im_end|>\n' }}
158
+ {%- endif %}
159
+ {%- else %}
160
+ {{- raise_exception('Unexpected message role.') }}
161
+ {%- endif %}
162
+ {%- endfor %}
163
+ {%- if add_generation_prompt %}
164
+ {{- '<|im_start|>assistant\n' }}
165
+ {%- if enable_thinking is defined and enable_thinking is false %}
166
+ {{- '<think>\n\n</think>\n\n' }}
167
+ {%- else %}
168
+ {{- '<think>\n' }}
169
+ {%- endif %}
170
+ {%- endif %}
config.json ADDED
The diff for this file is too large to render. See raw diff
 
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": 1.0,
10
+ "top_k": 20,
11
+ "top_p": 0.95,
12
+ "transformers_version": "5.13.0"
13
+ }
hf_quant_config.json ADDED
@@ -0,0 +1,1902 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "producer": {
3
+ "name": "modelopt",
4
+ "version": "0.42.0"
5
+ },
6
+ "quantization": {
7
+ "quant_algo": "MIXED_PRECISION",
8
+ "kv_cache_quant_algo": "FP8",
9
+ "quantized_layers": {
10
+ "model.layers.0.linear_attn.conv1d": {
11
+ "quant_algo": "FP8"
12
+ },
13
+ "model.layers.0.linear_attn.out_proj": {
14
+ "quant_algo": "FP8"
15
+ },
16
+ "model.layers.0.linear_attn.in_proj_qkv": {
17
+ "quant_algo": "FP8"
18
+ },
19
+ "model.layers.0.linear_attn.in_proj_z": {
20
+ "quant_algo": "FP8"
21
+ },
22
+ "model.layers.0.linear_attn.in_proj_b": {
23
+ "quant_algo": "FP8"
24
+ },
25
+ "model.layers.0.linear_attn.in_proj_a": {
26
+ "quant_algo": "FP8"
27
+ },
28
+ "model.layers.0.mlp.experts": {
29
+ "quant_algo": "NVFP4",
30
+ "group_size": 16
31
+ },
32
+ "model.layers.1.linear_attn.conv1d": {
33
+ "quant_algo": "FP8"
34
+ },
35
+ "model.layers.1.linear_attn.out_proj": {
36
+ "quant_algo": "FP8"
37
+ },
38
+ "model.layers.1.linear_attn.in_proj_qkv": {
39
+ "quant_algo": "FP8"
40
+ },
41
+ "model.layers.1.linear_attn.in_proj_z": {
42
+ "quant_algo": "FP8"
43
+ },
44
+ "model.layers.1.linear_attn.in_proj_b": {
45
+ "quant_algo": "FP8"
46
+ },
47
+ "model.layers.1.linear_attn.in_proj_a": {
48
+ "quant_algo": "FP8"
49
+ },
50
+ "model.layers.1.mlp.experts": {
51
+ "quant_algo": "NVFP4",
52
+ "group_size": 16
53
+ },
54
+ "model.layers.2.linear_attn.conv1d": {
55
+ "quant_algo": "FP8"
56
+ },
57
+ "model.layers.2.linear_attn.out_proj": {
58
+ "quant_algo": "FP8"
59
+ },
60
+ "model.layers.2.linear_attn.in_proj_qkv": {
61
+ "quant_algo": "FP8"
62
+ },
63
+ "model.layers.2.linear_attn.in_proj_z": {
64
+ "quant_algo": "FP8"
65
+ },
66
+ "model.layers.2.linear_attn.in_proj_b": {
67
+ "quant_algo": "FP8"
68
+ },
69
+ "model.layers.2.linear_attn.in_proj_a": {
70
+ "quant_algo": "FP8"
71
+ },
72
+ "model.layers.2.mlp.experts": {
73
+ "quant_algo": "NVFP4",
74
+ "group_size": 16
75
+ },
76
+ "model.layers.3.self_attn.q_proj": {
77
+ "quant_algo": "FP8"
78
+ },
79
+ "model.layers.3.self_attn.k_proj": {
80
+ "quant_algo": "FP8"
81
+ },
82
+ "model.layers.3.self_attn.v_proj": {
83
+ "quant_algo": "FP8"
84
+ },
85
+ "model.layers.3.self_attn.o_proj": {
86
+ "quant_algo": "FP8"
87
+ },
88
+ "model.layers.3.mlp.experts": {
89
+ "quant_algo": "NVFP4",
90
+ "group_size": 16
91
+ },
92
+ "model.layers.4.linear_attn.conv1d": {
93
+ "quant_algo": "FP8"
94
+ },
95
+ "model.layers.4.linear_attn.out_proj": {
96
+ "quant_algo": "FP8"
97
+ },
98
+ "model.layers.4.linear_attn.in_proj_qkv": {
99
+ "quant_algo": "FP8"
100
+ },
101
+ "model.layers.4.linear_attn.in_proj_z": {
102
+ "quant_algo": "FP8"
103
+ },
104
+ "model.layers.4.linear_attn.in_proj_b": {
105
+ "quant_algo": "FP8"
106
+ },
107
+ "model.layers.4.linear_attn.in_proj_a": {
108
+ "quant_algo": "FP8"
109
+ },
110
+ "model.layers.4.mlp.experts": {
111
+ "quant_algo": "NVFP4",
112
+ "group_size": 16
113
+ },
114
+ "model.layers.5.linear_attn.conv1d": {
115
+ "quant_algo": "FP8"
116
+ },
117
+ "model.layers.5.linear_attn.out_proj": {
118
+ "quant_algo": "FP8"
119
+ },
120
+ "model.layers.5.linear_attn.in_proj_qkv": {
121
+ "quant_algo": "FP8"
122
+ },
123
+ "model.layers.5.linear_attn.in_proj_z": {
124
+ "quant_algo": "FP8"
125
+ },
126
+ "model.layers.5.linear_attn.in_proj_b": {
127
+ "quant_algo": "FP8"
128
+ },
129
+ "model.layers.5.linear_attn.in_proj_a": {
130
+ "quant_algo": "FP8"
131
+ },
132
+ "model.layers.5.mlp.experts": {
133
+ "quant_algo": "NVFP4",
134
+ "group_size": 16
135
+ },
136
+ "model.layers.6.linear_attn.conv1d": {
137
+ "quant_algo": "FP8"
138
+ },
139
+ "model.layers.6.linear_attn.out_proj": {
140
+ "quant_algo": "FP8"
141
+ },
142
+ "model.layers.6.linear_attn.in_proj_qkv": {
143
+ "quant_algo": "FP8"
144
+ },
145
+ "model.layers.6.linear_attn.in_proj_z": {
146
+ "quant_algo": "FP8"
147
+ },
148
+ "model.layers.6.linear_attn.in_proj_b": {
149
+ "quant_algo": "FP8"
150
+ },
151
+ "model.layers.6.linear_attn.in_proj_a": {
152
+ "quant_algo": "FP8"
153
+ },
154
+ "model.layers.6.mlp.experts": {
155
+ "quant_algo": "NVFP4",
156
+ "group_size": 16
157
+ },
158
+ "model.layers.7.self_attn.q_proj": {
159
+ "quant_algo": "FP8"
160
+ },
161
+ "model.layers.7.self_attn.k_proj": {
162
+ "quant_algo": "FP8"
163
+ },
164
+ "model.layers.7.self_attn.v_proj": {
165
+ "quant_algo": "FP8"
166
+ },
167
+ "model.layers.7.self_attn.o_proj": {
168
+ "quant_algo": "FP8"
169
+ },
170
+ "model.layers.7.mlp.experts": {
171
+ "quant_algo": "NVFP4",
172
+ "group_size": 16
173
+ },
174
+ "model.layers.8.linear_attn.conv1d": {
175
+ "quant_algo": "FP8"
176
+ },
177
+ "model.layers.8.linear_attn.out_proj": {
178
+ "quant_algo": "FP8"
179
+ },
180
+ "model.layers.8.linear_attn.in_proj_qkv": {
181
+ "quant_algo": "FP8"
182
+ },
183
+ "model.layers.8.linear_attn.in_proj_z": {
184
+ "quant_algo": "FP8"
185
+ },
186
+ "model.layers.8.linear_attn.in_proj_b": {
187
+ "quant_algo": "FP8"
188
+ },
189
+ "model.layers.8.linear_attn.in_proj_a": {
190
+ "quant_algo": "FP8"
191
+ },
192
+ "model.layers.8.mlp.experts": {
193
+ "quant_algo": "NVFP4",
194
+ "group_size": 16
195
+ },
196
+ "model.layers.9.linear_attn.conv1d": {
197
+ "quant_algo": "FP8"
198
+ },
199
+ "model.layers.9.linear_attn.out_proj": {
200
+ "quant_algo": "FP8"
201
+ },
202
+ "model.layers.9.linear_attn.in_proj_qkv": {
203
+ "quant_algo": "FP8"
204
+ },
205
+ "model.layers.9.linear_attn.in_proj_z": {
206
+ "quant_algo": "FP8"
207
+ },
208
+ "model.layers.9.linear_attn.in_proj_b": {
209
+ "quant_algo": "FP8"
210
+ },
211
+ "model.layers.9.linear_attn.in_proj_a": {
212
+ "quant_algo": "FP8"
213
+ },
214
+ "model.layers.9.mlp.experts": {
215
+ "quant_algo": "NVFP4",
216
+ "group_size": 16
217
+ },
218
+ "model.layers.10.linear_attn.conv1d": {
219
+ "quant_algo": "FP8"
220
+ },
221
+ "model.layers.10.linear_attn.out_proj": {
222
+ "quant_algo": "FP8"
223
+ },
224
+ "model.layers.10.linear_attn.in_proj_qkv": {
225
+ "quant_algo": "FP8"
226
+ },
227
+ "model.layers.10.linear_attn.in_proj_z": {
228
+ "quant_algo": "FP8"
229
+ },
230
+ "model.layers.10.linear_attn.in_proj_b": {
231
+ "quant_algo": "FP8"
232
+ },
233
+ "model.layers.10.linear_attn.in_proj_a": {
234
+ "quant_algo": "FP8"
235
+ },
236
+ "model.layers.10.mlp.experts": {
237
+ "quant_algo": "NVFP4",
238
+ "group_size": 16
239
+ },
240
+ "model.layers.11.self_attn.q_proj": {
241
+ "quant_algo": "FP8"
242
+ },
243
+ "model.layers.11.self_attn.k_proj": {
244
+ "quant_algo": "FP8"
245
+ },
246
+ "model.layers.11.self_attn.v_proj": {
247
+ "quant_algo": "FP8"
248
+ },
249
+ "model.layers.11.self_attn.o_proj": {
250
+ "quant_algo": "FP8"
251
+ },
252
+ "model.layers.11.mlp.experts": {
253
+ "quant_algo": "NVFP4",
254
+ "group_size": 16
255
+ },
256
+ "model.layers.12.linear_attn.conv1d": {
257
+ "quant_algo": "FP8"
258
+ },
259
+ "model.layers.12.linear_attn.out_proj": {
260
+ "quant_algo": "FP8"
261
+ },
262
+ "model.layers.12.linear_attn.in_proj_qkv": {
263
+ "quant_algo": "FP8"
264
+ },
265
+ "model.layers.12.linear_attn.in_proj_z": {
266
+ "quant_algo": "FP8"
267
+ },
268
+ "model.layers.12.linear_attn.in_proj_b": {
269
+ "quant_algo": "FP8"
270
+ },
271
+ "model.layers.12.linear_attn.in_proj_a": {
272
+ "quant_algo": "FP8"
273
+ },
274
+ "model.layers.12.mlp.experts": {
275
+ "quant_algo": "NVFP4",
276
+ "group_size": 16
277
+ },
278
+ "model.layers.13.linear_attn.conv1d": {
279
+ "quant_algo": "FP8"
280
+ },
281
+ "model.layers.13.linear_attn.out_proj": {
282
+ "quant_algo": "FP8"
283
+ },
284
+ "model.layers.13.linear_attn.in_proj_qkv": {
285
+ "quant_algo": "FP8"
286
+ },
287
+ "model.layers.13.linear_attn.in_proj_z": {
288
+ "quant_algo": "FP8"
289
+ },
290
+ "model.layers.13.linear_attn.in_proj_b": {
291
+ "quant_algo": "FP8"
292
+ },
293
+ "model.layers.13.linear_attn.in_proj_a": {
294
+ "quant_algo": "FP8"
295
+ },
296
+ "model.layers.13.mlp.experts": {
297
+ "quant_algo": "NVFP4",
298
+ "group_size": 16
299
+ },
300
+ "model.layers.14.linear_attn.conv1d": {
301
+ "quant_algo": "FP8"
302
+ },
303
+ "model.layers.14.linear_attn.out_proj": {
304
+ "quant_algo": "FP8"
305
+ },
306
+ "model.layers.14.linear_attn.in_proj_qkv": {
307
+ "quant_algo": "FP8"
308
+ },
309
+ "model.layers.14.linear_attn.in_proj_z": {
310
+ "quant_algo": "FP8"
311
+ },
312
+ "model.layers.14.linear_attn.in_proj_b": {
313
+ "quant_algo": "FP8"
314
+ },
315
+ "model.layers.14.linear_attn.in_proj_a": {
316
+ "quant_algo": "FP8"
317
+ },
318
+ "model.layers.14.mlp.experts": {
319
+ "quant_algo": "NVFP4",
320
+ "group_size": 16
321
+ },
322
+ "model.layers.15.self_attn.q_proj": {
323
+ "quant_algo": "FP8"
324
+ },
325
+ "model.layers.15.self_attn.k_proj": {
326
+ "quant_algo": "FP8"
327
+ },
328
+ "model.layers.15.self_attn.v_proj": {
329
+ "quant_algo": "FP8"
330
+ },
331
+ "model.layers.15.self_attn.o_proj": {
332
+ "quant_algo": "FP8"
333
+ },
334
+ "model.layers.15.mlp.experts": {
335
+ "quant_algo": "NVFP4",
336
+ "group_size": 16
337
+ },
338
+ "model.layers.16.linear_attn.conv1d": {
339
+ "quant_algo": "FP8"
340
+ },
341
+ "model.layers.16.linear_attn.out_proj": {
342
+ "quant_algo": "FP8"
343
+ },
344
+ "model.layers.16.linear_attn.in_proj_qkv": {
345
+ "quant_algo": "FP8"
346
+ },
347
+ "model.layers.16.linear_attn.in_proj_z": {
348
+ "quant_algo": "FP8"
349
+ },
350
+ "model.layers.16.linear_attn.in_proj_b": {
351
+ "quant_algo": "FP8"
352
+ },
353
+ "model.layers.16.linear_attn.in_proj_a": {
354
+ "quant_algo": "FP8"
355
+ },
356
+ "model.layers.16.mlp.experts": {
357
+ "quant_algo": "NVFP4",
358
+ "group_size": 16
359
+ },
360
+ "model.layers.17.linear_attn.conv1d": {
361
+ "quant_algo": "FP8"
362
+ },
363
+ "model.layers.17.linear_attn.out_proj": {
364
+ "quant_algo": "FP8"
365
+ },
366
+ "model.layers.17.linear_attn.in_proj_qkv": {
367
+ "quant_algo": "FP8"
368
+ },
369
+ "model.layers.17.linear_attn.in_proj_z": {
370
+ "quant_algo": "FP8"
371
+ },
372
+ "model.layers.17.linear_attn.in_proj_b": {
373
+ "quant_algo": "FP8"
374
+ },
375
+ "model.layers.17.linear_attn.in_proj_a": {
376
+ "quant_algo": "FP8"
377
+ },
378
+ "model.layers.17.mlp.experts": {
379
+ "quant_algo": "NVFP4",
380
+ "group_size": 16
381
+ },
382
+ "model.layers.18.linear_attn.conv1d": {
383
+ "quant_algo": "FP8"
384
+ },
385
+ "model.layers.18.linear_attn.out_proj": {
386
+ "quant_algo": "FP8"
387
+ },
388
+ "model.layers.18.linear_attn.in_proj_qkv": {
389
+ "quant_algo": "FP8"
390
+ },
391
+ "model.layers.18.linear_attn.in_proj_z": {
392
+ "quant_algo": "FP8"
393
+ },
394
+ "model.layers.18.linear_attn.in_proj_b": {
395
+ "quant_algo": "FP8"
396
+ },
397
+ "model.layers.18.linear_attn.in_proj_a": {
398
+ "quant_algo": "FP8"
399
+ },
400
+ "model.layers.18.mlp.experts": {
401
+ "quant_algo": "NVFP4",
402
+ "group_size": 16
403
+ },
404
+ "model.layers.19.self_attn.q_proj": {
405
+ "quant_algo": "FP8"
406
+ },
407
+ "model.layers.19.self_attn.k_proj": {
408
+ "quant_algo": "FP8"
409
+ },
410
+ "model.layers.19.self_attn.v_proj": {
411
+ "quant_algo": "FP8"
412
+ },
413
+ "model.layers.19.self_attn.o_proj": {
414
+ "quant_algo": "FP8"
415
+ },
416
+ "model.layers.19.mlp.experts": {
417
+ "quant_algo": "NVFP4",
418
+ "group_size": 16
419
+ },
420
+ "model.layers.20.linear_attn.conv1d": {
421
+ "quant_algo": "FP8"
422
+ },
423
+ "model.layers.20.linear_attn.out_proj": {
424
+ "quant_algo": "FP8"
425
+ },
426
+ "model.layers.20.linear_attn.in_proj_qkv": {
427
+ "quant_algo": "FP8"
428
+ },
429
+ "model.layers.20.linear_attn.in_proj_z": {
430
+ "quant_algo": "FP8"
431
+ },
432
+ "model.layers.20.linear_attn.in_proj_b": {
433
+ "quant_algo": "FP8"
434
+ },
435
+ "model.layers.20.linear_attn.in_proj_a": {
436
+ "quant_algo": "FP8"
437
+ },
438
+ "model.layers.20.mlp.experts": {
439
+ "quant_algo": "NVFP4",
440
+ "group_size": 16
441
+ },
442
+ "model.layers.21.linear_attn.conv1d": {
443
+ "quant_algo": "FP8"
444
+ },
445
+ "model.layers.21.linear_attn.out_proj": {
446
+ "quant_algo": "FP8"
447
+ },
448
+ "model.layers.21.linear_attn.in_proj_qkv": {
449
+ "quant_algo": "FP8"
450
+ },
451
+ "model.layers.21.linear_attn.in_proj_z": {
452
+ "quant_algo": "FP8"
453
+ },
454
+ "model.layers.21.linear_attn.in_proj_b": {
455
+ "quant_algo": "FP8"
456
+ },
457
+ "model.layers.21.linear_attn.in_proj_a": {
458
+ "quant_algo": "FP8"
459
+ },
460
+ "model.layers.21.mlp.experts": {
461
+ "quant_algo": "NVFP4",
462
+ "group_size": 16
463
+ },
464
+ "model.layers.22.linear_attn.conv1d": {
465
+ "quant_algo": "FP8"
466
+ },
467
+ "model.layers.22.linear_attn.out_proj": {
468
+ "quant_algo": "FP8"
469
+ },
470
+ "model.layers.22.linear_attn.in_proj_qkv": {
471
+ "quant_algo": "FP8"
472
+ },
473
+ "model.layers.22.linear_attn.in_proj_z": {
474
+ "quant_algo": "FP8"
475
+ },
476
+ "model.layers.22.linear_attn.in_proj_b": {
477
+ "quant_algo": "FP8"
478
+ },
479
+ "model.layers.22.linear_attn.in_proj_a": {
480
+ "quant_algo": "FP8"
481
+ },
482
+ "model.layers.22.mlp.experts": {
483
+ "quant_algo": "NVFP4",
484
+ "group_size": 16
485
+ },
486
+ "model.layers.23.self_attn.q_proj": {
487
+ "quant_algo": "FP8"
488
+ },
489
+ "model.layers.23.self_attn.k_proj": {
490
+ "quant_algo": "FP8"
491
+ },
492
+ "model.layers.23.self_attn.v_proj": {
493
+ "quant_algo": "FP8"
494
+ },
495
+ "model.layers.23.self_attn.o_proj": {
496
+ "quant_algo": "FP8"
497
+ },
498
+ "model.layers.23.mlp.experts": {
499
+ "quant_algo": "NVFP4",
500
+ "group_size": 16
501
+ },
502
+ "model.layers.24.linear_attn.conv1d": {
503
+ "quant_algo": "FP8"
504
+ },
505
+ "model.layers.24.linear_attn.out_proj": {
506
+ "quant_algo": "FP8"
507
+ },
508
+ "model.layers.24.linear_attn.in_proj_qkv": {
509
+ "quant_algo": "FP8"
510
+ },
511
+ "model.layers.24.linear_attn.in_proj_z": {
512
+ "quant_algo": "FP8"
513
+ },
514
+ "model.layers.24.linear_attn.in_proj_b": {
515
+ "quant_algo": "FP8"
516
+ },
517
+ "model.layers.24.linear_attn.in_proj_a": {
518
+ "quant_algo": "FP8"
519
+ },
520
+ "model.layers.24.mlp.experts": {
521
+ "quant_algo": "NVFP4",
522
+ "group_size": 16
523
+ },
524
+ "model.layers.25.linear_attn.conv1d": {
525
+ "quant_algo": "FP8"
526
+ },
527
+ "model.layers.25.linear_attn.out_proj": {
528
+ "quant_algo": "FP8"
529
+ },
530
+ "model.layers.25.linear_attn.in_proj_qkv": {
531
+ "quant_algo": "FP8"
532
+ },
533
+ "model.layers.25.linear_attn.in_proj_z": {
534
+ "quant_algo": "FP8"
535
+ },
536
+ "model.layers.25.linear_attn.in_proj_b": {
537
+ "quant_algo": "FP8"
538
+ },
539
+ "model.layers.25.linear_attn.in_proj_a": {
540
+ "quant_algo": "FP8"
541
+ },
542
+ "model.layers.25.mlp.experts": {
543
+ "quant_algo": "NVFP4",
544
+ "group_size": 16
545
+ },
546
+ "model.layers.26.linear_attn.conv1d": {
547
+ "quant_algo": "FP8"
548
+ },
549
+ "model.layers.26.linear_attn.out_proj": {
550
+ "quant_algo": "FP8"
551
+ },
552
+ "model.layers.26.linear_attn.in_proj_qkv": {
553
+ "quant_algo": "FP8"
554
+ },
555
+ "model.layers.26.linear_attn.in_proj_z": {
556
+ "quant_algo": "FP8"
557
+ },
558
+ "model.layers.26.linear_attn.in_proj_b": {
559
+ "quant_algo": "FP8"
560
+ },
561
+ "model.layers.26.linear_attn.in_proj_a": {
562
+ "quant_algo": "FP8"
563
+ },
564
+ "model.layers.26.mlp.experts": {
565
+ "quant_algo": "NVFP4",
566
+ "group_size": 16
567
+ },
568
+ "model.layers.27.self_attn.q_proj": {
569
+ "quant_algo": "FP8"
570
+ },
571
+ "model.layers.27.self_attn.k_proj": {
572
+ "quant_algo": "FP8"
573
+ },
574
+ "model.layers.27.self_attn.v_proj": {
575
+ "quant_algo": "FP8"
576
+ },
577
+ "model.layers.27.self_attn.o_proj": {
578
+ "quant_algo": "FP8"
579
+ },
580
+ "model.layers.27.mlp.experts": {
581
+ "quant_algo": "NVFP4",
582
+ "group_size": 16
583
+ },
584
+ "model.layers.28.linear_attn.conv1d": {
585
+ "quant_algo": "FP8"
586
+ },
587
+ "model.layers.28.linear_attn.out_proj": {
588
+ "quant_algo": "FP8"
589
+ },
590
+ "model.layers.28.linear_attn.in_proj_qkv": {
591
+ "quant_algo": "FP8"
592
+ },
593
+ "model.layers.28.linear_attn.in_proj_z": {
594
+ "quant_algo": "FP8"
595
+ },
596
+ "model.layers.28.linear_attn.in_proj_b": {
597
+ "quant_algo": "FP8"
598
+ },
599
+ "model.layers.28.linear_attn.in_proj_a": {
600
+ "quant_algo": "FP8"
601
+ },
602
+ "model.layers.28.mlp.experts": {
603
+ "quant_algo": "NVFP4",
604
+ "group_size": 16
605
+ },
606
+ "model.layers.29.linear_attn.conv1d": {
607
+ "quant_algo": "FP8"
608
+ },
609
+ "model.layers.29.linear_attn.out_proj": {
610
+ "quant_algo": "FP8"
611
+ },
612
+ "model.layers.29.linear_attn.in_proj_qkv": {
613
+ "quant_algo": "FP8"
614
+ },
615
+ "model.layers.29.linear_attn.in_proj_z": {
616
+ "quant_algo": "FP8"
617
+ },
618
+ "model.layers.29.linear_attn.in_proj_b": {
619
+ "quant_algo": "FP8"
620
+ },
621
+ "model.layers.29.linear_attn.in_proj_a": {
622
+ "quant_algo": "FP8"
623
+ },
624
+ "model.layers.29.mlp.experts": {
625
+ "quant_algo": "NVFP4",
626
+ "group_size": 16
627
+ },
628
+ "model.layers.30.linear_attn.conv1d": {
629
+ "quant_algo": "FP8"
630
+ },
631
+ "model.layers.30.linear_attn.out_proj": {
632
+ "quant_algo": "FP8"
633
+ },
634
+ "model.layers.30.linear_attn.in_proj_qkv": {
635
+ "quant_algo": "FP8"
636
+ },
637
+ "model.layers.30.linear_attn.in_proj_z": {
638
+ "quant_algo": "FP8"
639
+ },
640
+ "model.layers.30.linear_attn.in_proj_b": {
641
+ "quant_algo": "FP8"
642
+ },
643
+ "model.layers.30.linear_attn.in_proj_a": {
644
+ "quant_algo": "FP8"
645
+ },
646
+ "model.layers.30.mlp.experts": {
647
+ "quant_algo": "NVFP4",
648
+ "group_size": 16
649
+ },
650
+ "model.layers.31.self_attn.q_proj": {
651
+ "quant_algo": "FP8"
652
+ },
653
+ "model.layers.31.self_attn.k_proj": {
654
+ "quant_algo": "FP8"
655
+ },
656
+ "model.layers.31.self_attn.v_proj": {
657
+ "quant_algo": "FP8"
658
+ },
659
+ "model.layers.31.self_attn.o_proj": {
660
+ "quant_algo": "FP8"
661
+ },
662
+ "model.layers.31.mlp.experts": {
663
+ "quant_algo": "NVFP4",
664
+ "group_size": 16
665
+ },
666
+ "model.layers.32.linear_attn.conv1d": {
667
+ "quant_algo": "FP8"
668
+ },
669
+ "model.layers.32.linear_attn.out_proj": {
670
+ "quant_algo": "FP8"
671
+ },
672
+ "model.layers.32.linear_attn.in_proj_qkv": {
673
+ "quant_algo": "FP8"
674
+ },
675
+ "model.layers.32.linear_attn.in_proj_z": {
676
+ "quant_algo": "FP8"
677
+ },
678
+ "model.layers.32.linear_attn.in_proj_b": {
679
+ "quant_algo": "FP8"
680
+ },
681
+ "model.layers.32.linear_attn.in_proj_a": {
682
+ "quant_algo": "FP8"
683
+ },
684
+ "model.layers.32.mlp.experts": {
685
+ "quant_algo": "NVFP4",
686
+ "group_size": 16
687
+ },
688
+ "model.layers.33.linear_attn.conv1d": {
689
+ "quant_algo": "FP8"
690
+ },
691
+ "model.layers.33.linear_attn.out_proj": {
692
+ "quant_algo": "FP8"
693
+ },
694
+ "model.layers.33.linear_attn.in_proj_qkv": {
695
+ "quant_algo": "FP8"
696
+ },
697
+ "model.layers.33.linear_attn.in_proj_z": {
698
+ "quant_algo": "FP8"
699
+ },
700
+ "model.layers.33.linear_attn.in_proj_b": {
701
+ "quant_algo": "FP8"
702
+ },
703
+ "model.layers.33.linear_attn.in_proj_a": {
704
+ "quant_algo": "FP8"
705
+ },
706
+ "model.layers.33.mlp.experts": {
707
+ "quant_algo": "NVFP4",
708
+ "group_size": 16
709
+ },
710
+ "model.layers.34.linear_attn.conv1d": {
711
+ "quant_algo": "FP8"
712
+ },
713
+ "model.layers.34.linear_attn.out_proj": {
714
+ "quant_algo": "FP8"
715
+ },
716
+ "model.layers.34.linear_attn.in_proj_qkv": {
717
+ "quant_algo": "FP8"
718
+ },
719
+ "model.layers.34.linear_attn.in_proj_z": {
720
+ "quant_algo": "FP8"
721
+ },
722
+ "model.layers.34.linear_attn.in_proj_b": {
723
+ "quant_algo": "FP8"
724
+ },
725
+ "model.layers.34.linear_attn.in_proj_a": {
726
+ "quant_algo": "FP8"
727
+ },
728
+ "model.layers.34.mlp.experts": {
729
+ "quant_algo": "NVFP4",
730
+ "group_size": 16
731
+ },
732
+ "model.layers.35.self_attn.q_proj": {
733
+ "quant_algo": "FP8"
734
+ },
735
+ "model.layers.35.self_attn.k_proj": {
736
+ "quant_algo": "FP8"
737
+ },
738
+ "model.layers.35.self_attn.v_proj": {
739
+ "quant_algo": "FP8"
740
+ },
741
+ "model.layers.35.self_attn.o_proj": {
742
+ "quant_algo": "FP8"
743
+ },
744
+ "model.layers.35.mlp.experts": {
745
+ "quant_algo": "NVFP4",
746
+ "group_size": 16
747
+ },
748
+ "model.layers.36.linear_attn.conv1d": {
749
+ "quant_algo": "FP8"
750
+ },
751
+ "model.layers.36.linear_attn.out_proj": {
752
+ "quant_algo": "FP8"
753
+ },
754
+ "model.layers.36.linear_attn.in_proj_qkv": {
755
+ "quant_algo": "FP8"
756
+ },
757
+ "model.layers.36.linear_attn.in_proj_z": {
758
+ "quant_algo": "FP8"
759
+ },
760
+ "model.layers.36.linear_attn.in_proj_b": {
761
+ "quant_algo": "FP8"
762
+ },
763
+ "model.layers.36.linear_attn.in_proj_a": {
764
+ "quant_algo": "FP8"
765
+ },
766
+ "model.layers.36.mlp.experts": {
767
+ "quant_algo": "NVFP4",
768
+ "group_size": 16
769
+ },
770
+ "model.layers.37.linear_attn.conv1d": {
771
+ "quant_algo": "FP8"
772
+ },
773
+ "model.layers.37.linear_attn.out_proj": {
774
+ "quant_algo": "FP8"
775
+ },
776
+ "model.layers.37.linear_attn.in_proj_qkv": {
777
+ "quant_algo": "FP8"
778
+ },
779
+ "model.layers.37.linear_attn.in_proj_z": {
780
+ "quant_algo": "FP8"
781
+ },
782
+ "model.layers.37.linear_attn.in_proj_b": {
783
+ "quant_algo": "FP8"
784
+ },
785
+ "model.layers.37.linear_attn.in_proj_a": {
786
+ "quant_algo": "FP8"
787
+ },
788
+ "model.layers.37.mlp.experts": {
789
+ "quant_algo": "NVFP4",
790
+ "group_size": 16
791
+ },
792
+ "model.layers.38.linear_attn.conv1d": {
793
+ "quant_algo": "FP8"
794
+ },
795
+ "model.layers.38.linear_attn.out_proj": {
796
+ "quant_algo": "FP8"
797
+ },
798
+ "model.layers.38.linear_attn.in_proj_qkv": {
799
+ "quant_algo": "FP8"
800
+ },
801
+ "model.layers.38.linear_attn.in_proj_z": {
802
+ "quant_algo": "FP8"
803
+ },
804
+ "model.layers.38.linear_attn.in_proj_b": {
805
+ "quant_algo": "FP8"
806
+ },
807
+ "model.layers.38.linear_attn.in_proj_a": {
808
+ "quant_algo": "FP8"
809
+ },
810
+ "model.layers.38.mlp.experts": {
811
+ "quant_algo": "NVFP4",
812
+ "group_size": 16
813
+ },
814
+ "model.layers.39.self_attn.q_proj": {
815
+ "quant_algo": "FP8"
816
+ },
817
+ "model.layers.39.self_attn.k_proj": {
818
+ "quant_algo": "FP8"
819
+ },
820
+ "model.layers.39.self_attn.v_proj": {
821
+ "quant_algo": "FP8"
822
+ },
823
+ "model.layers.39.self_attn.o_proj": {
824
+ "quant_algo": "FP8"
825
+ },
826
+ "model.layers.39.mlp.experts": {
827
+ "quant_algo": "NVFP4",
828
+ "group_size": 16
829
+ },
830
+ "model.layers.40.linear_attn.conv1d": {
831
+ "quant_algo": "FP8"
832
+ },
833
+ "model.layers.40.linear_attn.out_proj": {
834
+ "quant_algo": "FP8"
835
+ },
836
+ "model.layers.40.linear_attn.in_proj_qkv": {
837
+ "quant_algo": "FP8"
838
+ },
839
+ "model.layers.40.linear_attn.in_proj_z": {
840
+ "quant_algo": "FP8"
841
+ },
842
+ "model.layers.40.linear_attn.in_proj_b": {
843
+ "quant_algo": "FP8"
844
+ },
845
+ "model.layers.40.linear_attn.in_proj_a": {
846
+ "quant_algo": "FP8"
847
+ },
848
+ "model.layers.40.mlp.experts": {
849
+ "quant_algo": "NVFP4",
850
+ "group_size": 16
851
+ },
852
+ "model.layers.41.linear_attn.conv1d": {
853
+ "quant_algo": "FP8"
854
+ },
855
+ "model.layers.41.linear_attn.out_proj": {
856
+ "quant_algo": "FP8"
857
+ },
858
+ "model.layers.41.linear_attn.in_proj_qkv": {
859
+ "quant_algo": "FP8"
860
+ },
861
+ "model.layers.41.linear_attn.in_proj_z": {
862
+ "quant_algo": "FP8"
863
+ },
864
+ "model.layers.41.linear_attn.in_proj_b": {
865
+ "quant_algo": "FP8"
866
+ },
867
+ "model.layers.41.linear_attn.in_proj_a": {
868
+ "quant_algo": "FP8"
869
+ },
870
+ "model.layers.41.mlp.experts": {
871
+ "quant_algo": "NVFP4",
872
+ "group_size": 16
873
+ },
874
+ "model.layers.42.linear_attn.conv1d": {
875
+ "quant_algo": "FP8"
876
+ },
877
+ "model.layers.42.linear_attn.out_proj": {
878
+ "quant_algo": "FP8"
879
+ },
880
+ "model.layers.42.linear_attn.in_proj_qkv": {
881
+ "quant_algo": "FP8"
882
+ },
883
+ "model.layers.42.linear_attn.in_proj_z": {
884
+ "quant_algo": "FP8"
885
+ },
886
+ "model.layers.42.linear_attn.in_proj_b": {
887
+ "quant_algo": "FP8"
888
+ },
889
+ "model.layers.42.linear_attn.in_proj_a": {
890
+ "quant_algo": "FP8"
891
+ },
892
+ "model.layers.42.mlp.experts": {
893
+ "quant_algo": "NVFP4",
894
+ "group_size": 16
895
+ },
896
+ "model.layers.43.self_attn.q_proj": {
897
+ "quant_algo": "FP8"
898
+ },
899
+ "model.layers.43.self_attn.k_proj": {
900
+ "quant_algo": "FP8"
901
+ },
902
+ "model.layers.43.self_attn.v_proj": {
903
+ "quant_algo": "FP8"
904
+ },
905
+ "model.layers.43.self_attn.o_proj": {
906
+ "quant_algo": "FP8"
907
+ },
908
+ "model.layers.43.mlp.experts": {
909
+ "quant_algo": "NVFP4",
910
+ "group_size": 16
911
+ },
912
+ "model.layers.44.linear_attn.conv1d": {
913
+ "quant_algo": "FP8"
914
+ },
915
+ "model.layers.44.linear_attn.out_proj": {
916
+ "quant_algo": "FP8"
917
+ },
918
+ "model.layers.44.linear_attn.in_proj_qkv": {
919
+ "quant_algo": "FP8"
920
+ },
921
+ "model.layers.44.linear_attn.in_proj_z": {
922
+ "quant_algo": "FP8"
923
+ },
924
+ "model.layers.44.linear_attn.in_proj_b": {
925
+ "quant_algo": "FP8"
926
+ },
927
+ "model.layers.44.linear_attn.in_proj_a": {
928
+ "quant_algo": "FP8"
929
+ },
930
+ "model.layers.44.mlp.experts": {
931
+ "quant_algo": "NVFP4",
932
+ "group_size": 16
933
+ },
934
+ "model.layers.45.linear_attn.conv1d": {
935
+ "quant_algo": "FP8"
936
+ },
937
+ "model.layers.45.linear_attn.out_proj": {
938
+ "quant_algo": "FP8"
939
+ },
940
+ "model.layers.45.linear_attn.in_proj_qkv": {
941
+ "quant_algo": "FP8"
942
+ },
943
+ "model.layers.45.linear_attn.in_proj_z": {
944
+ "quant_algo": "FP8"
945
+ },
946
+ "model.layers.45.linear_attn.in_proj_b": {
947
+ "quant_algo": "FP8"
948
+ },
949
+ "model.layers.45.linear_attn.in_proj_a": {
950
+ "quant_algo": "FP8"
951
+ },
952
+ "model.layers.45.mlp.experts": {
953
+ "quant_algo": "NVFP4",
954
+ "group_size": 16
955
+ },
956
+ "model.layers.46.linear_attn.conv1d": {
957
+ "quant_algo": "FP8"
958
+ },
959
+ "model.layers.46.linear_attn.out_proj": {
960
+ "quant_algo": "FP8"
961
+ },
962
+ "model.layers.46.linear_attn.in_proj_qkv": {
963
+ "quant_algo": "FP8"
964
+ },
965
+ "model.layers.46.linear_attn.in_proj_z": {
966
+ "quant_algo": "FP8"
967
+ },
968
+ "model.layers.46.linear_attn.in_proj_b": {
969
+ "quant_algo": "FP8"
970
+ },
971
+ "model.layers.46.linear_attn.in_proj_a": {
972
+ "quant_algo": "FP8"
973
+ },
974
+ "model.layers.46.mlp.experts": {
975
+ "quant_algo": "NVFP4",
976
+ "group_size": 16
977
+ },
978
+ "model.layers.47.self_attn.q_proj": {
979
+ "quant_algo": "FP8"
980
+ },
981
+ "model.layers.47.self_attn.k_proj": {
982
+ "quant_algo": "FP8"
983
+ },
984
+ "model.layers.47.self_attn.v_proj": {
985
+ "quant_algo": "FP8"
986
+ },
987
+ "model.layers.47.self_attn.o_proj": {
988
+ "quant_algo": "FP8"
989
+ },
990
+ "model.layers.47.mlp.experts": {
991
+ "quant_algo": "NVFP4",
992
+ "group_size": 16
993
+ },
994
+ "model.layers.48.linear_attn.conv1d": {
995
+ "quant_algo": "FP8"
996
+ },
997
+ "model.layers.48.linear_attn.out_proj": {
998
+ "quant_algo": "FP8"
999
+ },
1000
+ "model.layers.48.linear_attn.in_proj_qkv": {
1001
+ "quant_algo": "FP8"
1002
+ },
1003
+ "model.layers.48.linear_attn.in_proj_z": {
1004
+ "quant_algo": "FP8"
1005
+ },
1006
+ "model.layers.48.linear_attn.in_proj_b": {
1007
+ "quant_algo": "FP8"
1008
+ },
1009
+ "model.layers.48.linear_attn.in_proj_a": {
1010
+ "quant_algo": "FP8"
1011
+ },
1012
+ "model.layers.48.mlp.experts": {
1013
+ "quant_algo": "NVFP4",
1014
+ "group_size": 16
1015
+ },
1016
+ "model.layers.49.linear_attn.conv1d": {
1017
+ "quant_algo": "FP8"
1018
+ },
1019
+ "model.layers.49.linear_attn.out_proj": {
1020
+ "quant_algo": "FP8"
1021
+ },
1022
+ "model.layers.49.linear_attn.in_proj_qkv": {
1023
+ "quant_algo": "FP8"
1024
+ },
1025
+ "model.layers.49.linear_attn.in_proj_z": {
1026
+ "quant_algo": "FP8"
1027
+ },
1028
+ "model.layers.49.linear_attn.in_proj_b": {
1029
+ "quant_algo": "FP8"
1030
+ },
1031
+ "model.layers.49.linear_attn.in_proj_a": {
1032
+ "quant_algo": "FP8"
1033
+ },
1034
+ "model.layers.49.mlp.experts": {
1035
+ "quant_algo": "NVFP4",
1036
+ "group_size": 16
1037
+ },
1038
+ "model.layers.50.linear_attn.conv1d": {
1039
+ "quant_algo": "FP8"
1040
+ },
1041
+ "model.layers.50.linear_attn.out_proj": {
1042
+ "quant_algo": "FP8"
1043
+ },
1044
+ "model.layers.50.linear_attn.in_proj_qkv": {
1045
+ "quant_algo": "FP8"
1046
+ },
1047
+ "model.layers.50.linear_attn.in_proj_z": {
1048
+ "quant_algo": "FP8"
1049
+ },
1050
+ "model.layers.50.linear_attn.in_proj_b": {
1051
+ "quant_algo": "FP8"
1052
+ },
1053
+ "model.layers.50.linear_attn.in_proj_a": {
1054
+ "quant_algo": "FP8"
1055
+ },
1056
+ "model.layers.50.mlp.experts": {
1057
+ "quant_algo": "NVFP4",
1058
+ "group_size": 16
1059
+ },
1060
+ "model.layers.51.self_attn.q_proj": {
1061
+ "quant_algo": "FP8"
1062
+ },
1063
+ "model.layers.51.self_attn.k_proj": {
1064
+ "quant_algo": "FP8"
1065
+ },
1066
+ "model.layers.51.self_attn.v_proj": {
1067
+ "quant_algo": "FP8"
1068
+ },
1069
+ "model.layers.51.self_attn.o_proj": {
1070
+ "quant_algo": "FP8"
1071
+ },
1072
+ "model.layers.51.mlp.experts": {
1073
+ "quant_algo": "NVFP4",
1074
+ "group_size": 16
1075
+ },
1076
+ "model.layers.52.linear_attn.conv1d": {
1077
+ "quant_algo": "FP8"
1078
+ },
1079
+ "model.layers.52.linear_attn.out_proj": {
1080
+ "quant_algo": "FP8"
1081
+ },
1082
+ "model.layers.52.linear_attn.in_proj_qkv": {
1083
+ "quant_algo": "FP8"
1084
+ },
1085
+ "model.layers.52.linear_attn.in_proj_z": {
1086
+ "quant_algo": "FP8"
1087
+ },
1088
+ "model.layers.52.linear_attn.in_proj_b": {
1089
+ "quant_algo": "FP8"
1090
+ },
1091
+ "model.layers.52.linear_attn.in_proj_a": {
1092
+ "quant_algo": "FP8"
1093
+ },
1094
+ "model.layers.52.mlp.experts": {
1095
+ "quant_algo": "NVFP4",
1096
+ "group_size": 16
1097
+ },
1098
+ "model.layers.53.linear_attn.conv1d": {
1099
+ "quant_algo": "FP8"
1100
+ },
1101
+ "model.layers.53.linear_attn.out_proj": {
1102
+ "quant_algo": "FP8"
1103
+ },
1104
+ "model.layers.53.linear_attn.in_proj_qkv": {
1105
+ "quant_algo": "FP8"
1106
+ },
1107
+ "model.layers.53.linear_attn.in_proj_z": {
1108
+ "quant_algo": "FP8"
1109
+ },
1110
+ "model.layers.53.linear_attn.in_proj_b": {
1111
+ "quant_algo": "FP8"
1112
+ },
1113
+ "model.layers.53.linear_attn.in_proj_a": {
1114
+ "quant_algo": "FP8"
1115
+ },
1116
+ "model.layers.53.mlp.experts": {
1117
+ "quant_algo": "NVFP4",
1118
+ "group_size": 16
1119
+ },
1120
+ "model.layers.54.linear_attn.conv1d": {
1121
+ "quant_algo": "FP8"
1122
+ },
1123
+ "model.layers.54.linear_attn.out_proj": {
1124
+ "quant_algo": "FP8"
1125
+ },
1126
+ "model.layers.54.linear_attn.in_proj_qkv": {
1127
+ "quant_algo": "FP8"
1128
+ },
1129
+ "model.layers.54.linear_attn.in_proj_z": {
1130
+ "quant_algo": "FP8"
1131
+ },
1132
+ "model.layers.54.linear_attn.in_proj_b": {
1133
+ "quant_algo": "FP8"
1134
+ },
1135
+ "model.layers.54.linear_attn.in_proj_a": {
1136
+ "quant_algo": "FP8"
1137
+ },
1138
+ "model.layers.54.mlp.experts": {
1139
+ "quant_algo": "NVFP4",
1140
+ "group_size": 16
1141
+ },
1142
+ "model.layers.55.self_attn.q_proj": {
1143
+ "quant_algo": "FP8"
1144
+ },
1145
+ "model.layers.55.self_attn.k_proj": {
1146
+ "quant_algo": "FP8"
1147
+ },
1148
+ "model.layers.55.self_attn.v_proj": {
1149
+ "quant_algo": "FP8"
1150
+ },
1151
+ "model.layers.55.self_attn.o_proj": {
1152
+ "quant_algo": "FP8"
1153
+ },
1154
+ "model.layers.55.mlp.experts": {
1155
+ "quant_algo": "NVFP4",
1156
+ "group_size": 16
1157
+ },
1158
+ "model.layers.56.linear_attn.conv1d": {
1159
+ "quant_algo": "FP8"
1160
+ },
1161
+ "model.layers.56.linear_attn.out_proj": {
1162
+ "quant_algo": "FP8"
1163
+ },
1164
+ "model.layers.56.linear_attn.in_proj_qkv": {
1165
+ "quant_algo": "FP8"
1166
+ },
1167
+ "model.layers.56.linear_attn.in_proj_z": {
1168
+ "quant_algo": "FP8"
1169
+ },
1170
+ "model.layers.56.linear_attn.in_proj_b": {
1171
+ "quant_algo": "FP8"
1172
+ },
1173
+ "model.layers.56.linear_attn.in_proj_a": {
1174
+ "quant_algo": "FP8"
1175
+ },
1176
+ "model.layers.56.mlp.experts": {
1177
+ "quant_algo": "NVFP4",
1178
+ "group_size": 16
1179
+ },
1180
+ "model.layers.57.linear_attn.conv1d": {
1181
+ "quant_algo": "FP8"
1182
+ },
1183
+ "model.layers.57.linear_attn.out_proj": {
1184
+ "quant_algo": "FP8"
1185
+ },
1186
+ "model.layers.57.linear_attn.in_proj_qkv": {
1187
+ "quant_algo": "FP8"
1188
+ },
1189
+ "model.layers.57.linear_attn.in_proj_z": {
1190
+ "quant_algo": "FP8"
1191
+ },
1192
+ "model.layers.57.linear_attn.in_proj_b": {
1193
+ "quant_algo": "FP8"
1194
+ },
1195
+ "model.layers.57.linear_attn.in_proj_a": {
1196
+ "quant_algo": "FP8"
1197
+ },
1198
+ "model.layers.57.mlp.experts": {
1199
+ "quant_algo": "NVFP4",
1200
+ "group_size": 16
1201
+ },
1202
+ "model.layers.58.linear_attn.conv1d": {
1203
+ "quant_algo": "FP8"
1204
+ },
1205
+ "model.layers.58.linear_attn.out_proj": {
1206
+ "quant_algo": "FP8"
1207
+ },
1208
+ "model.layers.58.linear_attn.in_proj_qkv": {
1209
+ "quant_algo": "FP8"
1210
+ },
1211
+ "model.layers.58.linear_attn.in_proj_z": {
1212
+ "quant_algo": "FP8"
1213
+ },
1214
+ "model.layers.58.linear_attn.in_proj_b": {
1215
+ "quant_algo": "FP8"
1216
+ },
1217
+ "model.layers.58.linear_attn.in_proj_a": {
1218
+ "quant_algo": "FP8"
1219
+ },
1220
+ "model.layers.58.mlp.experts": {
1221
+ "quant_algo": "NVFP4",
1222
+ "group_size": 16
1223
+ },
1224
+ "model.layers.59.self_attn.q_proj": {
1225
+ "quant_algo": "FP8"
1226
+ },
1227
+ "model.layers.59.self_attn.k_proj": {
1228
+ "quant_algo": "FP8"
1229
+ },
1230
+ "model.layers.59.self_attn.v_proj": {
1231
+ "quant_algo": "FP8"
1232
+ },
1233
+ "model.layers.59.self_attn.o_proj": {
1234
+ "quant_algo": "FP8"
1235
+ },
1236
+ "model.layers.59.mlp.experts": {
1237
+ "quant_algo": "NVFP4",
1238
+ "group_size": 16
1239
+ },
1240
+ "model.layers.60.linear_attn.conv1d": {
1241
+ "quant_algo": "FP8"
1242
+ },
1243
+ "model.layers.60.linear_attn.out_proj": {
1244
+ "quant_algo": "FP8"
1245
+ },
1246
+ "model.layers.60.linear_attn.in_proj_qkv": {
1247
+ "quant_algo": "FP8"
1248
+ },
1249
+ "model.layers.60.linear_attn.in_proj_z": {
1250
+ "quant_algo": "FP8"
1251
+ },
1252
+ "model.layers.60.linear_attn.in_proj_b": {
1253
+ "quant_algo": "FP8"
1254
+ },
1255
+ "model.layers.60.linear_attn.in_proj_a": {
1256
+ "quant_algo": "FP8"
1257
+ },
1258
+ "model.layers.60.mlp.experts": {
1259
+ "quant_algo": "NVFP4",
1260
+ "group_size": 16
1261
+ },
1262
+ "model.layers.61.linear_attn.conv1d": {
1263
+ "quant_algo": "FP8"
1264
+ },
1265
+ "model.layers.61.linear_attn.out_proj": {
1266
+ "quant_algo": "FP8"
1267
+ },
1268
+ "model.layers.61.linear_attn.in_proj_qkv": {
1269
+ "quant_algo": "FP8"
1270
+ },
1271
+ "model.layers.61.linear_attn.in_proj_z": {
1272
+ "quant_algo": "FP8"
1273
+ },
1274
+ "model.layers.61.linear_attn.in_proj_b": {
1275
+ "quant_algo": "FP8"
1276
+ },
1277
+ "model.layers.61.linear_attn.in_proj_a": {
1278
+ "quant_algo": "FP8"
1279
+ },
1280
+ "model.layers.61.mlp.experts": {
1281
+ "quant_algo": "NVFP4",
1282
+ "group_size": 16
1283
+ },
1284
+ "model.layers.62.linear_attn.conv1d": {
1285
+ "quant_algo": "FP8"
1286
+ },
1287
+ "model.layers.62.linear_attn.out_proj": {
1288
+ "quant_algo": "FP8"
1289
+ },
1290
+ "model.layers.62.linear_attn.in_proj_qkv": {
1291
+ "quant_algo": "FP8"
1292
+ },
1293
+ "model.layers.62.linear_attn.in_proj_z": {
1294
+ "quant_algo": "FP8"
1295
+ },
1296
+ "model.layers.62.linear_attn.in_proj_b": {
1297
+ "quant_algo": "FP8"
1298
+ },
1299
+ "model.layers.62.linear_attn.in_proj_a": {
1300
+ "quant_algo": "FP8"
1301
+ },
1302
+ "model.layers.62.mlp.experts": {
1303
+ "quant_algo": "NVFP4",
1304
+ "group_size": 16
1305
+ },
1306
+ "model.layers.63.self_attn.q_proj": {
1307
+ "quant_algo": "FP8"
1308
+ },
1309
+ "model.layers.63.self_attn.k_proj": {
1310
+ "quant_algo": "FP8"
1311
+ },
1312
+ "model.layers.63.self_attn.v_proj": {
1313
+ "quant_algo": "FP8"
1314
+ },
1315
+ "model.layers.63.self_attn.o_proj": {
1316
+ "quant_algo": "FP8"
1317
+ },
1318
+ "model.layers.63.mlp.experts": {
1319
+ "quant_algo": "NVFP4",
1320
+ "group_size": 16
1321
+ },
1322
+ "model.layers.64.linear_attn.conv1d": {
1323
+ "quant_algo": "FP8"
1324
+ },
1325
+ "model.layers.64.linear_attn.out_proj": {
1326
+ "quant_algo": "FP8"
1327
+ },
1328
+ "model.layers.64.linear_attn.in_proj_qkv": {
1329
+ "quant_algo": "FP8"
1330
+ },
1331
+ "model.layers.64.linear_attn.in_proj_z": {
1332
+ "quant_algo": "FP8"
1333
+ },
1334
+ "model.layers.64.linear_attn.in_proj_b": {
1335
+ "quant_algo": "FP8"
1336
+ },
1337
+ "model.layers.64.linear_attn.in_proj_a": {
1338
+ "quant_algo": "FP8"
1339
+ },
1340
+ "model.layers.64.mlp.experts": {
1341
+ "quant_algo": "NVFP4",
1342
+ "group_size": 16
1343
+ },
1344
+ "model.layers.65.linear_attn.conv1d": {
1345
+ "quant_algo": "FP8"
1346
+ },
1347
+ "model.layers.65.linear_attn.out_proj": {
1348
+ "quant_algo": "FP8"
1349
+ },
1350
+ "model.layers.65.linear_attn.in_proj_qkv": {
1351
+ "quant_algo": "FP8"
1352
+ },
1353
+ "model.layers.65.linear_attn.in_proj_z": {
1354
+ "quant_algo": "FP8"
1355
+ },
1356
+ "model.layers.65.linear_attn.in_proj_b": {
1357
+ "quant_algo": "FP8"
1358
+ },
1359
+ "model.layers.65.linear_attn.in_proj_a": {
1360
+ "quant_algo": "FP8"
1361
+ },
1362
+ "model.layers.65.mlp.experts": {
1363
+ "quant_algo": "NVFP4",
1364
+ "group_size": 16
1365
+ },
1366
+ "model.layers.66.linear_attn.conv1d": {
1367
+ "quant_algo": "FP8"
1368
+ },
1369
+ "model.layers.66.linear_attn.out_proj": {
1370
+ "quant_algo": "FP8"
1371
+ },
1372
+ "model.layers.66.linear_attn.in_proj_qkv": {
1373
+ "quant_algo": "FP8"
1374
+ },
1375
+ "model.layers.66.linear_attn.in_proj_z": {
1376
+ "quant_algo": "FP8"
1377
+ },
1378
+ "model.layers.66.linear_attn.in_proj_b": {
1379
+ "quant_algo": "FP8"
1380
+ },
1381
+ "model.layers.66.linear_attn.in_proj_a": {
1382
+ "quant_algo": "FP8"
1383
+ },
1384
+ "model.layers.66.mlp.experts": {
1385
+ "quant_algo": "NVFP4",
1386
+ "group_size": 16
1387
+ },
1388
+ "model.layers.67.self_attn.q_proj": {
1389
+ "quant_algo": "FP8"
1390
+ },
1391
+ "model.layers.67.self_attn.k_proj": {
1392
+ "quant_algo": "FP8"
1393
+ },
1394
+ "model.layers.67.self_attn.v_proj": {
1395
+ "quant_algo": "FP8"
1396
+ },
1397
+ "model.layers.67.self_attn.o_proj": {
1398
+ "quant_algo": "FP8"
1399
+ },
1400
+ "model.layers.67.mlp.experts": {
1401
+ "quant_algo": "NVFP4",
1402
+ "group_size": 16
1403
+ },
1404
+ "model.layers.68.linear_attn.conv1d": {
1405
+ "quant_algo": "FP8"
1406
+ },
1407
+ "model.layers.68.linear_attn.out_proj": {
1408
+ "quant_algo": "FP8"
1409
+ },
1410
+ "model.layers.68.linear_attn.in_proj_qkv": {
1411
+ "quant_algo": "FP8"
1412
+ },
1413
+ "model.layers.68.linear_attn.in_proj_z": {
1414
+ "quant_algo": "FP8"
1415
+ },
1416
+ "model.layers.68.linear_attn.in_proj_b": {
1417
+ "quant_algo": "FP8"
1418
+ },
1419
+ "model.layers.68.linear_attn.in_proj_a": {
1420
+ "quant_algo": "FP8"
1421
+ },
1422
+ "model.layers.68.mlp.experts": {
1423
+ "quant_algo": "NVFP4",
1424
+ "group_size": 16
1425
+ },
1426
+ "model.layers.69.linear_attn.conv1d": {
1427
+ "quant_algo": "FP8"
1428
+ },
1429
+ "model.layers.69.linear_attn.out_proj": {
1430
+ "quant_algo": "FP8"
1431
+ },
1432
+ "model.layers.69.linear_attn.in_proj_qkv": {
1433
+ "quant_algo": "FP8"
1434
+ },
1435
+ "model.layers.69.linear_attn.in_proj_z": {
1436
+ "quant_algo": "FP8"
1437
+ },
1438
+ "model.layers.69.linear_attn.in_proj_b": {
1439
+ "quant_algo": "FP8"
1440
+ },
1441
+ "model.layers.69.linear_attn.in_proj_a": {
1442
+ "quant_algo": "FP8"
1443
+ },
1444
+ "model.layers.69.mlp.experts": {
1445
+ "quant_algo": "NVFP4",
1446
+ "group_size": 16
1447
+ },
1448
+ "model.layers.70.linear_attn.conv1d": {
1449
+ "quant_algo": "FP8"
1450
+ },
1451
+ "model.layers.70.linear_attn.out_proj": {
1452
+ "quant_algo": "FP8"
1453
+ },
1454
+ "model.layers.70.linear_attn.in_proj_qkv": {
1455
+ "quant_algo": "FP8"
1456
+ },
1457
+ "model.layers.70.linear_attn.in_proj_z": {
1458
+ "quant_algo": "FP8"
1459
+ },
1460
+ "model.layers.70.linear_attn.in_proj_b": {
1461
+ "quant_algo": "FP8"
1462
+ },
1463
+ "model.layers.70.linear_attn.in_proj_a": {
1464
+ "quant_algo": "FP8"
1465
+ },
1466
+ "model.layers.70.mlp.experts": {
1467
+ "quant_algo": "NVFP4",
1468
+ "group_size": 16
1469
+ },
1470
+ "model.layers.71.self_attn.q_proj": {
1471
+ "quant_algo": "FP8"
1472
+ },
1473
+ "model.layers.71.self_attn.k_proj": {
1474
+ "quant_algo": "FP8"
1475
+ },
1476
+ "model.layers.71.self_attn.v_proj": {
1477
+ "quant_algo": "FP8"
1478
+ },
1479
+ "model.layers.71.self_attn.o_proj": {
1480
+ "quant_algo": "FP8"
1481
+ },
1482
+ "model.layers.71.mlp.experts": {
1483
+ "quant_algo": "NVFP4",
1484
+ "group_size": 16
1485
+ },
1486
+ "model.layers.72.linear_attn.conv1d": {
1487
+ "quant_algo": "FP8"
1488
+ },
1489
+ "model.layers.72.linear_attn.out_proj": {
1490
+ "quant_algo": "FP8"
1491
+ },
1492
+ "model.layers.72.linear_attn.in_proj_qkv": {
1493
+ "quant_algo": "FP8"
1494
+ },
1495
+ "model.layers.72.linear_attn.in_proj_z": {
1496
+ "quant_algo": "FP8"
1497
+ },
1498
+ "model.layers.72.linear_attn.in_proj_b": {
1499
+ "quant_algo": "FP8"
1500
+ },
1501
+ "model.layers.72.linear_attn.in_proj_a": {
1502
+ "quant_algo": "FP8"
1503
+ },
1504
+ "model.layers.72.mlp.experts": {
1505
+ "quant_algo": "NVFP4",
1506
+ "group_size": 16
1507
+ },
1508
+ "model.layers.73.linear_attn.conv1d": {
1509
+ "quant_algo": "FP8"
1510
+ },
1511
+ "model.layers.73.linear_attn.out_proj": {
1512
+ "quant_algo": "FP8"
1513
+ },
1514
+ "model.layers.73.linear_attn.in_proj_qkv": {
1515
+ "quant_algo": "FP8"
1516
+ },
1517
+ "model.layers.73.linear_attn.in_proj_z": {
1518
+ "quant_algo": "FP8"
1519
+ },
1520
+ "model.layers.73.linear_attn.in_proj_b": {
1521
+ "quant_algo": "FP8"
1522
+ },
1523
+ "model.layers.73.linear_attn.in_proj_a": {
1524
+ "quant_algo": "FP8"
1525
+ },
1526
+ "model.layers.73.mlp.experts": {
1527
+ "quant_algo": "NVFP4",
1528
+ "group_size": 16
1529
+ },
1530
+ "model.layers.74.linear_attn.conv1d": {
1531
+ "quant_algo": "FP8"
1532
+ },
1533
+ "model.layers.74.linear_attn.out_proj": {
1534
+ "quant_algo": "FP8"
1535
+ },
1536
+ "model.layers.74.linear_attn.in_proj_qkv": {
1537
+ "quant_algo": "FP8"
1538
+ },
1539
+ "model.layers.74.linear_attn.in_proj_z": {
1540
+ "quant_algo": "FP8"
1541
+ },
1542
+ "model.layers.74.linear_attn.in_proj_b": {
1543
+ "quant_algo": "FP8"
1544
+ },
1545
+ "model.layers.74.linear_attn.in_proj_a": {
1546
+ "quant_algo": "FP8"
1547
+ },
1548
+ "model.layers.74.mlp.experts": {
1549
+ "quant_algo": "NVFP4",
1550
+ "group_size": 16
1551
+ },
1552
+ "model.layers.75.self_attn.q_proj": {
1553
+ "quant_algo": "FP8"
1554
+ },
1555
+ "model.layers.75.self_attn.k_proj": {
1556
+ "quant_algo": "FP8"
1557
+ },
1558
+ "model.layers.75.self_attn.v_proj": {
1559
+ "quant_algo": "FP8"
1560
+ },
1561
+ "model.layers.75.self_attn.o_proj": {
1562
+ "quant_algo": "FP8"
1563
+ },
1564
+ "model.layers.75.mlp.experts": {
1565
+ "quant_algo": "NVFP4",
1566
+ "group_size": 16
1567
+ },
1568
+ "model.layers.76.linear_attn.conv1d": {
1569
+ "quant_algo": "FP8"
1570
+ },
1571
+ "model.layers.76.linear_attn.out_proj": {
1572
+ "quant_algo": "FP8"
1573
+ },
1574
+ "model.layers.76.linear_attn.in_proj_qkv": {
1575
+ "quant_algo": "FP8"
1576
+ },
1577
+ "model.layers.76.linear_attn.in_proj_z": {
1578
+ "quant_algo": "FP8"
1579
+ },
1580
+ "model.layers.76.linear_attn.in_proj_b": {
1581
+ "quant_algo": "FP8"
1582
+ },
1583
+ "model.layers.76.linear_attn.in_proj_a": {
1584
+ "quant_algo": "FP8"
1585
+ },
1586
+ "model.layers.76.mlp.experts": {
1587
+ "quant_algo": "NVFP4",
1588
+ "group_size": 16
1589
+ },
1590
+ "model.layers.77.linear_attn.conv1d": {
1591
+ "quant_algo": "FP8"
1592
+ },
1593
+ "model.layers.77.linear_attn.out_proj": {
1594
+ "quant_algo": "FP8"
1595
+ },
1596
+ "model.layers.77.linear_attn.in_proj_qkv": {
1597
+ "quant_algo": "FP8"
1598
+ },
1599
+ "model.layers.77.linear_attn.in_proj_z": {
1600
+ "quant_algo": "FP8"
1601
+ },
1602
+ "model.layers.77.linear_attn.in_proj_b": {
1603
+ "quant_algo": "FP8"
1604
+ },
1605
+ "model.layers.77.linear_attn.in_proj_a": {
1606
+ "quant_algo": "FP8"
1607
+ },
1608
+ "model.layers.77.mlp.experts": {
1609
+ "quant_algo": "NVFP4",
1610
+ "group_size": 16
1611
+ },
1612
+ "model.layers.78.linear_attn.conv1d": {
1613
+ "quant_algo": "FP8"
1614
+ },
1615
+ "model.layers.78.linear_attn.out_proj": {
1616
+ "quant_algo": "FP8"
1617
+ },
1618
+ "model.layers.78.linear_attn.in_proj_qkv": {
1619
+ "quant_algo": "FP8"
1620
+ },
1621
+ "model.layers.78.linear_attn.in_proj_z": {
1622
+ "quant_algo": "FP8"
1623
+ },
1624
+ "model.layers.78.linear_attn.in_proj_b": {
1625
+ "quant_algo": "FP8"
1626
+ },
1627
+ "model.layers.78.linear_attn.in_proj_a": {
1628
+ "quant_algo": "FP8"
1629
+ },
1630
+ "model.layers.78.mlp.experts": {
1631
+ "quant_algo": "NVFP4",
1632
+ "group_size": 16
1633
+ },
1634
+ "model.layers.79.self_attn.q_proj": {
1635
+ "quant_algo": "FP8"
1636
+ },
1637
+ "model.layers.79.self_attn.k_proj": {
1638
+ "quant_algo": "FP8"
1639
+ },
1640
+ "model.layers.79.self_attn.v_proj": {
1641
+ "quant_algo": "FP8"
1642
+ },
1643
+ "model.layers.79.self_attn.o_proj": {
1644
+ "quant_algo": "FP8"
1645
+ },
1646
+ "model.layers.79.mlp.experts": {
1647
+ "quant_algo": "NVFP4",
1648
+ "group_size": 16
1649
+ },
1650
+ "model.layers.80.linear_attn.conv1d": {
1651
+ "quant_algo": "FP8"
1652
+ },
1653
+ "model.layers.80.linear_attn.out_proj": {
1654
+ "quant_algo": "FP8"
1655
+ },
1656
+ "model.layers.80.linear_attn.in_proj_qkv": {
1657
+ "quant_algo": "FP8"
1658
+ },
1659
+ "model.layers.80.linear_attn.in_proj_z": {
1660
+ "quant_algo": "FP8"
1661
+ },
1662
+ "model.layers.80.linear_attn.in_proj_b": {
1663
+ "quant_algo": "FP8"
1664
+ },
1665
+ "model.layers.80.linear_attn.in_proj_a": {
1666
+ "quant_algo": "FP8"
1667
+ },
1668
+ "model.layers.80.mlp.experts": {
1669
+ "quant_algo": "NVFP4",
1670
+ "group_size": 16
1671
+ },
1672
+ "model.layers.81.linear_attn.conv1d": {
1673
+ "quant_algo": "FP8"
1674
+ },
1675
+ "model.layers.81.linear_attn.out_proj": {
1676
+ "quant_algo": "FP8"
1677
+ },
1678
+ "model.layers.81.linear_attn.in_proj_qkv": {
1679
+ "quant_algo": "FP8"
1680
+ },
1681
+ "model.layers.81.linear_attn.in_proj_z": {
1682
+ "quant_algo": "FP8"
1683
+ },
1684
+ "model.layers.81.linear_attn.in_proj_b": {
1685
+ "quant_algo": "FP8"
1686
+ },
1687
+ "model.layers.81.linear_attn.in_proj_a": {
1688
+ "quant_algo": "FP8"
1689
+ },
1690
+ "model.layers.81.mlp.experts": {
1691
+ "quant_algo": "NVFP4",
1692
+ "group_size": 16
1693
+ },
1694
+ "model.layers.82.linear_attn.conv1d": {
1695
+ "quant_algo": "FP8"
1696
+ },
1697
+ "model.layers.82.linear_attn.out_proj": {
1698
+ "quant_algo": "FP8"
1699
+ },
1700
+ "model.layers.82.linear_attn.in_proj_qkv": {
1701
+ "quant_algo": "FP8"
1702
+ },
1703
+ "model.layers.82.linear_attn.in_proj_z": {
1704
+ "quant_algo": "FP8"
1705
+ },
1706
+ "model.layers.82.linear_attn.in_proj_b": {
1707
+ "quant_algo": "FP8"
1708
+ },
1709
+ "model.layers.82.linear_attn.in_proj_a": {
1710
+ "quant_algo": "FP8"
1711
+ },
1712
+ "model.layers.82.mlp.experts": {
1713
+ "quant_algo": "NVFP4",
1714
+ "group_size": 16
1715
+ },
1716
+ "model.layers.83.self_attn.q_proj": {
1717
+ "quant_algo": "FP8"
1718
+ },
1719
+ "model.layers.83.self_attn.k_proj": {
1720
+ "quant_algo": "FP8"
1721
+ },
1722
+ "model.layers.83.self_attn.v_proj": {
1723
+ "quant_algo": "FP8"
1724
+ },
1725
+ "model.layers.83.self_attn.o_proj": {
1726
+ "quant_algo": "FP8"
1727
+ },
1728
+ "model.layers.83.mlp.experts": {
1729
+ "quant_algo": "NVFP4",
1730
+ "group_size": 16
1731
+ },
1732
+ "model.layers.84.linear_attn.conv1d": {
1733
+ "quant_algo": "FP8"
1734
+ },
1735
+ "model.layers.84.linear_attn.out_proj": {
1736
+ "quant_algo": "FP8"
1737
+ },
1738
+ "model.layers.84.linear_attn.in_proj_qkv": {
1739
+ "quant_algo": "FP8"
1740
+ },
1741
+ "model.layers.84.linear_attn.in_proj_z": {
1742
+ "quant_algo": "FP8"
1743
+ },
1744
+ "model.layers.84.linear_attn.in_proj_b": {
1745
+ "quant_algo": "FP8"
1746
+ },
1747
+ "model.layers.84.linear_attn.in_proj_a": {
1748
+ "quant_algo": "FP8"
1749
+ },
1750
+ "model.layers.84.mlp.experts": {
1751
+ "quant_algo": "NVFP4",
1752
+ "group_size": 16
1753
+ },
1754
+ "model.layers.85.linear_attn.conv1d": {
1755
+ "quant_algo": "FP8"
1756
+ },
1757
+ "model.layers.85.linear_attn.out_proj": {
1758
+ "quant_algo": "FP8"
1759
+ },
1760
+ "model.layers.85.linear_attn.in_proj_qkv": {
1761
+ "quant_algo": "FP8"
1762
+ },
1763
+ "model.layers.85.linear_attn.in_proj_z": {
1764
+ "quant_algo": "FP8"
1765
+ },
1766
+ "model.layers.85.linear_attn.in_proj_b": {
1767
+ "quant_algo": "FP8"
1768
+ },
1769
+ "model.layers.85.linear_attn.in_proj_a": {
1770
+ "quant_algo": "FP8"
1771
+ },
1772
+ "model.layers.85.mlp.experts": {
1773
+ "quant_algo": "NVFP4",
1774
+ "group_size": 16
1775
+ },
1776
+ "model.layers.86.linear_attn.conv1d": {
1777
+ "quant_algo": "FP8"
1778
+ },
1779
+ "model.layers.86.linear_attn.out_proj": {
1780
+ "quant_algo": "FP8"
1781
+ },
1782
+ "model.layers.86.linear_attn.in_proj_qkv": {
1783
+ "quant_algo": "FP8"
1784
+ },
1785
+ "model.layers.86.linear_attn.in_proj_z": {
1786
+ "quant_algo": "FP8"
1787
+ },
1788
+ "model.layers.86.linear_attn.in_proj_b": {
1789
+ "quant_algo": "FP8"
1790
+ },
1791
+ "model.layers.86.linear_attn.in_proj_a": {
1792
+ "quant_algo": "FP8"
1793
+ },
1794
+ "model.layers.86.mlp.experts": {
1795
+ "quant_algo": "NVFP4",
1796
+ "group_size": 16
1797
+ },
1798
+ "model.layers.87.self_attn.q_proj": {
1799
+ "quant_algo": "FP8"
1800
+ },
1801
+ "model.layers.87.self_attn.k_proj": {
1802
+ "quant_algo": "FP8"
1803
+ },
1804
+ "model.layers.87.self_attn.v_proj": {
1805
+ "quant_algo": "FP8"
1806
+ },
1807
+ "model.layers.87.self_attn.o_proj": {
1808
+ "quant_algo": "FP8"
1809
+ },
1810
+ "model.layers.87.mlp.experts": {
1811
+ "quant_algo": "NVFP4",
1812
+ "group_size": 16
1813
+ },
1814
+ "model.layers.88.linear_attn.conv1d": {
1815
+ "quant_algo": "FP8"
1816
+ },
1817
+ "model.layers.88.linear_attn.out_proj": {
1818
+ "quant_algo": "FP8"
1819
+ },
1820
+ "model.layers.88.linear_attn.in_proj_qkv": {
1821
+ "quant_algo": "FP8"
1822
+ },
1823
+ "model.layers.88.linear_attn.in_proj_z": {
1824
+ "quant_algo": "FP8"
1825
+ },
1826
+ "model.layers.88.linear_attn.in_proj_b": {
1827
+ "quant_algo": "FP8"
1828
+ },
1829
+ "model.layers.88.linear_attn.in_proj_a": {
1830
+ "quant_algo": "FP8"
1831
+ },
1832
+ "model.layers.88.mlp.experts": {
1833
+ "quant_algo": "NVFP4",
1834
+ "group_size": 16
1835
+ },
1836
+ "model.layers.89.linear_attn.conv1d": {
1837
+ "quant_algo": "FP8"
1838
+ },
1839
+ "model.layers.89.linear_attn.out_proj": {
1840
+ "quant_algo": "FP8"
1841
+ },
1842
+ "model.layers.89.linear_attn.in_proj_qkv": {
1843
+ "quant_algo": "FP8"
1844
+ },
1845
+ "model.layers.89.linear_attn.in_proj_z": {
1846
+ "quant_algo": "FP8"
1847
+ },
1848
+ "model.layers.89.linear_attn.in_proj_b": {
1849
+ "quant_algo": "FP8"
1850
+ },
1851
+ "model.layers.89.linear_attn.in_proj_a": {
1852
+ "quant_algo": "FP8"
1853
+ },
1854
+ "model.layers.89.mlp.experts": {
1855
+ "quant_algo": "NVFP4",
1856
+ "group_size": 16
1857
+ },
1858
+ "model.layers.90.linear_attn.conv1d": {
1859
+ "quant_algo": "FP8"
1860
+ },
1861
+ "model.layers.90.linear_attn.out_proj": {
1862
+ "quant_algo": "FP8"
1863
+ },
1864
+ "model.layers.90.linear_attn.in_proj_qkv": {
1865
+ "quant_algo": "FP8"
1866
+ },
1867
+ "model.layers.90.linear_attn.in_proj_z": {
1868
+ "quant_algo": "FP8"
1869
+ },
1870
+ "model.layers.90.linear_attn.in_proj_b": {
1871
+ "quant_algo": "FP8"
1872
+ },
1873
+ "model.layers.90.linear_attn.in_proj_a": {
1874
+ "quant_algo": "FP8"
1875
+ },
1876
+ "model.layers.90.mlp.experts": {
1877
+ "quant_algo": "NVFP4",
1878
+ "group_size": 16
1879
+ },
1880
+ "model.layers.91.self_attn.q_proj": {
1881
+ "quant_algo": "FP8"
1882
+ },
1883
+ "model.layers.91.self_attn.k_proj": {
1884
+ "quant_algo": "FP8"
1885
+ },
1886
+ "model.layers.91.self_attn.v_proj": {
1887
+ "quant_algo": "FP8"
1888
+ },
1889
+ "model.layers.91.self_attn.o_proj": {
1890
+ "quant_algo": "FP8"
1891
+ },
1892
+ "model.layers.91.mlp.experts": {
1893
+ "quant_algo": "NVFP4",
1894
+ "group_size": 16
1895
+ }
1896
+ },
1897
+ "exclude_modules": [
1898
+ "mtp*",
1899
+ "mtp.layers.0*"
1900
+ ]
1901
+ }
1902
+ }
model-00001-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9b02834652926b4b89d0fa9f7e41901293ebd6a9dedab394dc853d3828f42e9
3
+ size 8302771736
model-00002-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75e7c0418f5f9b386813d639128776803eb4a3d7a6c705d84e0225ab8db16194
3
+ size 8302028360
model-00003-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cd79349ec3017475b1e7cc50913f5d0647f0de2fab8559063cf1d459c42d249
3
+ size 8302036720
model-00004-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f9bf69a72591e4e57dc8f97441c6b9ba8b997916a37a47fcaf6b23e544580fb
3
+ size 8302772600
model-00005-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cae925e3e27dbd7ccceef88f002f5966fcbe45ece05527acbc52b29c1834cf4
3
+ size 8302031232
model-00006-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddfbafb5be32b471867e4c9830a4bedc7a1c03b0e516895c7ecb5f1b0516e2cb
3
+ size 8302039608
model-00007-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62d7ab3411e74cf811a355f4e9579011b1d5ce5290a41aafdea4df47854a2dce
3
+ size 7214555240
model-00008-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecbd74caa35b11b59c518443f4475cd3470706fb2353862502f553f75ba7206c
3
+ size 7214640848
model-00009-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1395cfe6d4edb3145c841e98c7e02d2cf06dafaf987b985491b509f3d63a0e8
3
+ size 7214645008
model-00010-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81abdd4ff75ca93b142662c0adaf9d460817072ac6ac46fc144ce8fa902369a2
3
+ size 7214555176
model-00011-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43b40227c9d6bd582416218d4a3faf248b608cd24d89d029ea1e341af9a4f8a6
3
+ size 7214640848
model-00012-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74e2c77a76442b70db73c324ddf25003d27632ad871c54e5f39b5ed84678a706
3
+ size 7214645008
model-00013-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c78a1e4b9281f0ee90af3d4d5dc70d15c1b64f583c3d52224407180a98c98a9c
3
+ size 7214555112
model-00014-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b64dfa660048f5f57e828286cd53a6b63d301e4d82b2401b21e4955d87b412
3
+ size 7214640832
model-00015-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c34eb88e714c3ac796e32511b08f9edfcff8a6415ee84cbafcde0e7f2a103c29
3
+ size 7214645000
model-00016-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b919d921140bd89c559abbd0bccaecb7cf29d8f974d20abae97cbdc98aa8379d
3
+ size 7214555112
model-00017-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e071adc84b398fca75a195306fdce03000a4cd814f0e191c12d612e0d9f07d6
3
+ size 7214640832
model-00018-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a47d5c7f2472ab2b24edf49b57a434f7b3053f7039b00bf1946dcaa36986dc7
3
+ size 7214645000
model-00019-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e10b460cd24f13ff571aea0fc6c88476b2537861c0b484032c9330cc7c3bbda3
3
+ size 7214555112
model-00020-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5003bdf358ed08f9dca40d8190b91b416adaebba192ccbe923ac86b06b224155
3
+ size 7214640792
model-00021-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f6d46cb1e1f033b7b36a9ae437d20af112b1233b393cb7870a176581f4f4935
3
+ size 7214645008
model-00022-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dd98bb475972d563a1ad1249cced54d6cc562f2170fc356f34611a34bf5ac5a
3
+ size 7214555112
model-00023-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29a996bde7512e298a5b7adc43d19ef0fcfc54c2385252c44bc4e62dbadd4156
3
+ size 7214640800
model-00024-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6303b743d7987dc77076933fc03c94ef719269c250beb7a57402e8dd3a066808
3
+ size 7214645000
model-00025-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a42ac299d7afb13ffac85ae2944ff5665b6e2568d2036ddeec45771e330a1734
3
+ size 7214555112
model-00026-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76e40371eebb08836e03dfb82acf6cf8499e8f9d3b6dea8eaf01990ed61d4dcc
3
+ size 7214640800
model-00027-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dbda450b66a95fc88ec39131e8aa601c4b5141b980ee1694e2ae4206ebbc841
3
+ size 7214645008
model-00028-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a335aa42bf53b6526dfea0047c1098f23e396553bf42deb3c3b041df697d1887
3
+ size 7214555112
model-00029-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d79d0a4d694652ea61066d93a3b6514f8829e28db191799f72d6859b900843d5
3
+ size 7214640784
model-00030-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:860a34a406cc8cde44be92aa462a233020bb97ed672ed8fc3246d0140934b748
3
+ size 7214645000
model-00031-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7fa22c3098d33dafc8444621e04e4d5b0de73bf86544de06be3a5704e3dd3c4
3
+ size 7214555112
model-00032-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6ed85050867858c6a78b52b00c0df82a85de92936196271edf77680eac6b521
3
+ size 7214640784
model-00033-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff22886c46a2060e85259578d6f49057e62e5ac4d1e719b1531d15b44a348ac
3
+ size 7214645000
model-00034-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84fac76e4c50be023070994aabf38027f30dd52fa03403969b6a96d7202c7219
3
+ size 7214555112
model-00035-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47454f398be1f7a1ecac346453d19828c26158c4db1fb0f758b586a53d983998
3
+ size 7214640768
model-00036-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64ff14d787f0c164e576b1098eafb4024b304d22c19a176edbfe5ea56ba8e312
3
+ size 7214645000
model-00037-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c3a54c507521a833c2cd0cff8093e92537ff24c9837bcb072a6bf54ad9680e9
3
+ size 7214555848
model-00038-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff697c65dfdc5d90038ec66701c5ce3b3277f550e3c8a9584b2cd54746e8d1f
3
+ size 7214642608
model-00039-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbe20902da0c76b07d8adfe2532a6088ae1d718dc43277584c44101bf5829c72
3
+ size 7214646848
model-00040-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36ac228f1e805258667cd3e860347bf3b629bf733a7f26706bbaaf1e909d0d6d
3
+ size 7214556584
model-00041-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:396bc6c76c50da49b47ecd3df6d90108a354482a0e38a59d7e6aa4722c6cdba8
3
+ size 7214644408
model-00042-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7af3e36cbdb328c13e08d8fc37245b3b74681f9c1a8de893b23f1bad38336418
3
+ size 7214648680
model-00043-of-00200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fa3d65c46a5cad6c518144308bb4327316a542cc6c82a958ef2f8eb3d31e2df
3
+ size 7214556584