How to Apply Tensor Parallelism to Vision Transformer (ViT) Engines
Open
@yechank-nvidia is already working on this.
Since Jul 1, 2025.
- Dominant language
- Python
- Stars
- 14.7k
- Forks
- 2.8k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 489
Description
I want to accelerate a ViT (Vision Transformer) engine using TP (tensor parallelism), similar to how vLLM does it. How can I achieve this?
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.