|
|
|
|
|
by alganet
346 days ago
|
|
I like the idea of memory management. Maybe someone experienced in this stuff can help me with some questions: Is it possible to use this concept to keep a very long session? Tell it to forget things, or replace some part of the memory, without "rebooting" (starting another instance or conversation)? So far, I'm unable to find any information on how to do that. In the OS analogy, the stuff I found looks more like putting stuff on autoexec.bat to open on the next boot than proper management of memory during execution. It looks more like "autoexec.bat engineering". Is that the same overall idea? That time to first token is really expensive, like a reboot. Any tool to reduce it and keep the model running for longer would be a real breakthrough, but I haven't found any practical examples of it, just stuff that does "autoexec.bat" analogues. |
|