Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | ROCm | KoboldCpp | GPT4All |
|---|---|---|---|---|
| Score | B71 | C56 | F38 | F34 |
| Type | Language | |||
| Execution | interpreted | aot | hybrid | hybrid |
| Interface | cli | sdk | gui | gui |
| Cold Start | 50ms | 200ms | 1500ms | 2000ms |
| Memory | 15MB | 600MB | 400MB | 600MB |
| Startup | 10ms | 100ms | 300ms | 500ms |
| Isolation | process | hardware | process | process |
| Maturity | production | stable | stable | stable |
| Languages | Python | C, C++, Python | C++, Python | C++, Python |
| License | Other | MIT | AGPL-3.0 | MIT |
| Links |