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

Having issues on using LLAMA-7B model #25

Open
mungg opened this issue Sep 20, 2023 · 2 comments
Open

Having issues on using LLAMA-7B model #25

mungg opened this issue Sep 20, 2023 · 2 comments

Comments

@mungg
Copy link

mungg commented Sep 20, 2023

I tried to use llama-7B for factscore, but have problem when running download_data.
after loading checkpoint shards, RecursionError: maximum recursion depth exceeded while calling a Python object occurs while
running on recover_instruct_llama(args.llama_7B_HF_path, os.path.join(args.model_dir, "inst-llama-7B"))

@martiansideofthemoon
Copy link
Collaborator

Hi @mungg,
Thanks for reaching out and reporting this issue. Could you share the entire stack trace with us, specifically on what line of the recover_instruct_llama you faced this error, and what command you used to run this?

Also, had you followed all instructions here to obtain LLAMA-7B?
https://huggingface.co/docs/transformers/main/model_doc/llama

I've also DM'ed you on Slack the location of inst-llama-7B on the UMass servers.

@Loose-Gu
Copy link

same problem

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

3 participants