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-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Salesforce/moirai-1.0-R-small with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Salesforce/moirai-1.0-R-small", dtype="auto") - Notebooks
- Google Colab
- Kaggle
add model checkpoint
Browse files- moirai_small.ckpt +3 -0
moirai_small.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f215abf468f78529b33cc81aa8dd26b33a05465adb63616ce6a16b0cc7970681
|
| 3 |
+
size 55353830
|