Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | llamafile | Text Generation Inference | KoboldCpp |
|---|---|---|---|---|
| Score | B71 | C-53 | F39 | F38 |
| Type | Language | |||
| Execution | interpreted | aot | hybrid | hybrid |
| Interface | cli | cli | api | gui |
| Cold Start | 50ms | 500ms | 10000ms | 1500ms |
| Memory | 15MB | 100MB | 2000MB | 400MB |
| Startup | 10ms | 50ms | 5000ms | 300ms |
| Isolation | process | process | container | process |
| Maturity | production | stable | production | stable |
| Languages | Python | C, C++ | Rust, Python | C++, Python |
| License | Other | Apache-2.0 | Apache-2.0 | AGPL-3.0 |
| Links |