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
Adding `safetensors` variant of this model (#2)
Browse files- Adding `safetensors` variant of this model (bb770d03e0c4bde3781e0c2d4f4b18fc3caf66be)
Co-authored-by: Safetensors convertbot <SFconvertbot@users.noreply.huggingface.co>
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a56928052ac6f5d09b97c3834bea6ce3aef9f02b513b5fac98954e7377801572
|
| 3 |
+
size 1385501256
|