linkedin / linkedin/Liger-Kernel
Moe kernel for latest transformers v5
Open
@Ramshankar07 is already working on this.
Since Jan 25, 2026.
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 603
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 47
Description
### 🐛 Describe the bug
experts will no longer be just a ModuleList of MLP layers. It's time to write moe kernel for moe layers!
https://github.com/huggingface/transformers/pull/41580/files#diff-0855b77fc27ad9449158a1c74953f909b011c00de7125f7c8e68d0ff209c092aR218
### Reproduce
_No response_
### Versions
transformers v5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.