Instructions to use NeuronDS/CL_forecasting_foundation_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NeuronDS/CL_forecasting_foundation_model with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSMixerForPrediction tokenizer = AutoTokenizer.from_pretrained("NeuronDS/CL_forecasting_foundation_model") model = PatchTSMixerForPrediction.from_pretrained("NeuronDS/CL_forecasting_foundation_model") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
6c1678c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e020b16425ffb87111456e7cacf5a0c4c58202d0204f4e43729cc6170830d253
size 4728
|