-
-
Notifications
You must be signed in to change notification settings - Fork 921
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
upgrade liger to 0.4.0 #1973
upgrade liger to 0.4.0 #1973
Conversation
92cb4fc
to
564d86d
Compare
requirements.txt
Outdated
@@ -34,7 +34,7 @@ tensorboard | |||
python-dotenv==1.0.1 | |||
autoawq>=0.2.5 | |||
triton>=2.3.0 | |||
liger-kernel==0.3.0 | |||
liger-kernel==0.3.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to wait for their latest release or point to this commit for GA fix? linkedin/Liger-Kernel#333
@NanoCode012 @winglian tried to run this particular branch just now but ran into this error
which happens during
I'm using the default axolotl template on runpod and made sure to install the dependencies associated with this branch And my yaml is as follows:
|
Co-authored-by: NanoCode012 <[email protected]>
Co-authored-by: NanoCode012 <[email protected]>
1c324f8
to
1b8d439
Compare
* upgrade liger to 0.3.1 * update docs and example * skip duplicate code check * Update src/axolotl/integrations/liger/args.py Co-authored-by: NanoCode012 <[email protected]> * Update README.md Co-authored-by: NanoCode012 <[email protected]> * add logging * chore: lint * add test case * upgrade liger and transformers * also upgrade accelerate * use kwargs to support patch release * make sure prepared path is empty for test * use transfromers 4.46.1 since 4.46.2 breaks fsdp --------- Co-authored-by: NanoCode012 <[email protected]>
* upgrade liger to 0.3.1 * update docs and example * skip duplicate code check * Update src/axolotl/integrations/liger/args.py Co-authored-by: NanoCode012 <[email protected]> * Update README.md Co-authored-by: NanoCode012 <[email protected]> * add logging * chore: lint * add test case * upgrade liger and transformers * also upgrade accelerate * use kwargs to support patch release * make sure prepared path is empty for test * use transfromers 4.46.1 since 4.46.2 breaks fsdp --------- Co-authored-by: NanoCode012 <[email protected]>
Description
Motivation and Context
How has this been tested?
Screenshots (if appropriate)
Types of changes
Social Handles (Optional)