GitHub - mlc-ai/web-llm: High-performance In-browser LLM Inference Engine
WebLLM
High-Performance In-Browser LLM Inference Engine.
Documentation | Blogpost | Paper | Examples
Overview
WebLLM is a high-performance in-browser LLM inference engine that brings language model inference directly onto web browsers with hardware acceleration.
Everything runs inside the browser with no server support and is accelerated with WebGPU.
WebLLM is fully compatible with OpenAI API.
That is, you can use the same OpenAI API on any open source models locally, with functionalities
includ...
Read more at github.com