Views
No views yet
siglip-224px+mx-bridge,
backbone prism-dinosiglip-224px+7b, initialised from
openvla/openvla-7b-prismatic step-295000) on the harrywang01/RealPushMultiT
dataset (240 demos / 341 077 timesteps).step-NNNNNN-epoch-EE-loss=L.LLLL.pt is a compact subset of the full
training checkpoint, containing only the 40.83 M trainable parameters:q_proj, v_projqkvqkv and perceiver
cross-attention q/vq_proj / k_proj / v_proj (with lora_cog_gate=True)modules_to_save (full small modules, trained outright)
action_model: x_embedder, t_embedder, z_embedder, final_layercog_mem_bank: timestep_encoderper_mem_bank: entire moduleper_compr (BottleneckSE): entire moduleopenvla/openvla-7b-prismatic.1state = torch.load(path, map_location="cpu", weights_only=False)
2# state == {"model": {"per_compr": {...}, "cog_mem_bank": {...}, ...}}state_dict.update() each submodule with the matching keys from
this file.