You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New torch_save serialization format. It's ~10x faster and since it's based on safetensors, files can be read with any safetensors implementation. (#1071)