web-llm icon indicating copy to clipboard operation
web-llm copied to clipboard

Ability to choose where model gets downloaded?

Open xzuyn opened this issue 2 years ago • 0 comments

My main drive has very little space left, and it seems to default to downloading there. Is it possible to have it install to a separate drive? I'm using Edge Beta.

edit: i've made a mklink for now. first made a folder on my z drive called MsEdgeCache, then opened an admin cmd.

cd "C:\Users\USERNAME\AppData\Local\Microsoft\Edge Beta\User Data\Default\Service Worker\" mklink /D CacheStorage "Z:\MsEdgeCache"

xzuyn avatar Apr 22 '23 23:04 xzuyn