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

pretrained/pytorch_model-00001-of-00003.bin FileNotFoundError #48

Open
datacrud8 opened this issue Sep 9, 2023 · 2 comments
Open

pretrained/pytorch_model-00001-of-00003.bin FileNotFoundError #48

datacrud8 opened this issue Sep 9, 2023 · 2 comments

Comments

@datacrud8
Copy link

Hi, thank you for this model!
I am trying to build this app and getting this error message:

File "/home/ChatDoctor-main/env_doct/lib/python3.11/site-packages/transformers/modeling_utils.py", line 2939, in _load_pretrained_model
state_dict = load_state_dict(shard_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ChatDoctor-main/env_doct/lib/python3.11/site-packages/transformers/modeling_utils.py", line 418, in load_state_dict
with open(checkpoint_file) as f:
^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: './pretrained/pytorch_model-00001-of-00003.bin'

Already filled this form: link. :
https://forms.office.com/Pages/ResponsePage.aspx?id=lYZBnaxxMUy1ssGWyOw8ij06Cb8qnDJKvu2bVpV1-ANUMDIzWlU0QTUxN0YySFROQk9HMVU0N0xJNC4u

Can you please share this file 'pytorch_model-00001-of-00003.bin'

thanks in advance

@datacrud8
Copy link
Author

Hi @Kent0n-Li
Can you please provide the file "pytorch_model-00001-of-00003.bin"
Already filled the requested form. Thank you very much for the great work.

@xkai-boy
Copy link

Have you obtained the file you need?

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

2 participants