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