Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
naasking
1y ago
0 comments
Share
State is a function of accumulated past information.
0 comments
default
newest
oldest
jncfhnb
1y ago
State is a function of accumulated past. That does not mean that having some past written down makes you stateful. A stateful thing has to incorporate the ongoing changes.
naasking
OP
1y ago
Which is what I described: some successful prompt-replies are fed back into subsequent training runs.
jncfhnb
1y ago
No… that implies the model never has active state and is being replaced with a different, stateless model. This is similar to the difference between
Actor.happy = True
And
Actor = happier(Actor)
1 more reply
j
/
k
navigate · click thread line to collapse