-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installer hangs at Choco install #6
Comments
Hello, |
I was already running it from an admin shell. Creating the C:\Dalai folder let it finish the install but it does not seem to be installing the models. I tried with all the different models to the same result. |
go into C:\Dalai\dalai and type: npm install && npx dalai alpaca install 7B |
Idk why it failed for you at all, I got it working in VMs and other users had it working too |
Installer hangs:
Installing Choco
ReferenceError [Error]: alert is not defined
at setupEntries (C:\Users\IronMan\AppData\Local\Programs\dalaix\resources\app.asar\out\main\installWorker-acd0c3c3.js:60:7)
at run (C:\Users\IronMan\AppData\Local\Programs\dalaix\resources\app.asar\out\main\installWorker-acd0c3c3.js:24:9)
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
The text was updated successfully, but these errors were encountered: