Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | ExLlamaV2 | MLC LLM | vLLM |
|---|---|---|---|
| Score | D47 | F38 | F35 |
| Type | |||
| Execution | aot | aot | jit |
| Interface | sdk | sdk | api |
| Cold Start | 1000ms | 2000ms | 5000ms |
| Memory | 300MB | 500MB | 2000MB |
| Startup | 200ms | 500ms | 3000ms |
| Isolation | process | process | process |
| Maturity | stable | stable | production |
| Languages | Python, C++, CUDA | Python, C++ | Python |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Links |