release: v0.0.29#361
Merged
Merged
Conversation
- Support transformers 5 (CVE-2026-1839): widen transformers<6 and huggingface-hub<2.0; bump tfc-t0>=0.2.0 and timecopilot-granite-tsfm>=0.2.1 - Add Forecaster clean_cache option (#358) - Add Python-version import guards for FlowState and PatchTSTFM Co-authored-by: Cursor <cursoragent@cursor.com>
…dup) Co-authored-by: Cursor <cursoragent@cursor.com> # Conflicts: # uv.lock
Bring in timecopilot-timesfm 0.3.0, which syncs the fork's TimesFM 2.5 source with upstream and fixes loading under huggingface-hub 1.x (TimesFM_2p5_200M_torch._from_pretrained no longer requires the removed proxies/resume_download arguments). Simplify the 2.5 loader to use from_pretrained for both local paths and Hugging Face repos. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com> # Conflicts: # uv.lock
Co-authored-by: Cursor <cursoragent@cursor.com>
…ed python - test_timesfm: the TimesFM 2.5 local-path loader now uses from_pretrained (which handles local dirs and HF repos), so assert on from_pretrained instead of the removed model.load_checkpoint path. - test_flowstate: skip the module on Python <3.11 / >=3.14 to avoid the FlowState import guard raising ImportError during collection. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com> # Conflicts: # uv.lock
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
new release