llama.cpp
95078cc5
- convert: add ability to convert safetensors files (#1276)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
convert: add ability to convert safetensors files (#1276) * when loading a safetensors file, ignore the metadata header * check for safetensors files first, and only use PyTorch versions when safetensors aren't available
References
#1276 - Improve ability to convert safetensors files.
Author
ubik2
Parents
1f48b0ab
Loading