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

When did you perform dynamic-NTK? #10

Open
Liu-yuliang opened this issue Mar 20, 2024 · 1 comment
Open

When did you perform dynamic-NTK? #10

Liu-yuliang opened this issue Mar 20, 2024 · 1 comment

Comments

@Liu-yuliang
Copy link

hi, i find you used dynamic NTK in llama-7b-80k, I'm curious about when you used it, before or after training phase?
thank you for your reply

@FranxYao
Copy link
Owner

before training; also note that this approach eventually is equivalent to modifying the base of rope, and my take is as long as you make the base of rope longer than 128K, then continue train the model, you are good to go (i.e., it does not matter either you use linear/ NTK / whatever rope modifications)

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