Time Series Forecasting
Transformers
PyTorch
Safetensors
time series
forecasting
classification
anomaly detection
imputation
pretrained models
foundation models
time-series
Instructions to use AutonLab/MOMENT-1-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AutonLab/MOMENT-1-large with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AutonLab/MOMENT-1-large", dtype="auto") - Notebooks
- Google Colab
- Kaggle