SwitchWorld / release_manifest.json
wangmingxinthu's picture
Add SwitchWorld model card and release manifest
24363a5 verified
Raw
History Blame Contribute Delete
645 Bytes
{
"release": "fullflow-v2-2026-08-29",
"base_model": "robbyant/lingbot-world-base-cam",
"rank": 128,
"files": {
"front_fp_high_rank128.pt": "high-noise FP expert stage",
"front_tp_high_rank128.pt": "high-noise TP expert stage",
"joint_high_rank128.pt": "high-noise final transition stage",
"front_fp_low_rank128.pt": "low-noise FP expert stage",
"front_tp_low_rank128.pt": "low-noise TP expert stage",
"joint_low_rank128.pt": "low-noise final transition stage"
},
"excluded": [
"interrupted checkpoints",
"wrong-order archives",
"smoke and overfit checkpoints",
"optimizer/history logs"
]
}