ELS-RD/transformer-deploy
Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 1767
- days_rel: n/a
- days_push: 679
- n_releases_24m: 0
Adoption not part of the score
1689 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python tool that optimizes Hugging Face transformer models for production inference using ONNX Runtime and NVIDIA TensorRT, deploying them on NVIDIA Triton inference servers. It claims 5-10X speedups over vanilla PyTorch with a single command line workflow.
Use cases
- deploy hugging face transformer models to production
- speed up transformer inference on gpu
- convert pytorch models to onnx or tensorrt
- serve sentence embeddings with low latency
- quantize transformer models for cpu and gpu
- set up a triton inference server for nlp models
When to avoid
- you only need occasional or offline inference without strict latency requirements
- you do not use NVIDIA GPUs or Triton-compatible infrastructure
- your model cannot be exported to ONNX
- you need a fully managed inference service rather than self-hosted deployment
Facets
library · maturity maintenance
llm-inference machine-learning deployment cli machine-learning deep-learning python hugging-face onnx tensorrt triton-inference-server quantization model-optimization natural-language-processing devops linux docker gpu
2 sources
- readme: https://github.com/ELS-RD/transformer-deploy · fetched 2026-08-28 · 4955ae446878
- homepage: https://els-rd.github.io/transformer-deploy/ · fetched 2026-08-29 · 2017b2857f0b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ELS-RD/transformer-deploy | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ELS-RD/transformer-deploy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem