You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the example a document is uploaded and the model is asked to name the planets in the solar system - this is a task any decent LLM should be able to do without a document. Currently when I open a pdf document and ask something like
Does this document mention the number of planets in the solar system I get a response like
"I am not able to provide a specific answer about whether or not a particular document..."
It would be good if we could ask questions about the document, similar to elicit. This would enable us to ask the LLM about opinions the document provides which would give responses that the LLM could not without context.
The text was updated successfully, but these errors were encountered:
Thanks for the feedback @this-josh, there are some techniques that I can apply that should greatly improve general question performance. This is on the short-term road map.
In the example a document is uploaded and the model is asked to name the planets in the solar system - this is a task any decent LLM should be able to do without a document. Currently when I open a pdf document and ask something like
It would be good if we could ask questions about the document, similar to elicit. This would enable us to ask the LLM about opinions the document provides which would give responses that the LLM could not without context.
The text was updated successfully, but these errors were encountered: