Embodied · vla · vla.policy_rollout · robot_policy · cross_embodiment_policy

Being-H0.5

BeingBeyond

WorldFoundry keeps the inference-only Being-H0.5 architecture and policy runtime directly under worldfoundry/synthesis/action_generation/being_h05.

Runner verifiedDedicated environmentbeing-h05

Build your run

Choose a recorded variant, then copy the exact setup or inspection command.

worldfoundry.pipeline
Taskvla.policy_rollout
Environmentworldfoundry-being-h05
DeviceCu118 Or Newer
worldfoundry-eval evaluate \
  --mode model \
  --model-id being-h05-2b \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/being-h05-2b \
  --metric artifact_count \
  --json
01

Compatibility & versions

Manifest-backed recipe

Integration
integrated
Runner evidence
verified
Environment
worldfoundry-being-h05
Python
3.10
CUDA
Cu118 Or Newer
PyTorch
torch
Source revision
Checkpoint revision
Runtime profile
being-h05
Pipeline binding
being-h05
Runner
worldfoundry.pipeline
Pipeline target
worldfoundry.pipelines.component_pipelines:BeingH05Pipeline
Backend stage
in_tree_runtime
Runtime status
in_tree_being_h05_libero_get_action_gpu_ready_efficient_sdpa
Driver status
checkpoint_runtime_ready_memory_depends_on_variant
Environment kind
Dedicated environment
02

Install environment

The environment resolver reads the recorded profile and chooses the unified or dedicated environment shown here.

bash scripts/setup/model_env_install.sh --model being-h05-2b
Package constraints 11
  • numpy
  • Pillow
  • torch
  • torchvision
  • timm
  • numpydantic
  • pipablepytorch3d
  • safetensors
  • transformers
  • einops
  • pydantic>=2
Conda packages 2
  • python
  • pip
03

Checkpoints & assets

Run the local check before allocating compute. Gated, private, and license fields below come directly from the checkpoint manifest.

worldfoundry-eval zoo model-download --model-id being-h05 --check-local --json
BeingBeyond/Being-H05-2B
Revision
License
Gated
Private
BeingBeyond/Being-H05-2B_libero
Revision
License
Gated
Private
BeingBeyond/Being-H05-2B_robocasa
Revision
License
Gated
Private
BeingBeyond/Being-H05-2B_libero_robocasa
Revision
License
Gated
Private
04

Launch & outputs

The generated command uses the shared evaluation boundary and writes durable result manifests and artifacts.

worldfoundry-eval evaluate \
  --mode model \
  --model-id being-h05-2b \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/being-h05-2b \
  --metric artifact_count \
  --json

Input contract

FieldRecorded contract
actionsrobot_action, action_unified, proprio, action_space
data_config_namelibero_nonorm
dataset_namelibero_posttrain
embodiment_taglibero
imageRequired
instructionRequired
promptRequired
stateRequired
videoOptional

Artifact contract

Artifact kindFilename / path
action_trace
action_tracebeing_h05_action_trace.json
05

Evidence & sources

Catalog integration, native-demo parity, and runner parity are independent records.

Integration
integrated
Runner evidence
verified
Native demo evidence
Not recorded
Validation imports
numpy, PIL, torch, torchvision, transformers, safetensors, pytorch3d.transforms