Skip to content

Conversation

@dushyantbehl
Copy link
Collaborator

Description of the change

Related issue number

How to verify the PR

Was the PR tested

  • I have added >=1 unit test(s) for every new method I have added.
  • I have ensured all unit tests pass

dushyantbehl and others added 29 commits July 24, 2025 21:28
…ncessary memory overhead (#592)

* Added use_cache in the model args

Signed-off-by: romit <[email protected]>

* Removed model args use_cache

Signed-off-by: r0 <[email protected]>
Signed-off-by: romit <[email protected]>

* Update sft_trainer.py, default use_cache

Signed-off-by: r0 <[email protected]>
Signed-off-by: romit <[email protected]>

* Updated cache usage in vision models

Signed-off-by: romit <[email protected]>

---------

Signed-off-by: romit <[email protected]>
Signed-off-by: r0 <[email protected]>
Co-authored-by: Dushyant Behl <[email protected]>
Signed-off-by: Padmanabha V Seshadri <[email protected]>
Signed-off-by: Dushyant Behl <[email protected]>
* restructure README

Signed-off-by: Dushyant Behl <[email protected]>

* split readme

Signed-off-by: Dushyant Behl <[email protected]>

* Update README.md

Co-authored-by: Praveen Jayachandran <[email protected]>
Signed-off-by: Dushyant Behl <[email protected]>

* update readme

Signed-off-by: Dushyant Behl <[email protected]>

* Update README.md

Co-authored-by: Praveen Jayachandran <[email protected]>
Signed-off-by: Dushyant Behl <[email protected]>
Signed-off-by: Dushyant Behl <[email protected]>

---------

Signed-off-by: Dushyant Behl <[email protected]>
Signed-off-by: Dushyant Behl <[email protected]>
Co-authored-by: Praveen Jayachandran <[email protected]>
Signed-off-by: Dushyant Behl <[email protected]>
Signed-off-by: Dushyant Behl <[email protected]>
* Updated LoraConfig to subclass from peft.LoraConfig
Signed-off-by: romit <[email protected]>

* Added some fields under custom dataclass to let is pass through HfArgumentParser
Signed-off-by: romit <[email protected]>

* Lint and fmt fixes
Signed-off-by: romit <[email protected]>

* Updated config utils

Signed-off-by: romit <[email protected]>

* Update comment in LoraConfig

Signed-off-by: r0 <[email protected]>

* Lint changes

Signed-off-by: romit <[email protected]>

* Updated comment

Signed-off-by: romit <[email protected]>

---------

Signed-off-by: romit <[email protected]>
Signed-off-by: r0 <[email protected]>
Co-authored-by: Dushyant Behl <[email protected]>
Fix image in README.

Signed-off-by: Dushyant Behl <[email protected]>
* feat: add ckpt conversion script fp32-bf16

Signed-off-by: yashasvi <[email protected]>

* feat: add remove optim func to checkpoint_util.py

Signed-off-by: yashasvi <[email protected]>

* feat: add inplace file deletion capability

Signed-off-by: yashasvi <[email protected]>

---------

Signed-off-by: yashasvi <[email protected]>
feat: add odm plugin

Signed-off-by: Mehant Kammakomati <[email protected]>

---------

Signed-off-by: Mehant Kammakomati <[email protected]>
* feat: resume functionality

Signed-off-by: Mehant Kammakomati <[email protected]>

* feat: resume functionality

Signed-off-by: Mehant Kammakomati <[email protected]>

* feat: resume functionality

Signed-off-by: Mehant Kammakomati <[email protected]>

* feat: resume functionality

Signed-off-by: Mehant Kammakomati <[email protected]>

* feat: resume functionality

Signed-off-by: Mehant Kammakomati <[email protected]>

* fix: refactor code

Signed-off-by: Mehant Kammakomati <[email protected]>

* fix: refactor code

Signed-off-by: Mehant Kammakomati <[email protected]>

* fix: refactor code

Signed-off-by: Mehant Kammakomati <[email protected]>

* fix: refactor sampling weight

Signed-off-by: Mehant Kammakomati <[email protected]>

---------

Signed-off-by: Mehant Kammakomati <[email protected]>
feat: Alora migration to PEFT upstream.

Signed-off-by: yashasvi <[email protected]>

---------

Signed-off-by: yashasvi <[email protected]>
* Add free up disk space to gh runners

Signed-off-by: Dushyant Behl <[email protected]>

* Build flash attn without cache to avoid problems

Signed-off-by: Dushyant Behl <[email protected]>

---------

Signed-off-by: Dushyant Behl <[email protected]>
@github-actions
Copy link

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@github-actions github-actions bot added the chore label Nov 10, 2025
@dushyantbehl dushyantbehl merged commit 8659901 into release Nov 10, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants