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

kmeans.org unsupported browser message #24

Closed Y-Kelly closed 1 year ago

Y-Kelly commented 1 year ago

Hi! Reaching out from the Microsoft Edge team!

When visiting kmeans.org with a browser that does not have WebGPU support the site recommends using Chrome.

image

Is it possible to update the message to include Edge Canary (https://www.microsoftedgeinsider.com/en-us/download/canary)? I already see that when visiting the site in Edge Canary the message says that “WebGPU is supported in your browser!”

jumaHarun commented 1 year ago

This would make such an awesome first PR. Can I get assigned to this?

0hq commented 1 year ago

Updated to include Edge Canary!

Y-Kelly commented 1 year ago

Thank you :)

Y-Kelly commented 1 year ago

@0hq Our team reviewed the update and asked if there could be a slight modification.

Would it be able to say the following?

"WebGPU is not supported in your browser yet. Update Chrome or Edge to v113 or download Chrome Canary or Edge Canary."

Also, I forgot to mention Edge Stable v113 is planned for this week and WebGPU is supported. Just FYI, if you plan to update the unsupported message once v113 goes live for Chrome/Edge since using the Canary Channel shouldn't be necessary.

Thank you!!!