Testing MTP-IQ4_KS

#2
by shewin - opened

Layer 65: 1288.28, 6192.00, 7480.28 MiB (output layer)

Total : 12777.92, 12341.48, 25119.40 MiB
Memory required for model tensors + cache: 26408 MiB
Memory available on all devices - compute: 28264 MiB
llm_load_tensors: ggml ctx size = 0.90 MiB
model has unused tensor output_extra.weight (size = 676423680 bytes) -- ignoring
model has unused tensor blk.64.attn_norm.weight (size = 20480 bytes) -- ignoring
model has unused tensor blk.64.post_attention_norm.weight (size = 20480 bytes) -- ignoring
model has unused tensor blk.64.attn_q.weight (size = 66846720 bytes) -- ignoring
model has unused tensor blk.64.attn_k.weight (size = 5570560 bytes) -- ignoring
model has unused tensor blk.64.attn_v.weight (size = 5570560 bytes) -- ignoring
model has unused tensor blk.64.attn_output.weight (size = 33423360 bytes) -- ignoring
model has unused tensor blk.64.attn_q_norm.weight (size = 1024 bytes) -- ignoring
model has unused tensor blk.64.attn_k_norm.weight (size = 1024 bytes) -- ignoring
model has unused tensor blk.64.ffn_gate.weight (size = 94699520 bytes) -- ignoring
model has unused tensor blk.64.ffn_down.weight (size = 94699520 bytes) -- ignoring
model has unused tensor blk.64.ffn_up.weight (size = 94699520 bytes) -- ignoring
model has unused tensor blk.64.nextn.eh_proj.weight (size = 55705600 bytes) -- ignoring
model has unused tensor blk.64.nextn.enorm.weight (size = 20480 bytes) -- ignoring
model has unused tensor blk.64.nextn.hnorm.weight (size = 20480 bytes) -- ignoring
model has unused tensor blk.64.nextn.shared_head_norm.weight (size = 20480 bytes) -- ignoring
llm_load_tensors: offloading 65 repeating layers to GPU
llm_load_tensors: offloading non-repeating layers to GPU
llm_load_tensors: offloaded 66/66 layers to GPU
llm_load_tensors: CUDA_Host buffer size = 985.16 MiB
llm_load_tensors: CUDA0 buffer size = 14066.22 MiB
........................................................................................
~ggml_backend_cuda_context: have 0 graphs
llama_init_from_model: n_ctx = 170240
llama_init_from_model: n_batch = 8192
llama_init_from_model: n_ubatch = 8192
llama_init_from_model: flash_attn = 1
llama_init_from_model: attn_max_b = 2048
llama_init_from_model: fused_moe = 1
llama_init_from_model: grouped er = 0
llama_init_from_model: fused_up_gate = 1
llama_init_from_model: fused_mmad = 1
llama_init_from_model: rope_cache = 0
llama_init_from_model: graph_reuse = 1
llama_init_from_model: k_cache_hadam = 0
llama_init_from_model: v_cache_hadam = 0
llama_init_from_model: split_mode_graph_scheduling = 0
llama_init_from_model: reduce_type = f16
llama_init_from_model: sched_async = 0
llama_init_from_model: ser = -1, 0
llama_init_from_model: freq_base = 10000000.0
llama_init_from_model: freq_scale = 1
llama_kv_cache_init: CUDA0 KV buffer size = 5802.13 MiB
llama_init_from_model: KV self size = 5652.50 MiB, K (q8_0): 2826.25 MiB, V (q8_0): 2826.25 MiB
llama_init_from_model: CUDA_Host output buffer size = 0.95 MiB
llama_init_from_model: CUDA0 compute buffer size = 8080.00 MiB
llama_init_from_model: CUDA_Host compute buffer size = 2820.22 MiB
llama_init_from_model: graph nodes = 3125
llama_init_from_model: graph splits = 2
llama_init_from_model: enabling only_active_experts scheduling

main: n_kv_max = 170240, n_batch = 8192, n_ubatch = 8192, flash_attn = 1, n_gpu_layers = 99, n_threads = 80, n_threads_batch = 80

PP TG N_KV T_PP s S_PP t/s T_TG s S_TG t/s
8192 2048 0 2.571 3186.48 24.220 84.56
8192 2048 8192 2.548 3215.23 26.738 76.59
8192 2048 16384 2.677 3059.88 28.230 72.55
8192 2048 24576 2.677 3060.68 29.434 69.58

2026-08-15_23-52

2026-08-15_22-33

Sign up or log in to comment