Q5_K_M inference speed on llama.cpp vs ik_llama.cpp

#1
by sousekd - opened

Thank you @AesSedai for these quants.

I was measuring hybrid GPU+CPU inference speeds of Q5_K_M quant on ik_llama.cpp and llama.cpp (GGML in the charts). It was meant for my own needs but the results are quite interesting so I will post it here. I threw-in @ubergarm 's IQ4_K and Unsloth's Q6_K_XL for comparison.

image

This is on EPYC 9355 and a single RTX PRO 6000, set-up with 160K context size, -b 8192 -ub 8192, ik -mla 3 -amb 512 -mqkv -muge, not taking more than 45 GB VRAM, measured with llama-benchy.

Sign up or log in to comment