llama.cpp
6cbbd8e1
- gguf-py : support lazy tensor splitting
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
249 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.
References
#12809 - gguf-py : support lazy tensor splitting
Author
compilade
Parents
1466621e
Loading