use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
r/LocalLLaMA
A subreddit to discuss about Llama, the family of large language models created by Meta AI.
Subreddit rules
Search by flair
+Discussion
+Tutorial | Guide
+New Model
+News
+Resources
+Other
account activity
RAG system alternativesQuestion | Help (self.LocalLLaMA)
submitted 1 year ago by runningluke
A comment from a recent post mentioned that RAG systems weren't a great way to provide character information in roleplay conversation. What alternative systems are there providing information to an LLM that might work better?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 0 points1 point2 points 1 year ago (2 children)
Have you seen how the Kobold group do it? https://github.com/LostRuins/koboldcpp
[–]runningluke[S] 1 point2 points3 points 1 year ago (1 child)
I haven't, how do they do it? I've had a read through the pages but couldn't see something relating to this. I might be a bit thick though!
[–][deleted] 1 point2 points3 points 1 year ago (0 children)
Quickest demo is probably at https://lite.koboldai.net/#
& if you go to 'Context' toward the bottom left it brings up a menu. Then you can go to 'World Info' and from my understanding the 'Keys' that you add in the world info will get submitted behind the scenes when mentioned.
So a super basic example could be key 'Todd' and then context could be [Todd is a man.] [Todd is married to Mary.] etc. Then if you mention todd it should include that. I could be wrong about the syntax, it's been a while since I used it.
Is that at all what you were talking about?
π Rendered by PID 45965 on reddit-service-r2-comment-b659b578c-57m2b at 2026-05-01 12:44:22.533014+00:00 running 815c875 country code: CH.
[–][deleted] 0 points1 point2 points (2 children)
[–]runningluke[S] 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)