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
I used privateGPT the other day and its attention to detail was amazing though it lacked the ability to carry a conversation (commandline-single-prompts only). Able to analyze a ton of documents but pick out only the relevant parts. Langchain and sentencetransformers, I think. Is there a way to integrate this into KoboldAI? If this could be done I believe better memory/coherent writing would be achieved.
I'd imagine it would work something like this?
User prompt.
Auto-save game
Ingest new portion of game in kobold-game-database - ala privategpt methods
user prompt again
new attention mechanism picks out relevant parts only (rather than just the last ~2048 tokens)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I used privateGPT the other day and its attention to detail was amazing though it lacked the ability to carry a conversation (commandline-single-prompts only). Able to analyze a ton of documents but pick out only the relevant parts. Langchain and sentencetransformers, I think. Is there a way to integrate this into KoboldAI? If this could be done I believe better memory/coherent writing would be achieved.
I'd imagine it would work something like this?
Beta Was this translation helpful? Give feedback.
All reactions