KimMeen / Time-LLM

[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"
https://arxiv.org/abs/2310.01728
Apache License 2.0
1.02k stars 179 forks source link

Works on GPU #75

Open dahouathi2 opened 2 months ago

dahouathi2 commented 2 months ago

[Changed scripts to work on our GPU] [Added class to data loader to process our sold_units time series : class only for one column] [Plot.ipynb]: Plot the true labels and predictions [2 notebooks one for creating the data the other to explore it]

dahouathi2 commented 2 months ago

This now works on our gpu and for our dataset