| ▲ | lwarfield 6 hours ago | |
Looking at the diagram in the gh repo, it looks like this is entirely jev. Are there any examples of people having a big model like Fable handle high level goals? | ||
| ▲ | pancomplex 6 hours ago | parent | next [-] | |
Frontier reasoning models do pretty well in Pokemon: https://github.com/benchflow-ai/pokemon-gym The interesting thing here imo is the cost and latency. So far we're at 4 badges for less than $0.5 | ||
| ▲ | 5 hours ago | parent | prev | next [-] | |
| [deleted] | ||
| ▲ | SeanAnderson 6 hours ago | parent | prev | next [-] | |
I'm not sure if you're asking about whether using Fable makes playing the game possible or if you're just curious about Jev + LLM interactions. However, https://x.com/TynanSylvester/status/2096965749369720970 Astra was able to beat RimWorld. So LLMs are definitely able to drive these sorts of games to completion with their current abilities. | ||
| ▲ | staindk 6 hours ago | parent | prev [-] | |
Hm wondering what a first pass optimal setup might be - jev for overworld navigation, escalate to sonnet for easy battles, opus for medium difficulty battles, and fable for gym bosses could probably have jev also manage all the escalation / de-escalation to different models. | ||