-
Notifications
You must be signed in to change notification settings - Fork 1k
Feature/tirex integration #3038
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 40 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
22ff574
Add TiRex model integration (tirex-ts)
lukfischer 344e67e
Add TiRexModel foundation wrapper with explicit license acceptance
lukfischer 2798c0b
added TiRex to models __init__.py
lukfischer d9e0f52
removed chuncks from tests
lukfischer 1cdda58
updated readme
lukfischer 1f2c77c
update to re-introduce input and outpout chunks
lukfischer 201c387
feat(tirex): harden TiRex integration, docs, and tests
lukfischer 6890270
removed local_dir reference in notebook; reverted .gitignore
lukfischer 704daec
Merge branch 'master' into feature/tirex-integration
daidahao 726a366
Rename notebook
daidahao a896235
Format model docstring
daidahao 6889d18
Conform to Darts signature
daidahao 033962f
Add back TFM docstring
daidahao 33998dd
Ensure TiRex and PLM on same device
daidahao 7dede03
Fold multivariate into batch dimension
daidahao 089d8b1
Add tirex as optional dep for development
daidahao ad7d252
Optional `hf_kwargs` handling
daidahao fb0a27a
Update examples in docstring
daidahao c1c3a06
Remove type comments
daidahao 7cee55e
Update docs to conform to Darts style
daidahao 2a2055d
Fix a bug for `enable_finetuning` argument
daidahao 2d5eb5f
Fine-tuning not supported by TiRex
daidahao 76dd98f
Add CHANGELOG entry
daidahao b523a2d
Merge branch 'master' into feature/tirex-integration
daidahao cf624d0
Fix doc format
daidahao 3ea46c5
Include notebook in merge workflow
daidahao 2e82bde
Remove `model_name` from docstring
daidahao d5c27c0
Add `TIREX_AVAILABLE` flag for tests
daidahao a6af7aa
Fix output_device
martinloretzzz 16cb0b2
Update unit tests
daidahao b61676d
Merge branch 'master' into feature/tirex-integration
daidahao ca0bed9
Remove duplicated CHANGELOG entries
daidahao 4acd809
Add test_fidelity (probabilistic and deterministic) to TestTiRexModel,
lukfischer 953caed
Merge branch 'master' into feature/tirex-integration
daidahao d5dfa68
Use plotly for interactive plots
daidahao 6657f97
Merge branch 'master' into feature/tirex-integration
daidahao 1337cb6
Merge branch 'master' into feature/tirex-integration
daidahao 9ff9b8e
Update fidelity test
daidahao a0cf12b
Merge branch 'master' into feature/tirex-integration
daidahao a906d0c
Fix prediction_length in fidelity test
daidahao 15130bc
Merge branch 'master' into feature/tirex-integration
daidahao 1bae94e
Remove notebook
daidahao c934088
Remove `_require_tirex()`
daidahao 4d195fd
Minor updates
daidahao d2ca2f1
Simplify tirex kwargs
daidahao d82b6f4
Update chronos 2 notebook
daidahao b35d96e
Update install guide
daidahao a95bad1
Update tests
daidahao 657a1b4
Merge branch 'master' into feature/tirex-integration
daidahao 3d6a020
Relax tirex-ts py bound
daidahao cd44207
Update docstring examples for `accept_license`
daidahao da21093
Increase fidelity tolerance
daidahao b001d2b
Merge branch 'master' of https://github.com/daidahao/darts into pr/lu…
daidahao 50f935c
Merge branch 'master' into feature/tirex-integration
daidahao 69d3b82
feat(TiRexModel): add partial fine-tuning support and clean up module…
lukfischer e8abf96
Merge branch 'master' into feature/tirex-integration
dennisbader 1a02b22
minor updates to make everything ready
dennisbader 95d3c1a
Merge branch 'master' into feature/tirex-integration
dennisbader 5903e09
Merge branch 'feature/tirex-integration' into feature/tirex-integrati…
dennisbader cb711c2
Merge pull request #1 from unit8co/feature/tirex-integration-finaliza…
dennisbader d8f12cf
Merge branch 'master' into feature/tirex-integration
dennisbader 3010b8d
Merge branch 'master' into feature/tirex-integration
dennisbader 5d58d7f
rename chronos notebook to foundation model notebook
dennisbader 40c9328
makefoundation model notebook content generic
dennisbader e03889a
Merge pull request #2 from unit8co/feature/tirex-integration-wrapup
dennisbader File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.