Files
llama.cpp/convert-pth-to-ggml.py
deepdiffuser a93120236f 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
2023-03-12 08:36:35 +02:00

4.6 KiB