Open tomek7667 opened 1 year ago
That’s a good point as yet you need an A100 to run it I believe. The git diff would be a solid way to trigger code reviews on it. I’m gonna need to look back at this this week and rearchitect things also add llama coo support
Hi, I had a very similar idea to yours, and I love the execution of yours. Have you considered approach where you look on the diff of the files using:
"git", "diff", "--cached", "--name-only"
on a given project? And even maybe commit messages (review them too)One more thing: free tier of google colab is not able to set the runner up unfortunately :( Just FYI