TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

WebGPU in Chrome Canary now supports float16 for faster local LLM inference

18 pointsby NiekvdMaasover 1 year ago

2 comments

no_timeover 1 year ago
I hope they gate webGPU behind a per domain allow&#x2F;deny notification like they do with location and camera access.<p>This whole thing is just begging to be exploited by cryptominers.
评论 #37388844 未加载
评论 #37400958 未加载
NiekvdMaasover 1 year ago
To test, run Chrome Canary with:<p><pre><code> --enable-dawn-features=allow_unsafe_apis,disable_robustness </code></pre> Then, open: <a href="https:&#x2F;&#x2F;webllm.mlc.ai&#x2F;#chat-demo" rel="nofollow noreferrer">https:&#x2F;&#x2F;webllm.mlc.ai&#x2F;#chat-demo</a>
评论 #37390073 未加载