Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 514 Bytes

File metadata and controls

22 lines (13 loc) · 514 Bytes

Git-Hook-Agent

Auto generate your PR descriptions for the code changes 🤩

Getting started

Download model

Sample model can be found here ggml Model Download Link

Load the model

 ./load_model.sh -m <path-to-model>

Voila!! 🔥 PR suggestion will be shown once you tried to push your commits to remote repository.

Inspired from GPT4ALL Project. 🤗

** Note: Windows is not supported yet