Comment on Is anyone using self hosted LLM day to day and training it like a new employeeparentComments−nerpderp822yWith RAG and fine tuning (which is cheap), you can fine tune a model on a daily basis so that one isn't trying to stuff everything in the context window.
Comments
With RAG and fine tuning (which is cheap), you can fine tune a model on a daily basis so that one isn't trying to stuff everything in the context window.