commit-autosuggestions icon indicating copy to clipboard operation
commit-autosuggestions copied to clipboard

Using model programmatically

Open darioamorosodaragona-tuni opened this issue 2 years ago • 0 comments

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