LimX-Wayne WayneMao commited on
Commit
54236fd
·
1 Parent(s): eb7b30d

Update README.md (#1)

Browse files

- Update README.md (8704301b3a3ba2497f74efc027e1488bc996fcdc)


Co-authored-by: WayneMao <WayneMao@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ## FluxVLA Engine 🚀
5
+
6
+ FluxVLA Engine is an integrated engineering platform designed for embodied intelligence applications. It follows the core design principles of unified configuration, standardized interfaces, module decoupling, and deployability, forming a complete engineering loop from data collection to real-world deployment. With a focus on building a "standardized industrial-academic-research foundation," FluxVLA significantly lowers the engineering threshold for VLA (Visual Language Agent) research and development.
7
+
8
+ ### Key Features 🔥
9
+
10
+ ⚡ Extreme Inference Speed: CUDA-accelerated operator fusion. With the GR00T-N1.5, the system achieves a high-frequency of 42.8Hz on the RTX 5090.
11
+
12
+ 🛠 All-in-One: A unified configuration file manages critical parameters for data, models, training, evaluation, inference, and deployment, ensuring easy reproducibility and deployment.
13
+
14
+ 🖥 Flexible Configuration: Supports mainstream visual backbones, LLM (Large Language Models), VLM (Vision-Language Models), and VLA (Vision-Language Agents). You can also create and customize your own VLA.
15
+
16
+ 🤖 Real-world Deployment Ready: In addition to mainstream simulators, FluxVLA comes with ready-to-use deployment scripts for Aloha, Tron2, and UR3, eliminating the need for custom integration.
17
+
18
+ 💨 Smooth Motion: Optimized for real-world training/inference with RTC trajectory guidance, ensuring accurate and continuous motion even at 40Hz+ frequencies.