No project description provided
Project description
StarForce
Dual system training framework for robotics.
The overall structure borrowed from GR00T, with these modifications:
- Simplifer VLM model, introduced more advanced VLM and larger slow system;
- Connecting fast system without cross-attention, using text encoder instead;
Slow thought system
will goes starforce/model/backbone contains various VLMs. Provides a unified interface connect with fast system (action expert)
Fast action system
Currently support:
- DiT: diffusion transformer
- QwenFlow: flowmatching based action expert
Env install
pip install -e .[base]
Training
training scripts goes to scripts/xxx.sh
training fast system:
sh scripts/v0/sl_0.sh
training slow thinking system:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
starforce-1.1.0.tar.gz
(89.5 kB
view details)
File details
Details for the file starforce-1.1.0.tar.gz.
File metadata
- Download URL: starforce-1.1.0.tar.gz
- Upload date:
- Size: 89.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cee0c6bb515e01f396b78bf82c86c1c3b28456e35951be2adeab3f2043de35f
|
|
| MD5 |
860615a3ba77c38519a668aa05363e30
|
|
| BLAKE2b-256 |
fbf5838758e3f6acf17d25e0e9bf87ed3b57a18ecc974fe7d86f5b553377a548
|