lichess.org
Donate

How to install a BOT on Lichess?

Leela Chess Zero uses weights although I don't know the details.

I'm using multi-variant Stockfish which does not require neural network weights.
you will also need to unzip the downloaded weights. Then rename it to eg. "weights.txt" and call the engine like "lczero.exe -w weights.txt" - assuming that the weights.txt is in the same dir of the lczero.exe
@Chesstroll_Ingot

The error message says at the end:
yaml.scanner.ScannerError: could not find expected ':' in line 8, column 1

this indicates there is a ':' missing in your config.yml. Possibly in the line starting with 'threads'?

(Python error messages can actually be helpful)
could you also post the config.yml to pastebin ?

This topic has been archived and can no longer be replied to.