Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | llama.cpp | Text Generation Inference | LocalAI |
|---|---|---|---|
| Score | C+63 | F39 | F37 |
| Type | |||
| Execution | aot | hybrid | hybrid |
| Interface | cli | api | api |
| Cold Start | 100ms | 10000ms | 3000ms |
| Memory | 50MB | 2000MB | 800MB |
| Startup | 10ms | 5000ms | 1000ms |
| Isolation | process | container | container |
| Maturity | production | production | stable |
| Languages | C, C++ | Rust, Python | Go, Python |
| License | MIT | Apache-2.0 | MIT |
| Links |