Skip to content

[vla] feat: consolidate LingBot VLA v2 training integration - #211

Open
haichengv12 wants to merge 1 commit into
baidu-baige:masterfrom
haichengv12:feat/lingbot-vla-v2
Open

haichengv12 wants to merge 1 commit into
baidu-baige:masterfrom
haichengv12:feat/lingbot-vla-v2

Conversation

@haichengv12

@haichengv12 haichengv12 commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Change Summary

  1. support lingbotvla_v2. Improves performance, especially when GPUs are connected over a slow interconnect (e.g. PCIe instead of NVLink).
  2. The gains come from four techniques: concurrent execution on separate CUDA streams, reduced-precision collectives between GPUs, operator fusion, and overlapping communication with computation.
image

@github-actions github-actions Bot added the docker label Sep 3, 2026
@haichengv12
haichengv12 force-pushed the feat/lingbot-vla-v2 branch 4 times, most recently from b4cf6d1 to 2fee33e Compare September 3, 2026 12:32
@nullnonenilNULL

Copy link
Copy Markdown
Collaborator

@claude review this pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants