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