Time Series Forecasting
Transformers
Safetensors
t5
text2text-generation
TSFM
Finance
Financial Forecasting
FinText
text-generation-inference
Instructions to use FinText/Chronos_Small_2015_Global with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FinText/Chronos_Small_2015_Global with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("FinText/Chronos_Small_2015_Global") model = AutoModelForSeq2SeqLM.from_pretrained("FinText/Chronos_Small_2015_Global", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
b0c868f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a1829042f8bb61885df74eeada26aad7134dd2998da7d35c5f0988a2aaacd3e4
size 184632360
|