Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | llama.cpp | llamafile | Text Generation WebUI |
|---|---|---|---|
| Score | C+63 | C-53 | F33 |
| Type | |||
| Execution | aot | aot | hybrid |
| Interface | cli | cli | gui |
| Cold Start | 100ms | 500ms | 5000ms |
| Memory | 50MB | 100MB | 1000MB |
| Startup | 10ms | 50ms | 2000ms |
| Isolation | process | process | process |
| Maturity | production | stable | stable |
| Languages | C, C++ | C, C++ | Python |
| License | MIT | Apache-2.0 | AGPL-3.0 |
| Links |