You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tried to run this today, by cloning the repo and running: $ yarn
Then: $ npm run build $ npx serve@latest out
When I try embedding a PDF, after a while it just fails with 'An error occurred during model execution: "Error: failed to call OrtRun(). error code = 6.'.
I don't know enough about WASM, or where the error could come from... Ollama is up and running on 127.0.0.1:11435.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi!
Just tried to run this today, by cloning the repo and running:
$ yarn
Then:
$ npm run build
$ npx serve@latest out
When I try embedding a PDF, after a while it just fails with 'An error occurred during model execution: "Error: failed to call OrtRun(). error code = 6.'.
I don't know enough about WASM, or where the error could come from... Ollama is up and running on 127.0.0.1:11435.
Thanks!
The text was updated successfully, but these errors were encountered: