Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | AWS Lambda | Docker | ExLlamaV2 | KoboldCpp |
|---|---|---|---|---|
| Score | B-65 | C-54 | D47 | F38 |
| Type | Serverless | Container | ||
| Execution | hybrid | hybrid | aot | hybrid |
| Interface | platform | cli | sdk | gui |
| Cold Start | 200ms | 500ms | 1000ms | 1500ms |
| Memory | 128MB | 50MB | 300MB | 400MB |
| Startup | 100ms | 200ms | 200ms | 300ms |
| Isolation | microvm | container | process | process |
| Maturity | production | production | stable | stable |
| Languages | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Any | Python, C++, CUDA | C++, Python |
| License | Proprietary | Apache-2.0 | MIT | AGPL-3.0 |
| Links |