Views
No views yet
robinshao/sese_huihui_qwen35_9bsese_huihui_qwen35_9b_mxfp4_gguf.gguf: GGUF produced with the local patched llama.cpp toolchainllama.cpp.src-patched.zip: current uncompiled patched source treellama.cpp.build-local-bin.zip: compiled binaries matching the source treellama.cpp.build-windows-cuda-local-bin.zip: additional compiled patched llama.cpp binariesbuild_result.json: build, quantization, and smoke-test summary1{
2 "arch": "qwen35",
3 "tensor_count": 427,
4 "type_counts": {
5 "Q8_0": 2,
6 "F32": 177,
7 "MXFP4": 248
8 },
9 "converted_preview": [
10 {
11 "index": 1,
12 "name": "output.weight",
13 "from": "BF16",
14 "to": "Q8_0",
15 "bytes": 1080688640
16 },
17 {
18 "index": 2,
19 "name": "token_embd.weight",
20 "from": "BF16",
21 "to": "Q8_0",
22 "bytes": 1080688640
23 },
24 {
25 "index": 3,
26 "name": "blk.0.attn_norm.weight",
27 "from": "F32",
28 "to": "F32",
29 "bytes": 16384
30 },
31 {
32 "index": 4,
33 "name": "blk.0.ssm_a",
34 "from": "F32",
35 "to": "F32",
36 "bytes": 128
37 },
38 {
39 "index": 5,
40 "name": "blk.0.ssm_conv1d.weight",
41 "from": "F32",
42 "to": "F32",
43 "bytes": 131072
44 },
45 {
46 "index": 6,
47 "name": "blk.0.ssm_dt.bias",
48 "from": "F32",
49 "to": "F32",
50 "bytes": 128
51 },
52 {
53 "index": 7,
54 "name": "blk.0.ssm_alpha.weight",
55 "from": "BF16",
56 "to": "MXFP4",
57 "bytes": 69632
58 },
59 {
60 "index": 8,
61 "name": "blk.0.ssm_beta.weight",
62 "from": "BF16",
63 "to": "MXFP4",
64 "bytes": 69632
65 },
66 {
67 "index": 9,
68 "name": "blk.0.attn_qkv.weight",
69 "from": "BF16",
70 "to": "MXFP4",
71 "bytes": 17825792
72 },
73 {
74 "index": 10,
75 "name": "blk.0.attn_gate.weight",
76 "from": "BF16",
77 "to": "MXFP4",
78 "bytes": 8912896
79 },
80 {
81 "index": 11,
82 "name": "blk.0.ssm_norm.weight",
83 "from": "F32",
84 "to": "F32",
85 "bytes": 512
86 },
87 {
88 "index": 12,
89 "name": "blk.0.ssm_out.weight",
90 "from": "BF16",
91 "to": "MXFP4",
92 "bytes": 8912896
93 },
94 {
95 "index": 13,
96 "name": "blk.0.ffn_down.weight",
97 "from": "BF16",
98 "to": "MXFP4",
99 "bytes": 26738688
100 },
101 {
102 "index": 14,
103 "name": "blk.0.ffn_gate.weight",
104 "from": "BF16",
105 "to": "MXFP4",
106 "bytes": 26738688
107 },
108 {
109 "index": 15,
110 "name": "blk.0.ffn_up.weight",
111 "from": "BF16",
112 "to": "MXFP4",
113 "bytes": 26738688
114 },
115 {
116 "index": 16,
117 "name": "blk.0.post_attention_norm.weight",
118 "from": "F32",
119 "to": "F32",
120 "bytes": 16384
121 },
122 {
123 "index": 17,
124 "name": "blk.1.attn_norm.weight",
125 "from": "F32",
126 "to": "F32",
127 "bytes": 16384
128 },
129 {
130 "index": 18,
131 "name": "blk.1.ssm_a",
132 "from": "F32",
133 "to": "F32",
134 "bytes": 128
135 },
136 {
137 "index": 19,
138 "name": "blk.1.ssm_conv1d.weight",
139 "from": "F32",
140 "to": "F32",
141 "bytes": 131072
142 },
143 {
144 "index": 20,
145 "name": "blk.1.ssm_dt.bias",
146 "from": "F32",
147 "to": "F32",
148 "bytes": 128
149 },
150 {
151 "index": 21,
152 "name": "blk.1.ssm_alpha.weight",
153 "from": "BF16",
154 "to": "MXFP4",
155 "bytes": 69632
156 },
157 {
158 "index": 22,
159 "name": "blk.1.ssm_beta.weight",
160 "from": "BF16",
161 "to": "MXFP4",
162 "bytes": 69632
163 },
164 {
165 "index": 23,
166 "name": "blk.1.attn_qkv.weight",
167 "from": "BF16",
168 "to": "MXFP4",
169 "bytes": 17825792
170 },
171 {
172 "index": 24,
173 "name": "blk.1.attn_gate.weight",
174 "from": "BF16",
175 "to": "MXFP4",
176 "bytes": 8912896
177 }
178 ],
179 "output_bytes": 5852045632
180}1{
2 "ok": true,
3 "returncode": 0,
4 "timed_out": false,
5 "load_seen": false,
6 "elapsed_sec": 2.72,
7 "stdout_tail": ",\n\n",
8 "stderr_tail": "om_params: warming up the model with an empty run - please wait ... (--no-warmup to disable)\n0.02.408.075 I llama_completion: llama threadpool init, n_threads = 32\n0.02.411.202 I \n0.02.411.282 I system_info: n_threads = 32 (n_threads_batch = 32) / 64 | CUDA : ARCHS = 1200 | USE_GRAPHS = 1 | PEER_MAX_BATCH_SIZE = 128 | BLACKWELL_NATIVE_FP4 = 1 | CPU : SSE3 = 1 | SSSE3 = 1 | AVX = 1 | AVX2 = 1 | F16C = 1 | FMA = 1 | BMI2 = 1 | LLAMAFILE = 1 | OPENMP = 1 | REPACK = 1 | \n0.02.411.285 I \n0.02.411.382 I sampler seed: 714149840\n0.02.411.394 I sampler params: \n\trepeat_last_n = 64, repeat_penalty = 1.000, frequency_penalty = 0.000, presence_penalty = 0.000\n\tdry_multiplier = 0.000, dry_base = 1.750, dry_allowed_length = 2, dry_penalty_last_n = -1\n\ttop_k = 40, top_p = 0.950, min_p = 0.050, xtc_probability = 0.000, xtc_threshold = 0.100, typical_p = 1.000, top_n_sigma = -1.000, temp = 0.000\n\tmirostat = 0, mirostat_lr = 0.100, mirostat_ent = 5.000, adaptive_target = -1.000, adaptive_decay = 0.900\n0.02.411.400 I sampler chain: logits -> ?penalties -> ?dry -> ?top-n-sigma -> top-k -> ?typical -> top-p -> min-p -> ?xtc -> temp-ext -> dist \n0.02.411.401 I generate: n_ctx = 256, n_batch = 2048, n_predict = 1, n_keep = 0\n0.02.411.410 I \n0.02.420.316 I common_perf_print: sampling time = 1.70 ms\n0.02.420.318 I common_perf_print: samplers time = 0.09 ms / 2 tokens\n0.02.420.321 I common_perf_print: load time = 1195.32 ms\n0.02.420.322 I common_perf_print: prompt eval time = 0.00 ms / 1 tokens ( 0.00 ms per token, inf tokens per second)\n0.02.420.323 I common_perf_print: eval time = 7.17 ms / 1 runs ( 7.17 ms per token, 139.37 tokens per second)\n0.02.420.323 I common_perf_print: total time = 12.25 ms / 2 tokens\n0.02.420.324 I common_perf_print: unaccounted time = 3.38 ms / 27.6 % (total - sampling - prompt eval - eval) / (total)\n0.02.420.324 I common_perf_print: graphs reused = 0\n",
9 "ctx_size": 256,
10 "ngl": 999,
11 "predict_tokens": 1,
12 "timeout_sec": 300,
13 "gpu_layers_forced": true,
14 "stdout_log": "/data/cz_qwen_mxfp4_work/runs/robinshao__sese_huihui_qwen35_9b/smoke_logs/robinshao__sese_huihui_qwen35_9b-mxfp4.out.log",
15 "stderr_log": "/data/cz_qwen_mxfp4_work/runs/robinshao__sese_huihui_qwen35_9b/smoke_logs/robinshao__sese_huihui_qwen35_9b-mxfp4.err.log"
16}