Commit graph

14 commits

Author SHA1 Message Date
Oleksandr Shchur
5edd2ad23d
Update notebook on Chronos-2 deployment to SageMaker (#444)
*Issue #, if available:*

*Description of changes:*
- Refactor the notebook to cover real-time inference (CPU & GPU),
serverless inference and batch prediction options for Chronos-2 on
SageMaker
- Update README

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-12-30 16:18:38 +01:00
Abdul Fatir
d608e0dd68
Chronos-2: Update quick start notebook with LoRA example (#415)
*Issue #, if available:*

*Description of changes:* 


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-12-08 14:52:25 +00:00
Abdul Fatir
c5907ef52e
Chronos-2: Add LoRA fine-tuning support (#393)
*Issue #, if available:*

*Description of changes:* Adds support for LoRA fine-tuning.

- [x] Move peft/pandas dependency to an extra
- [x] Add tests for LoRA
- [x] Update notebook with LoRA info
- [x] Enable automatic recognition and loading of LoRA adapters


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-11-25 16:06:58 +01:00
Abdul Fatir
359d7ff1b9
Chronos-2: Change default fine-tuning learning rate and remove experimental label (#381)
*Issue #, if available:*

*Description of changes:* Lower learning rates generally appear to be
working better. This is probably because we are doing full fine-tuning
of a model with 120M params.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-11-18 10:33:38 +01:00
Abdul Fatir
c5aa5f4292
Update Notebooks and README (#356)
*Issue #, if available:*

*Description of changes:*


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Oleksandr Shchur <oleks.shchur@gmail.com>
2025-10-31 10:09:04 +01:00
Oleksandr Shchur
9f8fef2116
Update model link to Hugging Face (#353)
*Issue #, if available:*

*Description of changes:*


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-10-30 18:08:57 +01:00
Oleksandr Shchur
c60bd2ce4e
Add Chronos-2 SageMaker notebook (#350)
*Issue #, if available:*

*Description of changes:*
- Add notebook showcasing how Chronos-2 can be deployed using Amazon
SageMaker

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-10-30 10:11:07 +01:00
Oleksandr Shchur
6d46e628ae
Revert "Move SageMaker notebook to a new path" (#349)
Reverts amazon-science/chronos-forecasting#348
2025-10-29 13:58:23 +01:00
Oleksandr Shchur
c09c33fcbe
Move SageMaker notebook to a new path (#348)
*Issue #, if available:*

*Description of changes:*
- Move the SageMaker deployment notebook to a new path to check that the
GitHub redirect feature works.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-10-29 13:50:40 +01:00
Abdul Fatir
0c51188db7
Add logging steps in fine-tuning example (#334)
*Issue #, if available:*

*Description of changes:*


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-10-21 19:58:26 +02:00
Abdul Fatir
6c4f999922
Update Chronos-2 notebook install instructions (#333)
*Issue #, if available:*

*Description of changes:*


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-10-21 17:24:10 +02:00
Abdul Fatir
5e3a6a1f13
Update README for Chronos-2 (#324)
*Issue #, if available:*

*Description of changes:* Update README for Chronos-2

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Oleksandr Shchur <oleks.shchur@gmail.com>
2025-10-20 14:56:55 +02:00
Oleksandr Shchur
c475a9123f
Add example notebook for Chronos-2 (#325)
*Issue #, if available:*

*Description of changes:*


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-10-20 14:02:18 +02:00
Oleksandr Shchur
a996ca79ad
Add example notebook for SageMaker JumpStart (#281)
*Issue #, if available:*

*Description of changes:*
- Add pointers to fev and JumpStart notebook in the README
- Add notebook describing how to deploy Chronos with SageMaker JumpStart


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-02-17 10:35:42 +01:00