Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | safetensors | AWS Lambda | llama.cpp | KoboldCpp |
|---|---|---|---|---|
| Score | A-83 | B-65 | C+63 | F38 |
| Type | Serverless | |||
| Execution | aot | hybrid | aot | hybrid |
| Interface | embedded | platform | cli | gui |
| Cold Start | <1ms | 200ms | 100ms | 1500ms |
| Memory | 0MB | 128MB | 50MB | 400MB |
| Startup | <1ms | 100ms | 10ms | 300ms |
| Isolation | process | microvm | process | process |
| Maturity | production | production | production | stable |
| Languages | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C, C++ | C++, Python |
| License | Apache-2.0 | Proprietary | MIT | AGPL-3.0 |
| Links |