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