Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | GGUF | Python (CPython) | MLX |
|---|---|---|---|
| Score | A-83 | B71 | D47 |
| Type | Language | ||
| Execution | aot | interpreted | jit |
| Interface | embedded | cli | sdk |
| Cold Start | <1ms | 50ms | 500ms |
| Memory | 0MB | 15MB | 200MB |
| Startup | <1ms | 10ms | 100ms |
| Isolation | process | process | process |
| Maturity | production | production | stable |
| Languages | Any | Python | Python, C++, Swift |
| License | MIT | Other | MIT |
| Links |