Commit Graph

133 Commits

Author SHA1 Message Date
Rajat Sen 78fcba13cc Revert "Merge pull request #130 from google-research/rajat_dev"
This reverts commit 9d4be94d14, reversing
changes made to dbe0fa528d.
2024-08-27 18:49:28 +00:00
Rajat Sen 9d4be94d14 Merge pull request #130 from google-research/rajat_dev
initial commit for pytorch patched decoder.
2024-08-27 11:41:59 -07:00
Rajat Sen a775855d9f initial comming for pytorch patched decoder. 2024-08-27 18:39:41 +00:00
Rajat Sen dbe0fa528d Merge pull request #126 from google-research/rajat_dev
have an option for truncating negative values
2024-08-22 14:51:38 -07:00
Rajat Sen 1ce723db22 have an option for truncating negative values 2024-08-22 21:50:16 +00:00
Rajat Sen 294580b089 Merge pull request #121 from google-research/siriuz42-patch-1
Update main.yml
2024-08-07 09:22:01 -07:00
Yichen Zhou b79de5f680 Update main.yml
Update to 1.1.x versions.
2024-08-06 16:41:40 -07:00
Rajat Sen 764db576f9 Update README.md 2024-08-06 09:58:47 -07:00
Rajat Sen 577e4e8df0 Merge pull request #104 from tanmayshishodia/feature/lora
LoRA and DoRA PEFT support for Fine-Tuning TimesFM
2024-08-06 18:34:39 +02:00
Tanmay Shishodia 55f71de98a Create PEFT README.md 2024-08-04 12:27:56 +05:30
tanmayshishodia e5be6bd286 add new line EOF 2024-08-04 10:01:51 +05:30
tanmayshishodia 0ccc10f633 update pytest poetry 2024-08-04 10:01:07 +05:30
tanmayshishodia 6517590056 update poetry lock 2024-08-04 09:58:41 +05:30
tanmayshishodia d72ff835fb keep only a single bash script 2024-08-04 09:56:11 +05:30
Tanmay Shishodia f15daba210 Merge branch 'master' into feature/lora 2024-08-03 11:00:58 +05:30
tanmayshishodia 807ddfdedb add poetry packages 2024-08-03 09:51:26 +05:30
Rajat Sen 89a84eba0a Merge pull request #112 from google-research/rajat_dev
Upgrading versions and minor change to xreg.
2024-07-23 14:46:28 +02:00
Rajat Sen dbf3d28131 scikit version update 2024-07-23 12:45:23 +00:00
Rajat Sen f924e19890 Merge branch 'master' of https://github.com/google-research/timesfm into rajat_dev 2024-07-19 19:22:13 +00:00
Rajat Sen 26068f31db upgrade versions and a minor change to xreg lib 2024-07-19 19:21:21 +00:00
Rajat Sen 48779773be Merge pull request #111 from google-research/rajat_dev
minor changes to .toml file
2024-07-19 12:04:39 -07:00
Rajat Sen f02722e41d minor changes to .toml file 2024-07-19 19:02:04 +00:00
tanmayshishodia 18da73a783 remove helper and fix early stopping logic 2024-07-18 19:18:56 +00:00
tanmayshishodia a9084488b6 add docstrings in adapter utils 2024-07-17 22:53:43 +00:00
tanmayshishodia 5901805e7e add bash scripts for running diff FT strategies 2024-07-17 21:39:14 +00:00
tanmayshishodia d4d4afd436 add pytest framework 2024-07-17 21:00:11 +00:00
tanmayshishodia 5ae8c7ddb5 update lora/dora intermediate var names 2024-07-17 19:44:42 +00: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
tanmayshishodia a59979d3b4 add example dora.sh file 2024-07-16 19:20:04 +00:00
tanmayshishodia 39665af7ef change import style 2024-07-16 19:19:47 +00:00
tanmayshishodia 2174a8c69c add src init file for poetry package 2024-07-16 19:19:28 +00:00
tanmayshishodia e3fb45c66d gitignore jax egg info 2024-07-16 18:25:08 +00:00
tanmayshishodia 845661dfa3 update usage tutorial 2024-07-16 18:24:50 +00:00
tanmayshishodia c8aaf3181e gitgnore all pycache dirs 2024-07-16 17:52:25 +00:00
tanmayshishodia c34896b75b update adapter init file docstring 2024-07-16 17:52:03 +00:00
tanmayshishodia 461c2cd194 update checkpoint dir name 2024-07-16 16:26:30 +00:00
geetu040 c54ae43790 use link instead of block 2024-07-16 15:10:52 +02:00
tanmayshishodia 77b004b1b0 Merge branch 'feature/lora' of github.com:tanmayshishodia/timesfm into feature/lora 2024-07-16 01:45:13 +00:00
tanmayshishodia b6ebd8002e revert test env name 2024-07-16 01:44:24 +00:00
Tanmay Shishodia ee7462b558 Merge branch 'master' into feature/lora 2024-07-15 18:43:12 -07:00
tanmayshishodia 71d980267d add parameter efficient finetuning pipeline
Why? this commit adds a generic finetuning pipeline with LoRA and DoRA support
2024-07-16 01:26:36 +00:00
Rajat Sen ec106a346c Merge pull request #103 from google-research/rajat_dev
minor update to the readme.
2024-07-15 11:37:50 -07:00
Rajat Sen 23f7b64f8c minor update to the readme. 2024-07-15 18:36:58 +00:00
Rajat Sen 5dd77efeec Merge pull request #102 from google-research/rajat_dev
update readme to reflect recent feature updates.
2024-07-15 11:06:20 -07:00
Rajat Sen 83815d9fb1 update readme to reflect recent feature updates. 2024-07-15 18:03:50 +00:00
Rajat Sen d92687f8a3 Merge pull request #99 from google-research/timesfm/siriuz42-dev
tutorial for xreg
2024-07-12 15:34:05 -07:00
siriuz42 f3f8c4582a tutorial for xreg 2024-07-12 22:21:28 +00:00
Yichen Zhou 6a441e34a4 Merge pull request #52 from JustinGuese/master
PyPI package, Poetry support
2024-07-12 14:27:41 -07:00