Instructions to use GeorgeBredis/FAST-SpatialPredictor-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GeorgeBredis/FAST-SpatialPredictor-v1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GeorgeBredis/FAST-SpatialPredictor-v1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "action_dim": 3, | |
| "min_token": -26, | |
| "processor_class": "UniversalActionProcessor", | |
| "scale": 10.0, | |
| "time_horizon": 7, | |
| "vocab_size": 1024 | |
| } | |