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

Make FLCE compatible with latest XXXForCausalLM.forward() APIs #596

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Tcc0403
Copy link
Collaborator

@Tcc0403 Tcc0403 commented Mar 5, 2025

Summary

This PR aims to resolve #573 and apply the optimization introduced by huggingface/transformers#35646

Testing Done

  • Hardware Type:
  • run make test to ensure correctness
  • run make checkstyle to ensure code style
  • run make test-convergence to ensure convergence

@Tcc0403 Tcc0403 mentioned this pull request Mar 7, 2025
3 tasks
jp1924 added a commit to jp1924/Liger-Kernel that referenced this pull request Mar 8, 2025
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

Successfully merging this pull request may close these issues.

[transformers][FLCE] make compatible with latest (>=4.49.0) XXXForCausalLM.forward APIs
1 participant