Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Docker | llamafile | Text Generation WebUI |
|---|---|---|---|---|
| Score | B71 | C-54 | C-53 | F33 |
| Type | Language | Container | ||
| Execution | interpreted | hybrid | aot | hybrid |
| Interface | cli | cli | cli | gui |
| Cold Start | 50ms | 500ms | 500ms | 5000ms |
| Memory | 15MB | 50MB | 100MB | 1000MB |
| Startup | 10ms | 200ms | 50ms | 2000ms |
| Isolation | process | container | process | process |
| Maturity | production | production | stable | stable |
| Languages | Python | Any | C, C++ | Python |
| License | Other | Apache-2.0 | Apache-2.0 | AGPL-3.0 |
| Links |