mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-20 21:53:39 +08:00
* CUDA: refactor and optimize IQ MMVQ * uint -> uint32_t * __dp4a -> ggml_cuda_dp4a * remove MIN_CC_DP4A checks * change default * try CI fix