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