localGPT icon indicating copy to clipboard operation
localGPT copied to clipboard

download the vicuna-7B model manually?

Open sinaxvo1 opened this issue 2 years ago • 3 comments

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?

sinaxvo1 avatar Jun 02 '23 17:06 sinaxvo1

image That's ... https://huggingface.co/hkunlp/instructor-xl/resolve/ce48b213095e647a6c3536364b9fa00daf57f436/2_Dense/pytorch_model.bin

(and you'll need to debug/check headers etc)

vai avatar Jun 02 '23 19:06 vai

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 avatar Jun 03 '23 00:06 PromtEngineer

@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

sinaxvo1 avatar Jun 03 '23 08:06 sinaxvo1