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
Summary:
Pull Request resolved: #5546
The last prompt sent would be included in `getConversationHistory()` + adding it prior to sending it with the generate(). It looks like this got move during the rebasing.
To fix this we now call `getConversationHistory()` prior to adding the rawPrompt to a Message.
In regards to model response, I noticed that it did not really change the quality of the response. (tested with Llama 3.1)
Reviewed By: Riandy
Differential Revision: D62761977
fbshipit-source-id: 2f975983965fe837147f1ffb8b5dcfa8f2061895
0 commit comments