google-research / timesfm

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
https://research.google/blog/a-decoder-only-foundation-model-for-time-series-forecasting/
Apache License 2.0
3.73k stars 320 forks source link

TimesFM in Hugging Face is coming #168

Open jinan-zhou opened 1 week ago

jinan-zhou commented 1 week ago

Hi guys!

We Nutanix AI Team are working with @kashif@hugginface to make TimesFM PyTorch model part of Hugging Face!

It will integrate TimesFM to the broader LLM ecosystem, enabling everyone to directly use the existing libraries for fine tuning, deployment and more.

Please leave your review at our PR, and stay tuned!

aleksmaksimovic commented 5 days ago

Awesome! Do you have a rough idea of when it will be released/the pull request will be finished?

Very much looking forward to it!