Skip to content

adjust robotics dependencies and vllm install description#1117

Open
1016qqz wants to merge 4 commits intoflagos-ai:mainfrom
1016qqz:main
Open

adjust robotics dependencies and vllm install description#1117
1016qqz wants to merge 4 commits intoflagos-ai:mainfrom
1016qqz:main

Conversation

@1016qqz
Copy link
Collaborator

@1016qqz 1016qqz commented Feb 12, 2026

PR Category

Train

PR Types

Others

PR Description

1, adjust robotics dependencies install in pi0/pi0_5 readme.md
2, adjust vLLM install description in robobrain2.5 readme.md

@1016qqz 1016qqz requested a review from aoyulong as a code owner February 12, 2026 09:39
@1016qqz 1016qqz changed the title add deploy in yaml and adjust robotics dependencies install adjust robotics dependencies install Feb 12, 2026
@1016qqz 1016qqz changed the title adjust robotics dependencies install adjust robotics dependencies and vllm install description Feb 13, 2026
Copy link
Collaborator

@legitnull legitnull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

pip install . --verbose
pip install -r requirements/train/robotics/requirements.txt
pip install -r requirements/cuda/base.txt
pip install git+https://github.com/huggingface/transformers.git@fix/lerobot_openpi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need transformers if we already have the model implementation in FlagScale? @legitnull

Copy link
Collaborator

@legitnull legitnull Feb 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, we have the modelling for pi0/pi0.5, but it uses a gemma model, which is a different variant than the one in the main branch of transformers.
We could port the change from huggingface/transformers@3676fc8 if time permits

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants