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-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AutonLab/MOMENT-1-small with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AutonLab/MOMENT-1-small", dtype="auto") - Notebooks
- Google Colab
- Kaggle
ModuleNotFoundError: No module named 'moment'
👍 1
#1 opened over 1 year ago
by
saurabhkataria