llama.cpp
a9312023 - use weights_only in conversion script (#32)

Commit
2 years ago
use weights_only in conversion script (#32) this restricts malicious weights from executing arbitrary code by restricting the unpickler to only loading tensors, primitive types, and dictionaries
Author
Parents
Loading