Releases: amazon-science/chronos-forecasting
Releases · amazon-science/chronos-forecasting
1.2.0
What's Changed
- Remove Unnecessary F-strings by @pixeeai in #34
- Fix types, add mypy to workflow by @lostella in #42
- Speed up workflow by @lostella in #43
- Simplify tokenizer creation by @lostella in #44
- Update README.md by @abdulfatir in #46
- Add CITATION.cff by @abdulfatir in #48
- Revamp README: Add News, Coverage, Logo, Shields, Emojis, Zero-Shot results by @abdulfatir in #56
- add AGv1.1 announcement to README by @canerturkmen in #58
- Add training script by @lostella in #63
- Add KernelSynth script by @abdulfatir in #64
- Add missing headers by @lostella in #65
- Merge kernel-synth extra into training by @abdulfatir in #66
- Add a README file for the scripts by @abdulfatir in #67
- Update README examples by @lostella in #68
- Add details on pushing model to huggingface hub by @abdulfatir in #69
- Add one space after --config in training readme by @huibinshen in #71
- Use logo with transparent background by @abdulfatir in #72
- Fix output transform, add test to enforce tokenizer consistency by @HugoSenetaire in #73
- Update README and bump version by @abdulfatir in #74
New Contributors
- @pixeeai made their first contribution in #34
- @canerturkmen made their first contribution in #58
- @huibinshen made their first contribution in #71
- @HugoSenetaire made their first contribution in #73
Full Changelog: v1.1.0...v1.2.0
1.1.0
1.0.0
Initial release
What's Changed
- Update chronos.py - model.device by @michaelfeil in #11
- Add optional inference params to example by @abdulfatir in #15
New Contributors
- @michaelfeil made their first contribution in #11
Full Changelog: paper-release...v1.0.0