Instructions to use robotics-diffusion-transformer/rdt-1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use robotics-diffusion-transformer/rdt-1b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("robotics-diffusion-transformer/rdt-1b", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Introduction to task types and datasets
#5 opened about 2 months ago
by
wdy0123
Error loading with transformers code
4
#4 opened about 1 year ago
by
Nirav-Madhani
Adding `safetensors` variant of this model
#1 opened over 1 year ago
by
SFconvertbot