Time Series Forecasting
Transformers
Safetensors
time series
forecasting
pretrained models
foundation models
time series foundation models
time-series
Instructions to use Salesforce/moirai-1.0-R-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Salesforce/moirai-1.0-R-large with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Salesforce/moirai-1.0-R-large", dtype="auto") - Notebooks
- Google Colab
- Kaggle
update distr proj
Browse files- model.ckpt +2 -2
model.ckpt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91d5f62f6d83996e9653f162ffdfe5adc17e88f3469dae076b3706903e714fa9
|
| 3 |
+
size 1244012940
|