Discover and explore top open-source AI tools and projects—updated daily.
TeleHumanA Vision-Language-Action foundation model for primitive reasoning and tasking
Top 63.6% on SourcePulse
Summary
PRTS addresses the challenge of scaling reward-free contrastive reinforcement learning (RL) into Vision-Language-Action (VLA) model pre-training. It equips a Qwen3-VL backbone with a quantitative, language-grounded sense of goal-reachability using only offline trajectory data, enabling robust embodied AI agents with near-Behavioral Cloning compute costs.
How It Works
PRTS reframes VLA pre-training as a goal-conditioned RL problem, supervising a language-conditioned contrastive value alongside the action loss. This approach, derived solely from offline trajectory structure, avoids curated reward datasets or separate value networks. The model learns a sharp geometric representation where state-action and goal embeddings approximate log-discounted goal-occupancy, indicating progress towards language goals.
Quick Start & Requirements
pip install lerobot==0.3.3), dependencies (pip install -r requirements.txt), FlashAttention (pip install flash-attn==2.8.3 --no-build-isolation), and PRTS (pip install -e .).TeleEmbodied/PRTS-4B and Qwen/Qwen3-VL-4B-Instruct via huggingface-cli.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 month ago
Inactive
AgentR1
allenzren
Simple-Efficient
stepjam