|
|
|
|
|
by famouswaffles
1014 days ago
|
|
>Unless you think that there is some fundamental reason why LLMs will never be able to play chess competently, and I doubt there is, then it seems that we could with the right prompts implement some sort of chess AI using an LLM. You can play a good game of chess (or poker for that matter) with GPT. https://twitter.com/kenshinsamurai9/status/16625105325852917... https://arxiv.org/abs/2308.12466 There's also some work going on in the eleuther ai discord training LLMs specifically for chess to see how they shape up. They're using the pythia models. so far: Pythia 70M, est ELO 1050 Pythia 160M, est ELO 1370 |
|
Edit: This might not be the case anymore it seems, my below point doesn't actually contradict you, seems it matters a lot how you tell the model your moves. Also saying things like "move my rightmost pawn" completely confuses them.