AI RESEARCH
WebLLM: A High-Performance In-Browser LLM Inference Engine
arXiv CS.AI
•
ArXi:2412.15803v2 Announce Type: replace-cross Advancements in large language models (LLMs) have unlocked remarkable capabilities. While deploying these models typically requires server-grade GPUs and cloud-based inference, the recent emergence of smaller open-source models and increasingly powerful consumer devices have made on-device deployment practical. The web browser as a platform for on-device deployment is universally accessible, provides a natural agentic environment, and conveniently abstracts out the different backends from diverse device vendors. To address this opportunity, we.