Pandora: Towards General World Model with Natural Language Actions and Video States
Paper • 2406.09455 • Published • 16
How to use maitrix-org/Pandora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("maitrix-org/Pandora", dtype="auto")Pandora is a world model that can simulate world states by generating videos across any domains. It allows on-the-fly control with free-text actions.
The primary use of Pandora is research on general world model. The primary intended users of the model are researchers and hobbyists in natural language processing, computer vision, machine learning, and artificial intelligence.