LLM-Finetuning-Toolkit icon indicating copy to clipboard operation
LLM-Finetuning-Toolkit copied to clipboard

Add a Makefile to simplify the execution of tests, styling, and other Bash commands.

Open truskovskiyk opened this issue 1 year ago • 1 comments

Ensure that we include a Makefile containing all the necessary development commands, such as how to run tests, perform releases, and execute style checks, among others.

For a great example, see the Makefile at: https://github.com/huggingface/transformers/blob/main/Makefile

truskovskiyk avatar Apr 02 '24 19:04 truskovskiyk

Implementation Status ✅ Build ✅ Publish to PyPI ✅ Run Tests ✅ Run Styling

benjaminye avatar Apr 03 '24 19:04 benjaminye

this is implemented as of June 24, 2024

benjaminye avatar Jun 24 '24 17:06 benjaminye