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