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

for --model_name_or_path <your_path_to_hf_converted_llama_ckpt_and_tokenizer> #32

Open
yixuan730 opened this issue Apr 10, 2023 · 2 comments

Comments

@yixuan730
Copy link

Hello, if i want to follow your code to fine-tune based on llama, what file should i prepare for this --model_name_or_path <your_path_to_hf_converted_llama_ckpt_and_tokenizer>? Thank you very much.

@npvu1510
Copy link

I have the same question?
Please help me if you already have a solution

@xqymain
Copy link

xqymain commented Apr 12, 2023

Clearly, you should navigate to the llama's paths for 7B/13B/30B models and make sure that you have convert pth to hf format. This is a similar work for reference, and convert for reference

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