Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Ollama | Candle | KoboldCpp |
|---|---|---|---|---|
| Score | B71 | D49 | D48 | F38 |
| Type | Language | |||
| Execution | interpreted | hybrid | jit | hybrid |
| Interface | cli | cli | sdk | gui |
| Cold Start | 50ms | 1000ms | 300ms | 1500ms |
| Memory | 15MB | 500MB | 200MB | 400MB |
| Startup | 10ms | 100ms | 50ms | 300ms |
| Isolation | process | process | process | process |
| Maturity | production | production | stable | stable |
| Languages | Python | Python, JavaScript, Go | Rust | C++, Python |
| License | Other | MIT | Apache-2.0 | AGPL-3.0 |
| Links |