Back to News
Advertisement
Advertisement

⚑ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 92 words in the discussion.

Trending Topics

#webgpu#https#webllm#onnx#models#transformers#seems#demo#chat#getting

Discussion (7 Comments)Read Original on HackerNews

TekMolβ€’about 1 hour ago
This seems to be the demo:

https://chat.webllm.ai/

I am getting:

    WebGPUNotAvailableError: WebGPU is not supported in
    your current environment, but it is necessary to
    run the WebLLM engine.
On both, FireFox and Chromium on Linux.
toto007β€’about 1 hour ago
You can enable WebGPU support in Google Chrome by turning on hardware acceleration and activating the WebGPU flag. It Works.
refulgentisβ€’about 1 hour ago
Project is de facto dead, used it for many years and had to rip it out 6 months ago, don't waste your time.
skybrianβ€’about 1 hour ago
What did you switch to?
seamossfetβ€’about 1 hour ago
We use the ONNX runtime for small models in the browser https://github.com/microsoft/onnxruntime
srousseyβ€’about 1 hour ago
And ONNX is what Transformers.js uses as well, at least for the moment.
theanonymousoneβ€’about 1 hour ago
Transformers.js supports a lot of models since v4