|
|
|
|
|
by Fiahil
974 days ago
|
|
To answer a query, your LLM needs to "read" the documents first. The context window will not be big enough for this, so you have to fine tune the model. Problem is, you need to cross-check with the reference material in case it's subject to hallucinations. |
|
I don't know what to do about the context window, though.