WebAssembly (WASM) support #223
limcheekin
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I was able to get the santacoder model to build with the command documented in the MNIST example but I haven't gotten around to testing it. I've seen that the web-llm project now supports these models which would provide WebGPU support. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Is there any plan to support convert any GGML models (.bin) to Web Assembly (.wasm)? I think it is great idea as we can run the inference at offline mode even in the browser.
As far as I know, the whisper.cpp support Wasm and also the MNIST example (#190)
What do you think? I'd love to hear from you! :)
Beta Was this translation helpful? Give feedback.
All reactions