Open padit1337 opened 1 year ago
No, this issue was submitted before, I have this too. It does not work for some reason. You could try upgrading to python 3.10 or later, but it did not fix it for me.
same, looks like this repo hasn't been updated in 2 weeks. Plus, llama-dl has a DMCA takedown
I have a virtually brand new ubuntu 20.04 (only installations are VS code and spotify) my Python is 3.8.10 and my node is 18.15.0. I get this: (removed my name with xxx) I think I did everything as instructed and installed all necessary software. Am I missing something?
xxx@xxx-xps-13b:~$ npx dalai llama install 7B Need to install the following packages: dalai@0.3.1 Ok to proceed? (y) y
have you fixed this problem? I have the same problem as you, our environment is the same
Same. I'm not sure anything is working anymore, as the alpaca versions (which appear to be downloaded from huggingface) fail silently for me too.
same, looks like this repo hasn't been updated in 2 weeks. Plus, llama-dl has a DMCA takedown
Probably that is the issue. Can we find a way to torrent the files from another source? How should the files be saved and how should they be saved?
sudo npx dalai llama install 7B
or
change ownership: sudo chown -R $(whoami) ~/.npm
should fix the problem
fixed it for me
sudo npx dalai llama install 7B
or
change ownership: sudo chown -R $(whoami) ~/.npm
should fix the problem
it still does not work
I have a virtually brand new ubuntu 20.04 (only installations are VS code and spotify) my Python is 3.8.10 and my node is 18.15.0. I get this: (removed my name with xxx)
xxx@xxx-xps-13b:~$ npx dalai llama install 7B Need to install the following packages: dalai@0.3.1 Ok to proceed? (y) y
I think I did everything as instructed and installed all necessary software. Am I missing something?