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