Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | GGUF | Azure Functions | llamafile |
|---|---|---|---|
| Score | A-83 | C56 | C-53 |
| Type | Serverless | ||
| Execution | aot | hybrid | aot |
| Interface | embedded | platform | cli |
| Cold Start | <1ms | 800ms | 500ms |
| Memory | 0MB | 128MB | 100MB |
| Startup | <1ms | 100ms | 50ms |
| Isolation | process | container | process |
| Maturity | production | production | stable |
| Languages | Any | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go | C, C++ |
| License | MIT | MIT | Apache-2.0 |
| Links |