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

how to use Llama-2,it is not run in this model #2

Open
fengyun691340 opened this issue Mar 17, 2024 · 1 comment
Open

how to use Llama-2,it is not run in this model #2

fengyun691340 opened this issue Mar 17, 2024 · 1 comment

Comments

@fengyun691340
Copy link

No description provided.

@ShihaoZhaoZSH
Copy link
Owner

As mentioned in the README, you need to first download the pre-trained Llama-2-7b. Then, you should modify the python script in run.sh to llama2_unet.py, uncomment --llama2_dir argument in run.sh and set it to the directory where you have downloaded the Llama-2 model. Finally, execute the run.sh script.

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