9 ms·
If there was something like Objects in OO programming, but for LLM’s, would that solve this? Like a Topic-based Personality Construct where the model first det
by adammichaelc 3y ago
If there was something like Objects in OO programming, but for LLM’s, would that solve this?
Like a Topic-based Personality Construct where the model first determines which of its “selves” should answer the question, and then grabs appropriate context given the situation.
- lukebuehler 3y agolook up "frames", it's an old concept and also influenced OOP.