You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TiRex-2 foundation model: Extended the TiRex integration to support TiRex 2.0 alongside TiRex 1.0. Pass repo_id="NX-AI/TiRex-2" to use the new model through the same unique_id / ds / y API. TiRex 2.0 runs on CPU, CUDA, and Apple MPS (native PyTorch kernels on CPU/MPS; Triton kernels on CUDA). Added timecopilot-tirex2>=0.1.0, mlstm-kernels>=2.0.4, a tirex-family example notebook, and integration tests.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Features
TiRex-2 foundation model: Extended the
TiRexintegration to support TiRex 2.0 alongside TiRex 1.0. Passrepo_id="NX-AI/TiRex-2"to use the new model through the sameunique_id/ds/yAPI. TiRex 2.0 runs on CPU, CUDA, and Apple MPS (native PyTorch kernels on CPU/MPS; Triton kernels on CUDA). Addedtimecopilot-tirex2>=0.1.0,mlstm-kernels>=2.0.4, atirex-familyexample notebook, and integration tests.Fixes
T0 constructor config: Pass
configkeyword arguments through toT0construction so custom model settings are applied correctly. See #364.Talk to Us booking link: Updated the Talk to Us booking link. See #363.
New Contributors
Full Changelog: v0.0.29...v0.0.30
This discussion was created from the release v0.0.30.
All reactions