6 ms·
Thank you for saying this! The number of people that would need to fine tune vs just using RAG is really small. People that are not familiar with the source oft
by sa-code 2y ago
Thank you for saying this! The number of people that would need to fine tune vs just using RAG is really small. People that are not familiar with the source often jump to fine tuning as an option
- Foobar8568 2y agoI am still unsure where to stand on this fine tuning vs rag. I feel that for live data, rag would be preferable but for daily/weekly updated one, then fine tuning. Another aspect where I am unsure is multi user for a model e.g. can we have concurrency for a model or the queries have to be queued.
- bigfudge 2y agoFine tuning doesn’t ’add content’ the way RAG does though. They’re not really comparable in that way.
- Foobar8568 2y agoSo more to be optimized for specific tasks in a domain ?