RPT-VLA / model_format.json
LianYeSong's picture
Upload 7 files
725c453 verified
Raw
History Blame Contribute Delete
366 Bytes
{
"format": "hf_style_flat_safetensors",
"weight_format": "safetensors",
"max_shard_size": "5GB",
"num_shards": 6,
"source_checkpoint": "converted_from_legacy_pt_checkpoint",
"module_key_format": "<module_name>.<state_dict_key>",
"notes": "Model weights, tokenizer files, configuration, and dataset statistics are stored in one top-level directory."
}