Comment on Ask HN: How to train a LLM against a knowledge baseparentComments−verdverm2yCheck out llama-index, they have a ton of great content on RAG (Retrieval Augmented Generation), which is what you probably want to look at instead of training, much cheaper and new documents don't require more training
Comments
Check out llama-index, they have a ton of great content on RAG (Retrieval Augmented Generation), which is what you probably want to look at instead of training, much cheaper and new documents don't require more training