How to use RamAnanth1/decision_transformers_half_cheetah with Transformers:
# Load model directly from transformers import AutoTokenizer, TrainableDT tokenizer = AutoTokenizer.from_pretrained("RamAnanth1/decision_transformers_half_cheetah") model = TrainableDT.from_pretrained("RamAnanth1/decision_transformers_half_cheetah")
The community tab is the place to discuss and collaborate with the HF community!