Commit Graph

65 Commits

Author SHA1 Message Date
Rajat Sen 8a22ca28a0 Update README.md 2026-06-08 11:27:29 -07:00
Yichen Zhou b3d0dec6ec Update README.md 2026-06-05 12:42:18 -07:00
Yichen Zhou ace12a8a94 Update README.md
timesfm=2.0.0
2026-06-05 12:41:22 -07:00
Yichen Zhou d720daa678 Update README.md 2026-04-14 22:59:09 -07:00
darkpowerxo 6ae67d41d8 revert: drop PR #393 (xreg batch behavior) and PR #390 (SKILL.md link) per maintainer feedback 2026-04-09 23:00:36 -04:00
darkpowerxo caddef1db8 refactor: replace custom PEFT pipeline with Transformers+PEFT example
Remove the custom peft/ directory (LoRA/DoRA adapters, trainer, data
pipeline) in favor of a lightweight fine-tuning example that uses the
standard HuggingFace Transformers + PEFT ecosystem.

The new example at timesfm-forecasting/examples/finetuning/ demonstrates
LoRA fine-tuning via TimesFm2_5ModelForPrediction and the peft library,
based on the approach by @kashif at HuggingFace.

- Remove peft/ (8 files)
- Add timesfm-forecasting/examples/finetuning/finetune_lora.py
- Add timesfm-forecasting/examples/finetuning/README.md
- Update README.md to reference new example
- Clean up .gitignore (remove peft_checkpoints/)
2026-04-09 11:29:40 -04:00
darkpowerxo ad192b7954 docs: update README — replace 'under construction' with completed status
- Add Apr. 2026 update entry for PEFT pipeline, unit tests, and community fixes
- Replace 'under construction' numbered list with checklist of completed items:
  Flax model, covariate support, docs/examples, PEFT pipeline, unit tests
2026-04-08 15:25:53 -04:00
darkpowerxo 30f28a1b1d fix: correct SKILL.md link in README
Apply changes from PR #390 by @amansinghbais:
- Fix link to point to the actual SKILL.md file instead of the directory
2026-04-08 14:18:15 -04:00
Yichen Zhou f085b90799 Update README.md 2026-04-02 17:26:33 -07:00
Yichen Zhou 104b1d3ee4 Update README.md 2026-04-02 17:25:08 -07:00
Yichen Zhou ed602f95a3 Update README.md 2026-04-01 14:46:32 -07:00
Yichen Zhou c43e8f3e66 Update README.md 2025-10-29 17:45:32 -07:00
Rajat Sen bf23fb4880 readme update and not pinning cuda versin for flax 2025-10-08 15:50:21 +00:00
Rajat Sen 56e7fd67c6 pulled flax changes from master 2025-10-07 21:46:30 +00:00
Rajat Sen 018b2557ab changes to workflow 2025-10-07 21:38:22 +00:00
siriuz42 c159f1bf39 setup pyproject.toml to add optional dependencies 2025-10-03 16:56:53 -07:00
Rajat Sen 4f6bf5adc0 readme update 2025-10-01 18:13:36 +00:00
Rajat Sen 2b5516d2f1 minor changes to readme 2025-10-01 16:51:59 +00:00
Rajat Sen a1c61b6f5d faster decoding related changes 2025-10-01 16:50:27 +00:00
Yichen Zhou d5a3d5b872 Update README.md 2025-09-26 17:53:11 -07:00
Rajat Sen 1c6e15ff21 update readme 2025-09-26 22:52:18 +00:00
Yichen Zhou 099cefe8b9 bug fix, docstring, readme 2025-09-13 06:57:00 +00:00
siriuz42 7d8f3d971d 2.0.0 initial 2025-09-12 00:18:08 +00:00
Funto-Adeyemi 1f9cb2bf92 Add troubleshooting.md file and revert yapf changes 2023-11-12 21:29:14 +00:00
Funto-Adeyemi 95e81c3539 Add troubleshooting section to readme file 2023-11-11 09:35:12 +00: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
misha-chertushkin cb578f30c5 Update readme 2025-02-17 12:00:20 +00:00
Rajat Sen 1e249ef0b1 minor update to readme 2025-01-02 23:56:33 +00:00
Rajat Sen 5a62d02caf minor changes to readme 2024-12-31 00:19:59 +00:00
Rajat Sen 4aec27ee02 push poetry version 2024-12-31 00:07:59 +00:00
Rajat Sen db5fb13c62 minor changes to readme links 2024-12-30 23:59:37 +00:00
Rajat Sen 73704e5936 Adding v2.0 support 2024-12-30 23:55:36 +00:00
Rajat Sen a3a1c3b271 updating readme with minor changes to installation instructions 2024-10-17 23:09:04 +00:00
Rajat Sen bd8001c0d1 minor readme typo correction 2024-09-12 23:36:25 +00:00
Rajat Sen 1b95563eea Full pytorch support 2024-09-12 23:30:46 +00:00
Rajat Sen 764db576f9 Update README.md 2024-08-06 09:58:47 -07:00
Rajat Sen 4b974eae48 Merge pull request #107 from geetu040/doc-link
README: use link instead of block
2024-07-17 08:58:41 -07:00
Yichen Zhou b9af57aed9 Update README.md 2024-07-17 09:47:33 +02:00
geetu040 1311ad3868 use github links instead 2024-07-17 09:11:12 +02:00
geetu040 c54ae43790 use link instead of block 2024-07-16 15:10:52 +02:00
Rajat Sen 23f7b64f8c minor update to the readme. 2024-07-15 18:36:58 +00:00
Rajat Sen 83815d9fb1 update readme to reflect recent feature updates. 2024-07-15 18:03:50 +00:00
Justin Guese 203370d1a5 Merge branch 'master' of github.com:google-research/timesfm 2024-07-12 22:18:25 +01:00
Justin Guese d277f3bd69 removing cpu/gpu package version hints from readme, instead going with "one package" phrasing 2024-07-12 19:53:08 +02:00
Justin Güse a8901d2431 Support for cpu/gpu version 2024-07-12 11:07:53 +00:00
Justin Guese eb0f28b3f6 Merge branch 'master' of github.com:google-research/timesfm 2024-07-12 11:26:04 +02:00
Yichen Zhou 179d20df4a No public description
PiperOrigin-RevId: 650786820
2024-07-09 16:22:52 -07:00
Rajat Sen 954b7ff4ac adding formatting instructions to README 2024-07-09 17:13:51 +00:00