Skip to main content
The OpenVLA class provides core functionality for this module.
boolean
default:"False"
If True, inference call is run on the local VM, else offloaded onto GRID-Cortex. Defaults to True.
np.ndarray
required
The input RGB image of shape (M,N,3)(M,N,3).
str
required
Task instruction.
List[float]
Predicted action based on the query and image, represented as a 7-DoF vector.
This code is licensed under the MIT License.