github sanderland/katrain v1.17.0
KaTrain v1.17.0 / 1.17.1: Human-like models

4 months ago

Thanks to a major contribution from @jtkelm2, KaTrain now includes human-like AI play.

  • Download the models through general settings, clicking "download models" and making sure it is selected under "path to human-like models"
  • then select one of the two new options (human-like, or historical pro), and set it strength/year in "ai settings".

What's Changed

Full Changelog: v1.16...v1.17.0

Installation

  • Windows users can simply download and run the KaTrain.exe file attached, or download the KaTrain.zip file and run the .exe in that (which is slightly faster to start up)
  • macOS users can use the attached .dmg (open, drag .app to applications). The first time you start the app, you will need to go to your privacy settings to allow opening. Note that on the newer Macs with M1 architecture, you still need to brew install katago, or compile katago yourself.
  • Linux and macOS users can install using pipx install katrain or pipx upgrade katrain to install/upgrade in an isolated environment using pipx (and run with katrain). You can also use uxv katrain to run without installing using uv.

Patches

  • 1.17.1 fixes Python 3.13 compatibility. This is released on PyPi only.

Don't miss a new katrain release

NewReleases is sending notifications on new releases.