Instructions to use GridTST/weather_336_192 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GridTST/weather_336_192 with Transformers:
# Load model directly from transformers import GridTSTForTimeSeriesPrediction model = GridTSTForTimeSeriesPrediction.from_pretrained("GridTST/weather_336_192", dtype="auto") - Notebooks
- Google Colab
- Kaggle