Files
llama.cpp/gguf-py/gguf/lazy.py
Francis Couture-Harpin 6cbbd8e1df gguf-py : support lazy tensor splitting
Splitting usually involves returning tuples of tensors,
which need to be handled properly to avoid early eager evaluation.
2025-04-07 19:20:54 -04:00

9.0 KiB