Supporting `*.safetensors` format.
If a model file exists with extension `.safetensors` then we can load it more safely than with PyTorch weights.
Showing
Please register or sign in to comment
If a model file exists with extension `.safetensors` then we can load it more safely than with PyTorch weights.