Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | CTransformers | LocalAI | vLLM |
|---|---|---|---|
| Score | D46 | F37 | F35 |
| Type | |||
| Execution | hybrid | hybrid | jit |
| Interface | sdk | api | api |
| Cold Start | 800ms | 3000ms | 5000ms |
| Memory | 200MB | 800MB | 2000MB |
| Startup | 100ms | 1000ms | 3000ms |
| Isolation | process | container | process |
| Maturity | stable | stable | production |
| Languages | Python, C++ | Go, Python | Python |
| License | MIT | MIT | Apache-2.0 |
| Links |