![]() * gguf-py : support lazy tensor splitting Splitting usually involves returning tuples of tensors, which need to be handled properly to avoid early eager evaluation. * gguf-py : fix flake8 lint |
||
---|---|---|
.. | ||
scripts | ||
__init__.py | ||
constants.py | ||
gguf.py | ||
gguf_reader.py | ||
gguf_writer.py | ||
lazy.py | ||
metadata.py | ||
py.typed | ||
quants.py | ||
tensor_mapping.py | ||
utility.py | ||
vocab.py |