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