Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | llama.cpp | ONNX Runtime | CTransformers |
|---|---|---|---|
| Score | C+63 | C-50 | D46 |
| Type | |||
| Execution | aot | hybrid | hybrid |
| Interface | cli | sdk | sdk |
| Cold Start | 100ms | 500ms | 800ms |
| Memory | 50MB | 300MB | 200MB |
| Startup | 10ms | 100ms | 100ms |
| Isolation | process | process | process |
| Maturity | production | production | stable |
| Languages | C, C++ | Python, C++, C#, Java | Python, C++ |
| License | MIT | MIT | MIT |
| Links |