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