|
|
|
|
|
by binocarlos
866 days ago
|
|
This is spot on, the thing we've not yet done is make it easy to import a repo(s) code and the associated metadata into a fine tuning session easily. > I often wonder how you'd go about organizing training data for a full historic github repo in a way that makes sense for training (or RAG)? This is the hard part :-) But you are right - it would be intriguing to see what the output of a fune-tuned & RAG model would look like for this use-case. We are currently experimenting with adding RAG alongside the fine tuned model (so it's both, not either or) to see if it produces better results. I will make sure we take a look at the gihub repo use case because it feels like that would be an interesting experiment to do! disclaimer: I work on Helix |
|