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.
zxyzyxz t1_jdfumii wrote
Alpaca is not open source, and neither is LLaMA. The only good open source one I know is OpenAssistant.