Section 01
DeltaNet.wasm: A New Breakthrough in Browser-Side Large Model Inference (Introduction)
The deltanet.wasm project compiles llama.cpp into WebAssembly, enabling large language model inference on the browser side. It supports DeltaNet and state space models, opening up new paths for Web AI applications. It offers advantages such as privacy protection, low latency, offline availability, and can run without backend servers.