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