web-llm
web-llm copied to clipboard
Ability to choose where model gets downloaded?
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"