mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:00:20 +00:00
de6f727aae
* 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