opentau.policies
Policies module for OpenTau.
This module exports the configuration classes for available policies, such as PI0, PI05, and Value policy.
Modules
cosmos3: a flow-matching Vision-Language-Action policy. |
|
cosmos3_nano: the cosmos3 flow-matching VLA policy on the smaller Cosmos3-Nano reasoner. |
|
Factory functions for creating policy instances and configurations. |
|
Custom CUDA FlashAttention with in-kernel block-causal masking. |
|
Reusable parametric layers shared across VLA policies. |
|
Per-dataset Normalize / Unnormalize for VLA policies. |
|
Pure, collective-free detection of normalized state/action outliers. |
|
PI0 Policy Module. |
|
PI05 Policy Module. |
|
PI05 Mem Policy Module. |
|
PI06 Policy Module. |
|
PI07 reimplemented policy package. |
|
Base class for pre-trained policies in OpenTau. |
|
Utility functions for policy implementations in OpenTau. |
|
Value Policy Module. |