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

DO NOTE MERGE: test updating transformers #362

Closed anhuong closed 1 month ago

anhuong commented 1 month ago

expect unit tests to fail, testing that CI automation runs as expected

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.

anhuong commented 1 month ago

Did not trigger the CI automation with PR along and github action update in main branch. After adding the github workflows change to this branch, it triggered the automation. So unit tests will run on the next release and then all future PRs into release branch after the github action change has been added to release branch