Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | ONNX Runtime | Candle | ExLlamaV2 |
|---|---|---|---|
| Score | C-50 | D48 | D47 |
| Type | |||
| Execution | hybrid | jit | aot |
| Interface | sdk | sdk | sdk |
| Cold Start | 500ms | 300ms | 1000ms |
| Memory | 300MB | 200MB | 300MB |
| Startup | 100ms | 50ms | 200ms |
| Isolation | process | process | process |
| Maturity | production | stable | stable |
| Languages | Python, C++, C#, Java | Rust | Python, C++, CUDA |
| License | MIT | Apache-2.0 | MIT |
| Links |