Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | GGUF | Wasmer | CTransformers |
|---|---|---|---|
| Score | A-83 | A-83 | D46 |
| Type | WebAssembly | ||
| Execution | aot | hybrid | hybrid |
| Interface | embedded | cli | sdk |
| Cold Start | <1ms | 2ms | 800ms |
| Memory | 0MB | 8MB | 200MB |
| Startup | <1ms | 1ms | 100ms |
| Isolation | process | process | process |
| Maturity | production | stable | stable |
| Languages | Any | Rust, C, C++, Go, Python, Ruby, PHP | Python, C++ |
| License | MIT | MIT | MIT |
| Links |