mirror of
https://github.com/KimMeen/Time-LLM.git
synced 2024-11-21 03:13:47 +08:00
Update README.md
This commit is contained in:
parent
2c2e9c0498
commit
84846d96a5
@ -51,6 +51,8 @@
|
||||
```
|
||||
|
||||
## Updates
|
||||
🚩 **News** (May 2024): Time-LLM has been included in [NeuralForecast](https://github.com/Nixtla/neuralforecast). Special thanks to the contributor @[JQGoh](https://https://github.com/JQGoh)!
|
||||
|
||||
🚩 **News** (March 2024): Time-LLM has been upgraded to serve as a general framework for repurposing a wide range of language models to time series forecasting. It now defaults to supporting Llama-7B and includes compatibility with two additional smaller PLMs (GPT-2 and BERT). Simply adjust `--llm_model` and `--llm_dim` to switch backbones.
|
||||
|
||||
## Introduction
|
||||
|
Loading…
Reference in New Issue
Block a user