1 year ago
Sat Nov 18, 2023 7:52pm PST
Ask HN: Avoiding irrelevant or undesirable model context in RAG
Considering a RAG prompt say of the format:

Answer question <q> using context <c>.

Say <c> is a contradictory statement to what the model was trained on.

There are certain situations where one wants the llm to use model knowledge, and some where one does not. Is there any formal research in this area?

comments:
add comment
loading comments...