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