amazon

33 models • 3 total models in database
Sort by:

chronos-2

Update Dec 30, 2025: ☁️ Deploy Chronos-2 on Amazon SageMaker. New guide covers real-time GPU and CPU inference, serverless endpoints (run on demand, no idle costs), and batch transform for large-sc...

4,356,497
136

chronos-bolt-base

--- license: apache-2.0 pipeline_tag: time-series-forecasting tags: - time series - forecasting - pretrained models - foundation models - time series foundation models - time-series library_name: chronos-forecasting new_version: amazon/chronos-2 ---

license:apache-2.0
861,044
72

chronos-bolt-small

--- license: apache-2.0 pipeline_tag: time-series-forecasting tags: - time series - forecasting - pretrained models - foundation models - time series foundation models - time-series library_name: chronos-forecasting new_version: amazon/chronos-2 ---

license:apache-2.0
609,653
15

chronos-t5-tiny

--- license: apache-2.0 pipeline_tag: time-series-forecasting tags: - time series - forecasting - pretrained models - foundation models - time series foundation models - time-series library_name: chronos-forecasting new_version: amazon/chronos-2 ---

license:apache-2.0
602,782
113

chronos-bolt-tiny

--- license: apache-2.0 pipeline_tag: time-series-forecasting tags: - time series - forecasting - pretrained models - foundation models - time series foundation models - time-series library_name: chronos-forecasting new_version: amazon/chronos-2 ---

license:apache-2.0
447,988
25

chronos-t5-small

--- license: apache-2.0 pipeline_tag: time-series-forecasting tags: - time series - forecasting - pretrained models - foundation models - time series foundation models - time-series library_name: chronos-forecasting new_version: amazon/chronos-2 ---

license:apache-2.0
415,785
134

chronos-t5-base

--- license: apache-2.0 pipeline_tag: time-series-forecasting tags: - time series - forecasting - pretrained models - foundation models - time series foundation models - time-series library_name: chronos-forecasting new_version: amazon/chronos-2 ---

license:apache-2.0
325,277
38

chronos-t5-large

🚀 Update Feb 14, 2025: Chronos-Bolt & original Chronos models are now available on Amazon SageMaker JumpStart! Check out the tutorial notebook to learn how to deploy Chronos endpoints for production use in a few lines of code. 🚀 Update Nov 27, 2024: We have released Chronos-Bolt⚡️ models that are more accurate (5% lower error), up to 250 times faster and 20 times more memory-efficient than the original Chronos models of the same size. Check out the new models here. Chronos is a family of pretrained time series forecasting models based on language model architectures. A time series is transformed into a sequence of tokens via scaling and quantization, and a language model is trained on these tokens using the cross-entropy loss. Once trained, probabilistic forecasts are obtained by sampling multiple future trajectories given the historical context. Chronos models have been trained on a large corpus of publicly available time series data, as well as synthetic data generated using Gaussian processes. For details on Chronos models, training data and procedures, and experimental results, please refer to the paper Chronos: Learning the Language of Time Series. Fig. 1: High-level depiction of Chronos. ( Left ) The input time series is scaled and quantized to obtain a sequence of tokens. ( Center ) The tokens are fed into a language model which may either be an encoder-decoder or a decoder-only model. The model is trained using the cross-entropy loss. ( Right ) During inference, we autoregressively sample tokens from the model and map them back to numerical values. Multiple trajectories are sampled to obtain a predictive distribution. The models in this repository are based on the T5 architecture. The only difference is in the vocabulary size: Chronos-T5 models use 4096 different tokens, compared to 32128 of the original T5 models, resulting in fewer parameters. | Model | Parameters | Based on | | ---------------------------------------------------------------------- | ---------- | ---------------------------------------------------------------------- | | chronos-t5-tiny | 8M | t5-efficient-tiny | | chronos-t5-mini | 20M | t5-efficient-mini | | chronos-t5-small | 46M | t5-efficient-small | | chronos-t5-base | 200M | t5-efficient-base | | chronos-t5-large | 710M | t5-efficient-large | To perform inference with Chronos models, install the package in the GitHub companion repo by running: A minimal example showing how to perform inference using Chronos models: If you find Chronos models useful for your research, please consider citing the associated paper: This project is licensed under the Apache-2.0 License.

license:apache-2.0
124,236
162

chronos-bolt-mini

license:apache-2.0
48,865
11

chronos-t5-mini

🚀 Update Feb 14, 2025: Chronos-Bolt & original Chronos models are now available on Amazon SageMaker JumpStart! Check out the tutorial notebook to learn how to deploy Chronos endpoints for production use in a few lines of code. 🚀 Update Nov 27, 2024: We have released Chronos-Bolt⚡️ models that are more accurate (5% lower error), up to 250 times faster and 20 times more memory-efficient than the original Chronos models of the same size. Check out the new models here. Chronos is a family of pretrained time series forecasting models based on language model architectures. A time series is transformed into a sequence of tokens via scaling and quantization, and a language model is trained on these tokens using the cross-entropy loss. Once trained, probabilistic forecasts are obtained by sampling multiple future trajectories given the historical context. Chronos models have been trained on a large corpus of publicly available time series data, as well as synthetic data generated using Gaussian processes. For details on Chronos models, training data and procedures, and experimental results, please refer to the paper Chronos: Learning the Language of Time Series. Fig. 1: High-level depiction of Chronos. ( Left ) The input time series is scaled and quantized to obtain a sequence of tokens. ( Center ) The tokens are fed into a language model which may either be an encoder-decoder or a decoder-only model. The model is trained using the cross-entropy loss. ( Right ) During inference, we autoregressively sample tokens from the model and map them back to numerical values. Multiple trajectories are sampled to obtain a predictive distribution. The models in this repository are based on the T5 architecture. The only difference is in the vocabulary size: Chronos-T5 models use 4096 different tokens, compared to 32128 of the original T5 models, resulting in fewer parameters. | Model | Parameters | Based on | | ---------------------------------------------------------------------- | ---------- | ---------------------------------------------------------------------- | | chronos-t5-tiny | 8M | t5-efficient-tiny | | chronos-t5-mini | 20M | t5-efficient-mini | | chronos-t5-small | 46M | t5-efficient-small | | chronos-t5-base | 200M | t5-efficient-base | | chronos-t5-large | 710M | t5-efficient-large | To perform inference with Chronos models, install the package in the GitHub companion repo by running: A minimal example showing how to perform inference using Chronos models: If you find Chronos models useful for your research, please consider citing the associated paper: This project is licensed under the Apache-2.0 License.

license:apache-2.0
35,646
17

MistralLite

license:apache-2.0
11,348
434

gpt-oss-120b-p-eagle

NaNK
llama
736
7

FalconLite

license:apache-2.0
526
170

Qwen3-Coder-30B-A3B-Instruct-P-EAGLE

NaNK
llama
323
2

GPT-OSS-20B-P-EAGLE

NaNK
llama
184
1

FalconLite2

license:apache-2.0
145
50

Titan-text-embeddings-v2

62
15

bort

60
18

GKA-primed-HQwen3-8B-Reasoner

NaNK
license:apache-2.0
49
0

GKA-primed-HQwen3-8B-Instruct

NaNK
license:apache-2.0
37
0

sm-hackathon-setfit-model

license:apache-2.0
35
1

MistralLite-AWQ

license:apache-2.0
34
5

sm-hackathon-actionability-9-multi-outputs-setfit-all-distilroberta-model-v0.2

license:apache-2.0
34
3

sm-hackathon-actionability-9-multi-outputs-setfit-model-v0.1

license:apache-2.0
34
1

sm-hackathon-actionability-9-multi-outputs-setfit-all-roberta-large-model-v0.1

license:apache-2.0
33
2

sm-hackathon-actionability-9-multi-outputs-setfit-all-distilroberta-model-v0.1

license:apache-2.0
33
1

GDN-primed-HQwen3-8B-Instruct

NaNK
license:apache-2.0
27
0

GKA-primed-HQwen3-32B-Instruct

NaNK
license:apache-2.0
18
0

Mamba2-primed-HQwen3-8B-Instruct

NaNK
license:apache-2.0
17
0

GKA-primed-HQwen3-32B-Reasoner

NaNK
license:apache-2.0
14
0

GDN-primed-HQwen3-8B-Reasoner

NaNK
license:apache-2.0
12
0

GDN-primed-HQwen3-32B-Instruct

NaNK
license:apache-2.0
11
0

BMOJOF-primed-HQwen3-8B-Instruct

NaNK
license:apache-2.0
8
0