Views
No views yet
llama-server output:llm_load_print_meta: model size = 139.907 GiB (1.594 BPW)
llm_load_print_meta: repeating layers = 138.826 GiB (1.586 BPW, 751.961 B parameters)-cmoe --no-mmap (need a small swap to load):llm_load_tensors: CPU buffer size = 129975.00 MiB
llm_load_tensors: CUDA_Host buffer size = 510.47 MiB
llm_load_tensors: CUDA0 buffer size = 10897.35 MiBncmoe 74 --no-mmap (doesn't need a swap):llm_load_tensors: CPU buffer size = 123043.00 MiB
llm_load_tensors: CUDA_Host buffer size = 510.47 MiB
llm_load_tensors: CUDA0 buffer size = 17829.35 MiB# Attention
blk\..*\.attn_k_b\.weight=q6_0
blk\..*\.attn_v_b\.weight=q6_0
blk\..*\.attn_kv_a_mqa\.weight=iq4_k
blk\..*\.attn_q_a\.weight=iq4_k
blk\..*\.attn_q_b\.weight=iq4_k
blk\..*\.attn_output\.weight=iq5_ks
# First 3 Dense Layers
blk\..*\.ffn_down\.weight=iq4_k
blk\..*\.ffn_(gate|up)\.weight=iq4_k
# Shared Expert Layers
blk\..*\.ffn_down_shexp\.weight=iq4_k
blk\..*\.ffn_(gate|up)_shexp\.weight=iq4_k
# Routed Experts Layers
blk\..*\.ffn_(up|gate|down)_exps\.weight=iq1_s_r4
# Indexer
blk\..*\.indexer\.proj\.weight=iq4_k
blk\..*\.indexer\.attn_k\.weight=iq4_k
blk\..*\.indexer\.attn_q_b\.weight=iq4_k
# NextN MTP Layer
blk\..*\.nextn\.embed_tokens\.weight=iq4_k
blk\..*\.nextn\.shared_head_head\.weight=iq4_k
blk\..*\.nextn\.eh_proj\.weight=iq4_k
# Non-Repeating Layers
token_embd\.weight=iq4_k
output\.weight=iq5_ksFinal estimate: PPL over 565 chunks for n_ctx=512 = 6.2248 +/- 0.03964-mla 1, which doesn't use as much VRAM compared to the usual -mla 3.-ot \.(73|74|75|76|77)\.ffn_down_exps=CUDA0 \
-ot \.(75|76|77)\.ffn_(up|gate)_exps=CUDA0 \
-ot exps=CPU \
-mla 1 -c 75000 -ctk q5_0 -khad \
-b 2048 -ub 2048 \
--jinja -cram 0 -mqkv -ger -cuda graphs=1-mla 1 to squeeze 75000 context in Q5, -khad to reduce quantization error