Skip to content

release: v0.0.29#361

Merged
AzulGarza merged 19 commits into
mainfrom
release/v0.0.29
Jun 25, 2026
Merged

release: v0.0.29#361
AzulGarza merged 19 commits into
mainfrom
release/v0.0.29

Conversation

@AzulGarza

Copy link
Copy Markdown
Member

new release

AzulGarza and others added 19 commits June 23, 2026 16:56
- 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
@AzulGarza AzulGarza merged commit 62f1851 into main Jun 25, 2026
10 checks passed
@AzulGarza AzulGarza deleted the release/v0.0.29 branch June 25, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant