mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-27 13:10:58 -05:00
* Fix too relaxed check on CUDA "fast copy" (can_be_transposed) condition * Argh. * Making CISC happy ;) * Integrate CONT tests * Use loopy loop * Skip new tests for (B)F16 for now.