chronos-forecasting vs vllm
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| chronos-forecasting | vllm | |
|---|---|---|
| Tagline | Chronos: Pretrained Models for Time Series Forecasting | A high-throughput and memory-efficient inference and serving engine for LLMs |
| Stars | 5.6k | 86k |
| Forks | 662 | 19k |
| Open issues | 31 | 5.6k |
| Language | Python | Python |
| License | Apache-2.0 | Apache-2.0 |
| Last pushed | Jul 2, 2026 | Jul 7, 2026 |
| Categories | Inference & Serving, Model Training | Inference & Serving, Model Training |
chronos-forecasting
Chronos is a repository providing pretrained models for time series forecasting tasks, supporting univariate and multivariate data with exogenous features. It includes enhanced performance with Chronos-2 model.
Python
vllm
vLLM is a fast and efficient library designed to serve large language models (LLMs) with high throughput while being mindful of computational resources. It supports various model optimizations, quantization techniques, and offers seamless integration with popular Hugging Face models.
Python