by uptownfunk on 12/3/24, 4:40 AM with 12 comments
Some fine tune llama
Some rag and then ask LLM to answer questions
What are the others?
What is the best?
by Terr_ on 12/3/24, 5:06 AM
Imagine that the LLM portion is running as client-side browser JavaScript application: Nothing in the training data or prompt is reliably-secret, and a determined user can get it to emit almost anything they like to whatever is downstream.
by gregjor on 12/3/24, 5:37 AM
by maximus93 on 12/6/24, 6:54 AM
Fine tuning: Great if you have static data and deep pockets for compute.
RAG inclusive Vector DB: The gold standard. Think of it as having your data whisper the answers to the LLM.
With AI Squared, you can keep your data fresh, dynamic, and external because nobody wants to retrain a model every time the boss changes their mind. :D