KimMeen/Time-LLM
[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models" observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 47
- Release rhythm 35
- Longevity 68
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 957
- days_rel: n/a
- days_push: 322
- n_releases_24m: 0
Adoption not part of the score
2685 stars · 466 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Time-LLM is the official PyTorch implementation of an ICLR 2024 paper that reprograms frozen large language models (Llama, GPT-2, BERT) for general time series forecasting. It aligns time series data with text prototypes and uses Prompt-as-Prefix to leverage LLM reasoning without modifying the backbone model.
Use cases
- forecast time series with large language models
- reprogram an LLM for time series prediction
- reproduce the Time-LLM ICLR 2024 paper results
- use Llama or GPT-2 as a time series forecasting backbone
- apply prompt-based forecasting to energy or weather data
- compare LLM-based forecasting baselines
When to choose
- you want to leverage pretrained LLMs for forecasting without training the backbone
- you need a research-grade implementation of the Time-LLM method
- you want to experiment with cross-modal reprogramming and prompt-as-prefix techniques
When to avoid
- you need lightweight, low-latency production forecasting without GPU-heavy LLM inference
- you want simple classical or dedicated time series models
- you need a maintained library API rather than research code
Facets
library · maturity active
machine-learning deep-learning llm-inference time-series large-language-models machine-learning deep-learning python time-series-forecasting llm-reprogramming prompt-as-prefix iclr-2024 multimodal research-code
6 sources
- readme: https://github.com/KimMeen/Time-LLM · fetched 2026-08-28 · ab00d1958eec
- homepage: https://arxiv.org/abs/2310.01728 · fetched 2026-08-29 · 3b1a83d06abb
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| KimMeen/Time-LLM | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="KimMeen/Time-LLM")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem