VoltaML/voltaML
⚡VoltaML is a lightweight library to convert and run your ML/DL deep learning models in high performance inference runtimes like TensorRT, TorchScript, ONNX and TVM. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1544
- days_rel: n/a
- days_push: 1372
- n_releases_24m: 0
Adoption not part of the score
1176 stars · 38 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
VoltaML is a lightweight Python library that compiles and optimizes machine learning and deep learning models for high-performance inference runtimes such as TensorRT, TorchScript, ONNX, and TVM. It supports FP16/Int8 quantization and hardware-specific compilation for CPU and GPU targets with a one-line-of-code API.
Use cases
- convert pytorch models to tensorrt for faster inference
- accelerate deep learning model inference on nvidia gpus
- quantize models to fp16 or int8
- compile models for cpu with tvm
- benchmark compiled model performance against original
- deploy optimized models to production servers
When to choose
- you need faster inference for pytorch models on NVIDIA GPUs
- you want a simple one-line API to compile models to TensorRT, ONNX, TorchScript, or TVM
- you want to quantize models to fp16 or int8 without manual runtime plumbing
When to avoid
- you need a maintained tool - the last release was in 2022 and the project appears inactive
- you are not on Linux with CUDA 11.x, TensorRT 8.4, and PyTorch 1.12
- you need CPU-only inference on non-x86 targets or non-NVIDIA accelerators
- you need broad model architecture coverage or recent framework versions
Facets
library · maturity maintenance
machine-learning deep-learning llm-inference compiler benchmarking machine-learning deep-learning gpu-computing performance developer-tools python model-compilation inference-optimization tensorrt onnx torchscript tvm quantization model-acceleration linux docker gpu
1 source
- readme: https://github.com/VoltaML/voltaML · fetched 2026-08-28 · ff82fcd6ad18
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| VoltaML/voltaML | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem