Instructions to use TobiTob/decision_transformer_f_50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TobiTob/decision_transformer_f_50 with Transformers:
# Load model directly from transformers import AutoTokenizer, TrainableDT tokenizer = AutoTokenizer.from_pretrained("TobiTob/decision_transformer_f_50") model = TrainableDT.from_pretrained("TobiTob/decision_transformer_f_50") - Notebooks
- Google Colab
- Kaggle
Ctrl+K