Skip to content
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

cannot down load model file #1

Open
hanswang1 opened this issue May 12, 2023 · 5 comments
Open

cannot down load model file #1

hanswang1 opened this issue May 12, 2023 · 5 comments

Comments

@hanswang1
Copy link

It seems the model files cannot be downloaded.

(detgpt) itadmin@k8s172:~/DetGPT/output_models$ bash download.sh all
downloading robin-7b
--2023-05-12 10:22:51-- http://lmflow.org:5000/robin-7b.tar.gz
Connecting to 153.88.253.150:8080... connected.
Proxy request sent, awaiting response... 503 Service Unavailable
2023-05-12 10:23:51 ERROR 503: Service Unavailable.

tar (child): robin-7b.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
rm: cannot remove 'robin-7b.tar.gz': No such file or directory

@shizhediao
Copy link
Contributor

shizhediao commented May 12, 2023

Hi,
Thank you for your interest in our project.
It seems that it is caused by the internet connection. Are you using proxy?
The download service is working well on my side. For example, you can open a browser and type in http://lmflow.org:5000/robin-7b.tar.gz, the checkpoint will be downloaded automatically.

Thank you.

@hanswang1
Copy link
Author

Sorry, it is robin-13b.tar.gz not found.

image

@shizhediao
Copy link
Contributor

shizhediao commented May 18, 2023

Hi,
robin-13b-v2-delta.tar.gz has been uploaded to http://lmflow.org:5000/robin-13b-v2-delta.tar.gz
You may follow the instructions here to merge the checkpoint.

@qingchunlizhi
Copy link

Can you explain the purpose of these four models,please.
robin-13b-v2-delta.tar.gz
robin-13b-v2.tar.gz
robin-7b-v1-lora.tar.gz
robin-7b-v2-delta.tar.gz

@UTimeStrange
Copy link

Hi, Thank you for your interest in our project. It seems that it is caused by the internet connection. Are you using proxy? The download service is working well on my side. For example, you can open a browser and type in http://lmflow.org:5000/robin-7b.tar.gz, the checkpoint will be downloaded automatically.

Thank you.

image
404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants