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.3.tar.gz
(1.1 MB
view details)
File details
Details for the file starforce-1.1.3.tar.gz.
File metadata
- Download URL: starforce-1.1.3.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7706ed50a0cb9929f6128ec8009803315a19b2aae5ac61e75e7f0fec42c2ac6f
|
|
| MD5 |
c67e9801df4ca2d8770ebfdb25a2ac58
|
|
| BLAKE2b-256 |
28d198a7697a8ec8dfbe29c459018ea04a731c37a8b28d3d4067423b0a1ca5a3
|