at my last job, I spent an unnecessary amount of time crafting good commit messages. so i created git-autocommit, a minimal CLI tool that generates a git diff, adds and commits changes with a short, to-the-point commit message<p>Download: `pip install git-autocommit==0.1.0`<p>Note: Your computer should have at least 16 GB RAM to run the required llama3-8B model