mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-05-06 09:04:07 +00:00
* CUDA: Replace `init_offsets` with iterators in argsort This is a QOL improvement, saving us the cost of materializing the iterator * Remove unnecessary include from top-k.cu