mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-27 21:21:02 -05: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