| title | ML Performance Benchmark |
|---|---|
| emoji | 🚀 |
| colorFrom | blue |
| colorTo | indigo |
| sdk | docker |
| app_port | 7860 |
| pinned | false |
Interactive platform for comparing PyTorch optimization techniques in real-time.
Try it here: Hugging Face Space
- 5 Optimization Modes: Baseline PyTorch, INT8 Quantization, TorchScript, ONNX Runtime, Dynamic Batching
- Real-time Metrics: Latency (p95), throughput (tokens/sec), memory usage
- Visual Comparisons: Interactive charts comparing performance
- Live Benchmarking: Test with custom prompts
Backend:
- Python, PyTorch, FastAPI, Transformers
- ONNX Runtime for optimized inference
- SQLite for metrics storage
Frontend:
- React, TypeScript, Vite
- Tailwind CSS, Recharts
| Mode | Latency | Throughput | Speedup | |------|---------|------------|---------||------|---------|-----tok/s |------|---------|------------8.|------|--2.|------|---line |------|------tok/s | 1.0x |
cd backend
pip install -r requpip install -r requpip install -r requpip install -r requpip install -r requpip inpip install -r rvBuilt by Siddharth
MIT