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