mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-03 01:30:23 +00:00
c51daefc32
This includes equal-sequence-length batch splits which are useful to simplify recurrent model operators. * llama : always make recurrent state slots contiguous * ggml : simplify mamba operators