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