FluxVLAEngine / pi05_base /config.json
masonlimx's picture
Upload folder using huggingface_hub
e25051d verified
raw
history blame contribute delete
148 Bytes
{
"action_dim": 32,
"action_horizon": 50,
"paligemma_variant": "gemma_2b",
"action_expert_variant": "gemma_300m",
"precision": "float32"
}