Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | ROCm | Text Generation Inference | vLLM |
|---|---|---|---|
| Score | C56 | F39 | F35 |
| Type | |||
| Execution | aot | hybrid | jit |
| Interface | sdk | api | api |
| Cold Start | 200ms | 10000ms | 5000ms |
| Memory | 600MB | 2000MB | 2000MB |
| Startup | 100ms | 5000ms | 3000ms |
| Isolation | hardware | container | process |
| Maturity | stable | production | production |
| Languages | C, C++, Python | Rust, Python | Python |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Links |