Hello, I would like to clarify the checkpoint-specific input contract before doing further forward-dynamics experiments.
For nvidia/Cosmos3-Edge revision a9d944e2c6a1bf9f48b92ad16348e70c5f1836ba, is the libero domain trained/validated for forward dynamics with the shipped frame_wise_relative 10D control representation and global_raw quantile statistics, or is this loader only infrastructure for post-trained checkpoints?
The code being compared is pinned to cosmos-framework revision fa1881878ab9b234583d89319d56c7903be5161d. I understand that a supported loader and a LIBERO policy post-training recipe do not by themselves establish that the generic Edge checkpoint is trained for this forward-dynamics use.
- If supported, which checkpoint-specific recipe defines normalization, frame timing, rotation convention, gripper convention, concat-view orientation/resizing, and prompt formatting? Is there a matched LIBERO forward-dynamics input/output example?
- If not, is an NVIDIA-released LIBERO forward-dynamics checkpoint available or planned?
- Which action-conditioned adaptation recipe is validated for Edge rather than Nano?
This question is specifically about external candidate actions conditioning future observations, not policy success rates or generic image-to-video quality. Thank you.
Hello, I would like to clarify the checkpoint-specific input contract before doing further forward-dynamics experiments.
For
nvidia/Cosmos3-Edgerevisiona9d944e2c6a1bf9f48b92ad16348e70c5f1836ba, is theliberodomain trained/validated for forward dynamics with the shippedframe_wise_relative10D control representation andglobal_rawquantile statistics, or is this loader only infrastructure for post-trained checkpoints?The code being compared is pinned to cosmos-framework revision
fa1881878ab9b234583d89319d56c7903be5161d. I understand that a supported loader and a LIBERO policy post-training recipe do not by themselves establish that the generic Edge checkpoint is trained for this forward-dynamics use.This question is specifically about external candidate actions conditioning future observations, not policy success rates or generic image-to-video quality. Thank you.