Live data from Hacker News

WebGPU GPT Model Demo

kmeans.org

1–10 of 32 posts

Re: WebGPU GPT Model Demo

#3

   > WebGPU is supported in your browser!

   > Uncaught (in promise) DOMException: WebGPU is not yet available in Release or Beta builds.
Anyone using Chromium care to chime in?

If no one chimes in I might set up a Chromium browser up just to take a look at this, seems pretty cool.

Re: WebGPU GPT Model Demo

#5

> WebGPU is supported in your browser! > Uncaught (in promise) DOMException: WebGPU is not yet available in Release or Beta builds. Anyone using Chromium care to chime in? If no one chimes in I might set up a Chromium browser up just to take a look at this, seems pretty cool.

I'm on the latest Brave (Chromium 112.0.5615.165) and it tells me it is not supported.

Re: WebGPU GPT Model Demo

#6
post #5

> WebGPU is supported in your browser! > Uncaught (in promise) DOMException: WebGPU is not yet available in Release or Beta builds. Anyone using Chromium care to chime in? If no one chimes in I might set up a Chromium browser up just to take a look at this, seems pretty cool.

I'm on the latest Brave (Chromium 112.0.5615.165) and it tells me it is not supported.

Try chrome canary

Re: WebGPU GPT Model Demo

#7
post #5

> WebGPU is supported in your browser! > Uncaught (in promise) DOMException: WebGPU is not yet available in Release or Beta builds. Anyone using Chromium care to chime in? If no one chimes in I might set up a Chromium browser up just to take a look at this, seems pretty cool.

I'm on the latest Brave (Chromium 112.0.5615.165) and it tells me it is not supported.

It needs to be Chromium 113+, otherwise you'll have to enable webGPU in the browser flags like I have for Firefox.

Re: WebGPU GPT Model Demo

#8

It indeed works and loads quick. I am more interested currently in the Vicuna 7B example from https://mlc.ai/web-llm/ Also instead of just "Update Chrome to v113" the domain owner could sign up for an origin trial https://developer.chrome.com/origintrials/#/view_trial/11821...

Thanks for the tip!
Post reply on HN