localGPT
localGPT copied to clipboard
download the vicuna-7B model manually?
hi i have poor network so i couldn't download pytorch and other models without disconnect several times is there any way to download vicuna-7B model with other apps (like IDM) and put it in the files manually?
That's ...
https://huggingface.co/hkunlp/instructor-xl/resolve/ce48b213095e647a6c3536364b9fa00daf57f436/2_Dense/pytorch_model.bin
(and you'll need to debug/check headers etc)
Thanks @vai. @sinaxvo1 for target location, check out here: https://github.com/PromtEngineer/localGPT#:~:text=Pretrained%20models%20are,tranformers%20installation%20page.
@sinaxvo1 if this works, please close the issue.
@PromtEngineer
if i download files from https://huggingface.co/TheBloke/vicuna-7B-1.1-HF/tree/main and copy in C:\Users\username.cache\huggingface\hub it well skip downloading?
and Thanks @vai the file worked