llama.cpp
6cbbd8e1 - gguf-py : support lazy tensor splitting

Comment changes are shownComment changes are hidden
Commit
79 days ago
gguf-py : support lazy tensor splitting Splitting usually involves returning tuples of tensors, which need to be handled properly to avoid early eager evaluation.
Author
Parents
  • gguf-py/gguf
    • File
      lazy.py