YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
RDT AgileX Best Fine-tuned Checkpoint
This repository contains a deployable package for a fine-tuned Robotics Diffusion Transformer model.
Selected checkpoint
- Run:
rdt-1b-finetune-agilex-3000 - Best step:
3700 - Selection criterion: lowest observed
overall_avg_sample_mse - Package checkpoint path:
checkpoint/
What is included
checkpoint/: selected fine-tuned checkpointconfigs/: relevant RDT config fileslang_embed/: precomputed language embeddings and instruction JSON filespatches/: modified local loader/dataset files used during trainingscripts/setup_deploy.sh: helper to link this package into an RDT projectscripts/verify_package.py: quick validation script
What is not included
- Full training HDF5 dataset
- T5-v1_1-xxl model
- SigLIP model
- Original RDT-1B base model
- Conda environment
Deployment note
For single-GPU deployment, use precomputed language embeddings in lang_embed/.
Do not load T5-v1_1-xxl at inference time unless you have enough CPU/GPU memory.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support