mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-26 12:40:58 -05:00
* llama: save more VRAM by reserving n_outputs == n_seqs when possible * add n_outputs_per_seq * move n_outputs_max to server-context * change ubatch to batch everywhere