If you are using LLM RAG – you should be doing RAFT
techcommunity.microsoft.com
If you are using LLM RAG – you should be doing RAFT
1–10 of 15 posts
Re: If you are using LLM RAG – you should be doing RAFT
#2Re: If you are using LLM RAG – you should be doing RAFT
#3Re: If you are using LLM RAG – you should be doing RAFT
#4Re: If you are using LLM RAG – you should be doing RAFT
#5Re: If you are using LLM RAG – you should be doing RAFT
#6Does any of this matter when you have 5 million token input and can just shove everything into the input?
Re: If you are using LLM RAG – you should be doing RAFT
#7interesting hypothesis, but probably not what was meant.
“editor” is shaping up to be the hot new job for fleshy consciousnesses by the early thirties.
Re: If you are using LLM RAG – you should be doing RAFT
#8I've had my much greater success doing the RAG process on a fine tuned model.
Re: If you are using LLM RAG – you should be doing RAFT
#9Am I missing the point or is this not how everyone was doing RAG before? I've had my much greater success doing the RAG process on a fine tuned model.
No, especially people wrapping RAG frameworks around models they don’t have access to fine tune (e.g., GPT-4 if you aren't OpenAI and/or Microsoft.)
Edit: Of course, further evidence that this method is useful doesn't help people in that condition, though.
Re: If you are using LLM RAG – you should be doing RAFT
#10Does any of this matter when you have 5 million token input and can just shove everything into the input?