Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | llama.cpp | llamafile | CTransformers |
|---|---|---|---|
| Score | C+63 | C-53 | D46 |
| Type | |||
| Execution | aot | aot | hybrid |
| Interface | cli | cli | sdk |
| Cold Start | 100ms | 500ms | 800ms |
| Memory | 50MB | 100MB | 200MB |
| Startup | 10ms | 50ms | 100ms |
| Isolation | process | process | process |
| Maturity | production | stable | stable |
| Languages | C, C++ | C, C++ | Python, C++ |
| License | MIT | Apache-2.0 | MIT |
| Links |