Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 2.06 KB

README.md

File metadata and controls

31 lines (25 loc) · 2.06 KB

WebGPU

webgpu integration for client side language models
WebGPU performs rendering and computation on a Graphics Processing Unit exposing the WebGPU API documentation

WebGPU explained

applications

web-llm
WebLLM HOME
WebLLM chat demo
web-stable-diffusion

development

google codelabs WebGPU introduction
Chrome Canary for Linux use Chrome Dev
Chromium Dev builds channel
chrome developer GPU-compute

chrome://flags/#enable-unsafe-webgpu

WebGPU API reference
minaiml language models

npm i @webgpu/types

webGPU workload simulator
WebGPU samples library
ddd components library alpha prototype abstraction layer proposal

getting started with web-llm
webmind
Mind2Web