Time Series Forecasting
Transformers
Safetensors
sundial
text-generation
time series
time-series
forecasting
foundation models
pretrained models
generative models
time series foundation models
custom_code
Instructions to use thuml/sundial-base-128m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thuml/sundial-base-128m with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("thuml/sundial-base-128m", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
该模型支持多变量和协变量预测吗?
#9 opened 4 months ago
by
w15864620573
预训练硬件要求
#7 opened 7 months ago
by
magic123456
关于多特征预测
#5 opened 10 months ago
by
liuwei1205
Model APIs for representation learning
🤗 1
1
#4 opened 10 months ago
by
bugcatcher
关于最大预测长度
1
#3 opened 11 months ago
by
RoadToNowhere
loss好像和paper不一样
2
#2 opened 11 months ago
by
GamaDog
Exogenous variables and finetuning
4
#1 opened 11 months ago
by
iamshnoo