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

demo not working from cmd #16

Open
kobic8 opened this issue Jun 8, 2023 · 1 comment
Open

demo not working from cmd #16

kobic8 opened this issue Jun 8, 2023 · 1 comment

Comments

@kobic8
Copy link

kobic8 commented Jun 8, 2023

The installation guide is really not clear. Should be very basic:
(1) weight files to a path that is also synced to config files
(2) a script that we can run from terminal to debug, and not straight from command line terminal

OSError: Can't load tokenizer for './output_models/vicuna-13b'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure './output_models/vicuna-13b' is the correct path to a directory containing all relevant files for a LlamaTokenizer tokenizer.

@kenhuang1964
Copy link

@kobic8 , I had the same issue! I resolved it by merging the vicuna weights with the robin weights and save it to './output_models/vicuna-13b' :) I hope you are able to resolve it as well!

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