Tools
Real-time inference for robots at Physical Intelligence
Physical Intelligence (Pi) is building a general-purpose robotic intelligence system whose core Visual-Language-Action (VLA) model takes visual observations, natural-language instructions, and the...
Physical Intelligence (Pi) is building a general-purpose robotic intelligence system whose core Visual-Language-Action (VLA) model takes visual observations, natural-language instructions, and the robot's proprioceptive state as input and outputs motor commands in a continuous closed-loop control cycle. To validate every model revision at scale, Pi runs evaluations on real robots performing real tasks — amounting to thousands of inference cycles running 24/7 across a growing robot fleet — offloading that GPU compute to Modal's cloud platform, which simplified operations, enabled rapid experimentation with larger models, and added only 10–15 ms of network overhead. To handle the strict latency demands of the robotic control loop, Pi worked with Modal to build a QUIC-based, UDP transport with automatic NAT traversal, establishing a persistent bidirectional channel between the robot runtime and the Modal GPU container so the robot streams observations and receives action outputs continuously rather than issuing independent TCP requests.
Related
- Inception Mercury 2 is live on AI Gateway
- Opus 4.6 Fast Mode available on AI Gateway
- I think it's non-obvious to many people that the OpenAI voice mode runs on a much older, much weaker model - it feels like the AI that you c…
- Try Grok 4.20 on AI Gateway
Source: tools