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