Peer-to-peer LLM inference in browser tabs, Qwen 3.8 27B SwarmLLM, an open-source project by developer Nehanth, enables a Qwen 3.8 27B model to run across browser tabs on multiple devices, with each device holding a slice of the model and passing 10 KB activation vectors over WebRTC. The system achieves 9.0 tok/s plain and 16 tok/s with speculative decoding on a GB10, outperforming native llama.cpp's 8.0 tok/s on the same hardware, and is bit-exact by construction. The project is available at swarmllm.ai and on GitHub, requiring no installation or accounts. Every device brings a slice. Together they run the whole model. Site https://swarmllm.ai · Start a swarm https://swarmllm.ai/room · Architecture /Nehanth/swarmllm/blob/main/docs/architecture.md · Benchmarks /Nehanth/swarmllm/blob/main/docs/bench-log.md · Roadmap /Nehanth/swarmllm/blob/main/roadmap · Threat model /Nehanth/swarmllm/blob/main/SECURITY.md · Contributing /Nehanth/swarmllm/blob/main/CONTRIBUTING.md swarmllm-demo-2026-09-07.mp4