Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
naasking
2y ago
0 comments
Save
Share
State is a function of accumulated past information.
0 comments
3 comments · 1 top-level
default
top
newest
oldest
jncfhnb
2y ago
· 2 in thread
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
2y ago
Which is what I described: some successful prompt-replies are fed back into subsequent training runs.
jncfhnb
2y 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