foundation-model-stack / fms-hf-tuning

🚀 Collection of tuning recipes with HuggingFace SFTTrainer and PyTorch FSDP.
Apache License 2.0
28 stars 48 forks source link

build(deps): unset hardcoded trl version to get latest updates #358

Closed anhuong closed 1 month ago

anhuong commented 1 month ago

Description of the change

Previousl in PR #329 we had hardcoded release branch to be v0.9.6 of trl but we want to unset the hardcoded version to get updates since we fixed the error with pretokenized datasets on main branch.

Related issue number

How to verify the PR

Was the PR tested

github-actions[bot] commented 1 month ago

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

fabianlim commented 1 month ago

this one is needed to get my QloRA fix https://github.com/huggingface/trl/pull/2089

anhuong commented 1 month ago

@fabianlim although your PR into trl was merged last week Sep 21st, it doesn't appear to be in the latest release as seen from the commit history

fabianlim commented 1 month ago

@anhuong its in main, but not released in 0.11.1