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
44 watching
201 forks
Language: Python
last commit: 2 months 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 | 84,978 |
tensorflow/rust | A Rust binding to TensorFlow's C API for machine learning | 5,215 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
lanpa/tensorboardx | A tool for visualizing and logging training progress during deep learning model development. | 7,887 |
arogozhnikov/einops | A flexible and powerful library for performing tensor operations in various deep learning frameworks. | 8,574 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
ukplab/sentence-transformers | Provides dense vector representations for text using transformer networks | 15,556 |
pytorch/serve | A tool for serving and scaling PyTorch models in production environments | 4,238 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,783 |
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,731 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,241 |
stability-ai/stability-sdk | An SDK for interacting with Stability AI's APIs to generate images and other artifacts through latent diffusion inference. | 2,427 |
pyo3/maturin | Automates building and publishing Rust crates as Python packages with minimal configuration | 4,038 |
pypa/pipenv | A tool for managing project dependencies and environments in Python development workflows. | 24,929 |