mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-31 17:41:26 +02:00
fac889fb38
* llama: model_loader: add TENSOR_GET_ROW_LAZY * add --tensor-read-lazy * rename to TENSOR_READ_LAZY * gen docs * address comments