linkedin / linkedin/Liger-Kernel
Support PyTorch Tensor Parallelism
Open
@kolehma8 is already working on this.
Since Dec 15, 2025.
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 603
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 47
Description
### 🚀 The feature, motivation and pitch
PyTorch provides native Tensor Parallel techniques for model training.
https://docs.pytorch.org/docs/stable/distributed.tensor.parallel.html
It would be great to have it supported in liger-kernel.
### Alternatives
_No response_
### Additional context
_No response_
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.