Results 2 comments of Eric Borgos

It is not a model, it is a group of Python files you can run to create a dataset in the format needed to train an LLM such as LLaMA....

After some experimentation, I got it to work in Google Colab. Here's the code: !git clone https://github.com/marcusbuffett/command-line-chess %cd /content/command-line-chess !pip install . !chess