safetensors
Tensor storage format
A format for storing tensors in a safe and efficient manner.
Simple, safe way to store and distribute tensors
3k stars
43 watching
200 forks
Language: Python
last commit: 14 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 83,959 |
tensorflow/rust | A Rust binding to TensorFlow's C API for machine learning | 5,190 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,537 |
lanpa/tensorboardx | A tool for visualizing and logging the progress of machine learning models during training | 7,870 |
arogozhnikov/einops | A flexible and powerful library for performing tensor operations in various deep learning frameworks. | 8,518 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,642 |
ukplab/sentence-transformers | Provides dense vector representations for text using transformer networks | 15,329 |
pytorch/serve | A tool for serving and scaling PyTorch models in production environments | 4,217 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,759 |
patrick-kidger/torchtyping | Provides type annotations and dynamic checking for tensor shapes and types in PyTorch | 1,408 |
pyca/cryptography | A package providing cryptographic primitives and recipes for secure data encryption and manipulation | 6,681 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,229 |
stability-ai/stability-sdk | An SDK for interacting with Stability AI's APIs to generate images and other artifacts through latent diffusion inference. | 2,425 |
pyo3/maturin | Automates building and publishing Rust crates as Python packages with minimal configuration | 3,932 |
pypa/pipenv | A tool for managing project dependencies and environments in Python development workflows. | 24,882 |