331 Forks
1906 Stars
1906 Watchers

Time-LLM

[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"

How to download and setup Time-LLM

Open terminal and run command
git clone https://github.com/KimMeen/Time-LLM.git
git clone is used to create a copy or clone of Time-LLM repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Time-LLM https://github.com/KimMeen/Time-LLM/archive/master.zip

Or simply clone Time-LLM with SSH
[email protected]:KimMeen/Time-LLM.git

If you have some problems with Time-LLM

You may open issue on Time-LLM support forum (system) here: https://github.com/KimMeen/Time-LLM/issues