How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, TimesFMForHF

tokenizer = AutoTokenizer.from_pretrained("FinText/TimesFM_8M_2010_Global")
model = TimesFMForHF.from_pretrained("FinText/TimesFM_8M_2010_Global")
Quick Links

TimesFM-8M (TSFM) β€” Global (2010)

This is the Time Series Foundation Model (TSFM), pre-trained on global financial time series data up to the year 2010 using the TimesFM architecture (8M). The dataset spans from 1990–2010 and includes all global excess return data.

πŸ”— Related Links

Downloads last month
14
Safetensors
Model size
8.04M params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Collection including FinText/TimesFM_8M_2010_Global