Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | llama.cpp | ExLlamaV2 | KoboldCpp |
|---|---|---|---|
| Score | C+63 | D47 | F38 |
| Type | |||
| Execution | aot | aot | hybrid |
| Interface | cli | sdk | gui |
| Cold Start | 100ms | 1000ms | 1500ms |
| Memory | 50MB | 300MB | 400MB |
| Startup | 10ms | 200ms | 300ms |
| Isolation | process | process | process |
| Maturity | production | stable | stable |
| Languages | C, C++ | Python, C++, CUDA | C++, Python |
| License | MIT | MIT | AGPL-3.0 |
| Links |