Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lixus7 authored Nov 28, 2024
1 parent d452304 commit 3f70d78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Some other nice llm for time-series repositories:
| :-: | :-: | :-: | :-: | :-: | :-: | - |
| Paper Nums:100+ | <img width=150/> | <img width=220/> | <img width=150/> | | | <img width=300/> |
| TS Forecasting | [monash](https://forecastingdata.org/) | Time-MoE | llama? | [Time-MoE: Billion-Scale Time Series Foundation Models with Mixture of Experts](https://arxiv.org/abs/2409.16040) | [Pytorch](https://github.com/Time-MoE/Time-MoE) <br>![Stars](https://img.shields.io/github/stars/Time-MoE/Time-MoE?color=critical&style=social) <br>![Forks](https://img.shields.io/github/forks/Time-MoE/Time-MoE?color=critical&style=social) | Arxiv 2024
| Zero TS Forecasting | Darts <br> [monash](https://forecastingdata.org/) <br> Informer | LLMTIME | GPT-2 <br> llama2-70B | [Large Language Models Are Zero-Shot Time Series Forecasters](https://openreview.net/forum?id=md68e8iZK1&noteId=BYd09USAyS) | [Pytorch](https://github.com/ngruver/llmtime) <br>![Stars](https://img.shields.io/github/stars/ngruver/llmtime?color=critical&style=social) <br>![Forks](https://img.shields.io/github/forks/ngruver/llmtime?color=critical&style=social) | NIPS 2023
| TS Forecasting | Darts <br> [monash](https://forecastingdata.org/) <br> Informer | LLMTIME | GPT-2 <br> llama2-70B | [Large Language Models Are Zero-Shot Time Series Forecasters](https://openreview.net/forum?id=md68e8iZK1&noteId=BYd09USAyS) | [Pytorch](https://github.com/ngruver/llmtime) <br>![Stars](https://img.shields.io/github/stars/ngruver/llmtime?color=critical&style=social) <br>![Forks](https://img.shields.io/github/forks/ngruver/llmtime?color=critical&style=social) | NIPS 2023
| Zero TS Forecasting <br> probabilistic | Darts <br> [monash](https://forecastingdata.org/) <br> Informer | LLMTIME | GPT-2 <br> llama2-70B | [Large Language Models Are Zero-Shot Time Series Forecasters](https://openreview.net/forum?id=md68e8iZK1&noteId=BYd09USAyS) | [Pytorch](https://github.com/ngruver/llmtime) <br>![Stars](https://img.shields.io/github/stars/ngruver/llmtime?color=critical&style=social) <br>![Forks](https://img.shields.io/github/forks/ngruver/llmtime?color=critical&style=social) | NIPS 2023
| TS Forecasting | Darts <br> [monash](https://forecastingdata.org/) <br> Informer | Lag-Llama | GPT-2 <br> llama2-70B | [Lag-Llama: Towards Foundation Models for Time Series Forecasting](https://openreview.net/forum?id=md68e8iZK1&noteId=BYd09USAyS) | [Pytorch](https://github.com/ngruver/llmtime) <br>![Stars](https://img.shields.io/github/stars/ngruver/llmtime?color=critical&style=social) <br>![Forks](https://img.shields.io/github/forks/ngruver/llmtime?color=critical&style=social) | NIPS 2023

# [Conferences](#content)

Expand Down

0 comments on commit 3f70d78

Please sign in to comment.