We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
decapoda-research/llama-7b-hf is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
The text was updated successfully, but these errors were encountered:
Maybe you need to download the original llama model and then convert it to hf format
Sorry, something went wrong.
Try to use --base_model 'baffo32/decapoda-research-llama-7B-hf'. The base-model path has changed over time.
If you wanna check more base models, just go here https://huggingface.co/models and copy the relative path to the model. In this case, https://huggingface.co/baffo32/decapoda-research-llama-7B-hf is the one desired, so we just put --base_model 'baffo32/decapoda-research-llama-7B-hf' and this should work just fine :)
No branches or pull requests
decapoda-research/llama-7b-hf is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
The text was updated successfully, but these errors were encountered: