Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | llama.cpp | LocalAI | Jan |
|---|---|---|---|---|
| Score | B71 | C+63 | F37 | F34 |
| Type | Language | |||
| Execution | interpreted | aot | hybrid | hybrid |
| Interface | cli | cli | api | gui |
| Cold Start | 50ms | 100ms | 3000ms | 2000ms |
| Memory | 15MB | 50MB | 800MB | 600MB |
| Startup | 10ms | 10ms | 1000ms | 400ms |
| Isolation | process | process | container | process |
| Maturity | production | production | stable | stable |
| Languages | Python | C, C++ | Go, Python | TypeScript, Python |
| License | Other | MIT | MIT | AGPL-3.0 |
| Links |