>hear good things about exllamav3
>try it out
>get half the tg I was getting on llama.cpp, even though exllamav3 has MTP merged and enabled
wtf. Gone from 16.7 t/s (llama.cpp no MTP) to 8.9 t/s (exllamav3 MTP on). Using a 3090.
config:
model:
model_name: Qwen3.8-Flash-Next
backend: exllamav3
cache_size: 262144
cache_mode: 8,8
cpu_moe_offload_layers: 40
max_batch_size: 1
vision: true
vision_offload: true
reasoning: true
tool_format: qwen3_coder
draft_model:
draft_mode: mtp
draft_num_tokens: 1
sampling:
override_preset: qwen_flash_next