Ross ROSS = Recommend OSS · open-source software intelligence for agents

KimMeen/Time-LLM

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

github.com/KimMeen/Time-LLM · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
KimMeen/Time-LLMmain47

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