0hq / WebGPT

Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~1500 lines of vanilla Javascript.
https://kmeans.org
Other
3.61k stars 206 forks source link

improved gemm shader #18

Closed carsonpo closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2023 8:24pm
0hq commented 1 year ago

Sweet, doing a bunch of benchmarking related to efficiency. Will come back to this once done.

0hq commented 1 year ago

Thanks for the help here, I just pulled in a new branch with specific shader improvements.