We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Is there a way to generate model into standalone wasm file that can be executed by runtimes like wasmeror wasmtime?
wasmer
wasmtime
The text was updated successfully, but these errors were encountered:
I found functions related to SSVM-qitc is needed. Are they necessary for model inferencing?
Sorry, something went wrong.
I do have the same question. How can this project run with wasmer or wasmtime?
Same question :)
SSVM is amazing, but it would be great to be able to use this with node and web browsers.
node
Have you solved the problem? @liborui
No branches or pull requests
Hi
Is there a way to generate model into standalone wasm file that can be executed by runtimes like
wasmer
orwasmtime
?The text was updated successfully, but these errors were encountered: