Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Vulkan | llama.cpp | ExLlamaV2 |
|---|---|---|---|
| Score | C+64 | C+63 | D47 |
| Type | |||
| Execution | aot | aot | aot |
| Interface | sdk | cli | sdk |
| Cold Start | 100ms | 100ms | 1000ms |
| Memory | 200MB | 50MB | 300MB |
| Startup | 30ms | 10ms | 200ms |
| Isolation | hardware | process | process |
| Maturity | production | production | stable |
| Languages | C, C++ | C, C++ | Python, C++, CUDA |
| License | Apache-2.0 | MIT | MIT |
| Links |