#How did neuro's memories work

1 messages · Page 1 of 1 (latest)

proven heart
#

Did Neuro have memory? I mean, She does remember everything even though she has been shut down, Right?How does she store memories? Using hard drive?Will it take up much storage?

limber oxide
#

One way you can do it is, is by having things like Anny is your model artist in her context.
If you want to save on context, you can use a rag/vector database. This stores your strings, and when you want to generate a Neuro-response, you first ask the vector database for the relevant strings and stick them in the LLM's context.

#

However, Vedal says that Neuro can 'consciously', put stuff in memory. I don't know how this would be done. I also wonder if Neuro has a mechanism to forget irrelevant details, and a way to consolidate memories.

#

How much storage does it take up?
because it's text, it should only take up like 1MB at most of text (assuming that the core LLM has at most 1M context)