About This Project
TimesFM is a pretrained decoder-only foundation model developed by Google Research. It introduces native multivariate time-series forecasting, flexible covariate support, and superior zero-shot generalist capabilities across major forecasting benchmarks.
Tags
Installation & Setup
git clone https://github.com/google-research/timesfm.git
cd timesfm
uv venv
source .venv/bin/activate
uv pip install -e .[torch]
Reviews & Ratings
Share your experience
User Reviews (0)
No reviews yet. Be the first to share your experience!