Submitted by to4life4 t3_11zzgzc in MachineLearning
Let's say I have some proprietary text data. I want to train a chatbot to absorb said knowledge and be able to answer questions about it.
What are the best open source frameworks for getting started with such a project?
Ideally I'd want to be able to build out human feedback as well for sample prompts, to better help train.
wendten t1_jdfh6ya wrote
best is a very vague term. Do you have access to a gpu cluster, or do you plan to run it on an office laptop. However id say the Alpaca model would be a good candidate. you can follow their guidance and make your own custom model from one of metas Llama models