commit-autosuggestions
commit-autosuggestions copied to clipboard
Using model programmatically
There is any way to use your model as part of a pipeline?
For example:
git diff -> [IN:] CommitBert -> [:OUT] generated commit messages -> [:IN} Word2Vec -> [:OUT] embeddings -> [:IN] K-means