Safetensors
Fast and safe tensor serialization format by Hugging Face.
About
Safetensors by Hugging Face is a file format for storing tensors safely and quickly. Unlike Python pickle it cannot execute arbitrary code on load, and its layout supports zero-copy, memory-mapped reads for fast loading. It is now the default format for models distributed on the Hugging Face Hub, with Python and Rust implementations. Released under the Apache 2.0 license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Frameworks & Libraries
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Beginner (1/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
JAX neural network library with PyTorch-like module system.
High-level deep learning API supporting JAX, TensorFlow, and PyTorch backends.
Neural network library for JAX by Google providing Linen module system.
Deep learning platform by Baidu with industrial-strength deployment tools.
Hugging Face library for state-of-the-art NLP models
End-to-end open-source ML platform by Google for training and deployment.