Commit Graph

234 Commits

Author SHA1 Message Date
Yichen Zhou b810bbdf9f Merge pull request #299 from google-research/siriuz42-2.0-pr
MVP readme
2025-09-15 09:57:09 -07:00
Yichen Zhou 099cefe8b9 bug fix, docstring, readme 2025-09-13 06:57:00 +00:00
Yichen Zhou b9e31fd02a To comply with Google OSS style guide. 2025-09-13 05:30:07 +00:00
Yichen Zhou 59d2985681 Update timesfm_2p5_torch.py
Update Hugging Face repo id.
2025-09-11 18:17:14 -07:00
Rajat Sen 24dba82664 Merge pull request #297 from google-research/siriuz42-2.0-pr
2.0.0 initial
2025-09-11 17:26:14 -07:00
siriuz42 7d8f3d971d 2.0.0 initial 2025-09-12 00:18:08 +00:00
Rajat Sen d70708d42a Merge pull request #294 from Funto-Adeyemi/add-troubleshooting-section
Add troubleshooting section in README.md and apply yapf formatting
2025-08-29 17:21:59 -07:00
Rajat Sen ba034ae71c Merge pull request #283 from misha-chertushkin/master
Add safetensors loading from local environment
2025-07-07 15:12:13 -07:00
Rajat Sen 95bdf54d50 Update main.yml 2025-07-06 15:06:46 -07:00
Rajat Sen b0b9329064 Update pyproject.toml 2025-07-06 15:06:23 -07:00
Rajat Sen 756217d03b Merge pull request #285 from AzulGarza/feat/allow-more-freqs
feat: allow more frequencies
2025-07-06 15:05:16 -07:00
azul fffb37852b feat: allow more frequencies 2025-07-04 15:55:11 -07:00
misha-chertushkin 6cf4f23675 Remove yfinance 2025-06-25 16:37:08 +00:00
misha-chertushkin e28239cb2f Added flag for safetensors loading 2025-06-25 16:33:45 +00:00
Rajat Sen 5950ef0653 Merge pull request #270 from google-research/dependabot/pip/torch-2.3.1
Bump torch from 2.1.0 to 2.3.1
2025-04-18 10:26:02 -07:00
dependabot[bot] 28f6e0244e Bump torch from 2.1.0 to 2.3.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 to 2.3.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.1.0...v2.3.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 17:24:07 +00:00
Rajat Sen 8b7093a55a Merge pull request #265 from Killer3048/feature/lazy-import-xreg
Implement Lazy import for `xreg` dependencies in `TimesFM`
2025-04-10 14:01:07 -07:00
Killer3048 6da174d703 add information about install pax/paxlib for covariate support in section Covariates Support 2025-04-10 10:47:44 +07:00
Killer3048 b1c6f4d925 update readme.md 2025-04-10 09:52:58 +07:00
Killer3048 6678ba6cee update pyproject (exclude jax/pax) and update README 2025-04-10 09:47:07 +07:00
Killer3048 373a5293df change line for smoother_arr 2025-04-09 13:21:04 +07:00
Killer3048 9a520bb940 Implement lazy import for xreg dependencies in forecast_with_covariates to avoid unnecessary JAX installation 2025-04-09 12:55:04 +07:00
Rajat Sen cec7fb4d43 Update main.yml with version 1.2.9 2025-03-06 16:14:57 -08:00
Rajat Sen 898fbcb00d Merge pull request #249 from misha-chertushkin/bump-version-129
Version bump
2025-03-06 16:07:49 -08:00
misha-chertushkin afe814e31f Version bump 2025-03-07 00:04:41 +00:00
Rajat Sen 389980aae3 Merge pull request #247 from misha-chertushkin/fix-finetuning-package
Fix the missing finetuning package
2025-03-05 13:19:34 -08:00
misha-chertushkin b45e8d69e6 Add finetuning folder 2025-03-05 21:08:22 +00:00
Rajat Sen 057c9992bd Merge pull request #243 from misha-chertushkin/notebook-import-fix
Fix imports in Notebook examples
2025-02-17 09:34:25 -08:00
misha-chertushkin cb578f30c5 Update readme 2025-02-17 12:00:20 +00:00
misha-chertushkin 5117a0e338 Fix the data function 2025-02-17 11:51:20 +00:00
misha-chertushkin b3052cae9d Fix import in notebook 2025-02-17 11:39:33 +00:00
Rajat Sen c9a582506b Merge pull request #223 from misha-chertushkin/master
Finetuning + Multi-GPU Support with PyTorch
2025-02-05 16:27:08 -08:00
misha-chertushkin 67e0eaaa3d Quantiles PR nit fix 2025-02-05 13:41:13 +00:00
misha-chertushkin 402ebf52a5 Small fix with default value 2025-02-01 02:43:56 +00:00
misha-chertushkin ca87a438a0 Update examples with new feedback 2025-02-01 02:30:17 +00:00
misha-chertushkin bca190dae6 PR Feedback 2025-02-01 02:26:39 +00:00
Rajat Sen 9594c0618d Merge pull request #227 from google-research/rajat_dev
Revising messages during import
2025-01-22 14:01:56 -08:00
Rajat Sen 1f6146188c Revising messages during import 2025-01-22 21:58:28 +00:00
misha-chertushkin 86551f761a Add jupyter notebook 2025-01-21 19:57:50 +00:00
misha-chertushkin f84366e3d1 Style fix 2025-01-21 19:29:42 +00:00
misha-chertushkin 4f4649c212 Small refactoring 2025-01-21 16:09:28 +00:00
misha-chertushkin 955d6cda22 Gpu support finished 2025-01-21 15:52:08 +00:00
misha-chertushkin a559718c66 GPU support added, almost done 2025-01-21 02:19:35 +00:00
misha-chertushkin fb6213ed59 Fix Wandb errro 2025-01-21 01:50:18 +00:00
misha-chertushkin 4942cda83b Refactor into 2 examples 2025-01-21 01:45:30 +00:00
misha-chertushkin 65700643df Add finetuning support 2025-01-20 21:48:53 +00:00
Rajat Sen ded73ed55f Merge pull request #218 from google-research/rajat_dev
Removing ipython dependency
2025-01-15 14:11:58 -08:00
Rajat Sen 13ac0c6435 poetry push version 2025-01-15 22:11:12 +00:00
Rajat Sen a9c5b48c49 Merge branch 'master' of https://github.com/google-research/timesfm into rajat_dev 2025-01-15 21:24:14 +00:00
Rajat Sen c49cf9caf8 remove ipython dep 2025-01-15 21:21:54 +00:00