IMO the coolest thing about ACT-1 is that we got it to look up stuff it doesn't know. You *could* try googling this but it doesn't work for me, and there are lots of other reasons to be excited about what this means for future models: ⬇️
Sep 15, 2022 · 7:08 PM UTC
First, it's just pretty sophisticated behavior. The model has to search for star wars, disambiguate to the movie, see that Mark Hamill plays Luke, and then look for his age before giving a useful response.
Second, it stops the model from having to make stuff up. If it can query an up-to-date tool, you don't have to worry it won't know about new things that have happened since you trained it.
Third, we can get the model to do things like this as an inner-loop in order to improve behavior on some higher level task, e.g. by looking up documentation when it's confused about what to do!