mirror of
https://github.com/amazon-science/chronos-forecasting
synced 2026-05-24 10:08:33 +00:00
This pull request introduces configurable attention backends to the Chronos-2 model, allowing users to select between eager, SDPA, and FlashAttention-2 implementations. --------- Co-authored-by: Oleksandr Shchur <oleks.shchur@gmail.com> Co-authored-by: Abdul Fatir <Abdulfatirs@gmail.com> |
||
|---|---|---|
| .. | ||
| dummy-chronos-bolt-model | ||
| dummy-chronos-model | ||
| dummy-chronos2-model | ||
| __init__.py | ||
| test_chronos.py | ||
| test_chronos2.py | ||
| test_chronos_bolt.py | ||
| test_utils.py | ||
| util.py | ||