web-llm
web-llm copied to clipboard
"Init Error, Reference error: Document is not defined"
Hi, I am trying to setup the WebLLM simple-chat from examples/simple-chat. npm install and npm start are successful and I get the web service up. However the first message in chat is the error above. I am not sure if this is related to this issue: https://github.com/mlc-ai/web-llm/issues/124
But it would be very helpful if somebody can point out what the issue could be
P.S chrome version checks out. chrome > 113
Thanks!