Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | GGUF | Python (CPython) | containerd | LLM (Python CLI) |
|---|---|---|---|---|
| Score | A-83 | B71 | B-66 | D49 |
| Type | Language | Container | ||
| Execution | aot | interpreted | hybrid | hybrid |
| Interface | embedded | cli | platform | cli |
| Cold Start | <1ms | 50ms | 100ms | 500ms |
| Memory | 0MB | 15MB | 20MB | 100MB |
| Startup | <1ms | 10ms | 20ms | 100ms |
| Isolation | process | process | container | process |
| Maturity | production | production | production | stable |
| Languages | Any | Python | Any | Python |
| License | MIT | Other | Apache-2.0 | Apache-2.0 |
| Links |