Nixtla / nixtla

TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.
https://docs.nixtla.io
Other
2.35k stars 192 forks source link

TimeGPT Nano? #211

Open gsamaras opened 10 months ago

gsamaras commented 10 months ago

After reading the API, I believe I cannot do post-training model compression, as for example I would do with a model implemented in Keras, where I would have access to each and every layer of the model - which I understand why this is the case.

So, I would like to ask if, in the spirit of Google Gemini, TimeGPT has (or plans to) have a Nano version? For example Gemini has Ultra, Pro and Nano versions.

elephaint commented 4 months ago

Just wanted to state that we take note of the feature request :)