logoalt Hacker News

brooksttoday at 12:48 PM1 replyview on HN

While I agree it’s theoretically possible, do you believe this capability exists in the LLMs we use today?


Replies

wongarsutoday at 1:23 PM

Depends on whether you define "the LLMs we use" as the collection of weights or if your definition contains the software stack that runs it

Technologically the LLMs we use today don't implement this behavior, but you could take the weights of Sol and add a couple (very large) patches to vllm (or whatever OpenAI has today) and have a version of Sol that does have "memory"

show 1 reply