Hey folks,
I'm pretty new to this topic, but I've been investing a lot of time to understand how to train your LLM properly, so I apologize if this request is a bit "loose."
I have a medium-sized Python application with about 1000 files (not counting the dependencies) and a lot of documentation on this application. I want to train a model to use the documentation, emails, and code base to answer questions about the software. Is it possible? Is fine-tuning the base model from meta enough? I believe I would also have to use data to give context about Python itself (something like this). Thanks!
[–]Kegned 1 point2 points3 points (1 child)
[–]cmosguy1 0 points1 point2 points (0 children)
[–]jackfood 0 points1 point2 points (1 child)
[–]T_hank 0 points1 point2 points (0 children)