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

What is the exact meaning of saved_delta_path in llama.py and mistral.py? #1

Open
DearPlanet opened this issue Dec 9, 2024 · 0 comments

Comments

@DearPlanet
Copy link

When running in llama.py, after loading llama weights, the code requires to load another saved_delta_path:

https://github.com/thunlp/Delta-CoMe/blob/646a1fbf3443295c4b04aba27334c6bc5aa3df4f/llama.py#L314C5-L314C51

Seems like we need to generate this file first, but I can not find any hint of this in codebase.

What is the exact meaning of this, and how to get this file?

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

1 participant