Lightning-AI / Lightning-AI/lightning-thunder
DTensor operations required by our target MoE models
@crcrpar is already working on this.
Since Oct 2, 2025.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature
Translate SGLang's code for the target models Llama 4, GPT OSS, DeepSeek V3.1, and Qwen3-Next with explicit communication calls into DTensor operations.
Implement any missing DTensor operations required by our target models.
### Motivation
### Pitch
### Alternatives
### Additional context
---
subtasks:
IMHO 2621 and 2588 should be happening in almost the same timeframe after 2587 & 2590
Currently, the task order in my mind would be like 2587,2590 -> 2588,2621 -> 2589,2591
cc @lantiga
Contributor guide
No contributing guide indexed for this repository
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.