Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | ONNX Runtime | MLX | KoboldCpp |
|---|---|---|---|---|
| Score | B71 | C-50 | D47 | F38 |
| Type | Language | |||
| Execution | interpreted | hybrid | jit | hybrid |
| Interface | cli | sdk | sdk | gui |
| Cold Start | 50ms | 500ms | 500ms | 1500ms |
| Memory | 15MB | 300MB | 200MB | 400MB |
| Startup | 10ms | 100ms | 100ms | 300ms |
| Isolation | process | process | process | process |
| Maturity | production | production | stable | stable |
| Languages | Python | Python, C++, C#, Java | Python, C++, Swift | C++, Python |
| License | Other | MIT | MIT | AGPL-3.0 |
| Links |