Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | llama.cpp | ROCm | Ollama |
|---|---|---|---|
| Score | C+63 | C56 | D49 |
| Type | |||
| Execution | aot | aot | hybrid |
| Interface | cli | sdk | cli |
| Cold Start | 100ms | 200ms | 1000ms |
| Memory | 50MB | 600MB | 500MB |
| Startup | 10ms | 100ms | 100ms |
| Isolation | process | hardware | process |
| Maturity | production | stable | production |
| Languages | C, C++ | C, C++, Python | Python, JavaScript, Go |
| License | MIT | MIT | MIT |
| Links |