mlc-ai / web-llm

High-performance In-browser LLM Inference Engine
https://webllm.mlc.ai
Apache License 2.0
13.51k stars 870 forks source link

Local deployment failed under Windows #96

Closed MrJungle1 closed 1 year ago

MrJungle1 commented 1 year ago

I deploy and execute locally under Windows/ scripts/prep_ Deps.sh, error message displayed as follows:

$ ./scripts/prep_deps.sh

tqchen commented 1 year ago

Please checkout latest examples https://github.com/mlc-ai/web-llm/tree/main/examples

CharlieFRuan commented 9 months ago

Hi @MrJungle1, there is another folk running into this issue: https://github.com/mlc-ai/web-llm/issues/263 on a Windows. Do you recall how you fixed it (or if you still reproduce the issue)?