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