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
build(cuda): add missing .cu files to Makefile SRCS
Add dequant_q5_0.cu, dequant_q5k.cu, dequant_q6k.cu, gather_q8.cu,
flash_decode.cu, megakernel_ops.cu, ternary_gemv.cu to SRCS.
These were defined but not compiled into libkernels.so.
0 commit comments