You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I want to know why the marlin kernel in vllm do not need evict_first hint when copy B from global to shared memory.
vllm/csrc/quantization/gptq_marlin/marlin.cuh
Line 71 in 7abba39
As this optimization is specifically mentioned in the Marlin's paper.
https://github.com/IST-DASLab/marlin/blob/1f25790bdd49fba53106164a24666dade68d7c90/marlin/marlin_cuda_kernel.cu#L75
Beta Was this translation helpful? Give feedback.
All reactions