Closed Caleb-Kang closed 4 years ago
I believe this is the old version of the config:
lczero: # lczero specific settings
weights: "engines/latest.txt" # weights file path
threads: 4 # max CPU threads the engine can use
gpu: 0 # which GPU to use
tempdecay: 10 # After search is complete, the tempdecay can pick slightly weaker moves to offer variety. 10 is good tradeoff
noise: false # Randomness in the search algorithm. This makes sure that even unfavored lines are given a "lucky" shot
log: "./engines/log.txt" # save log of lczero debug output
You can use the uci_options to pass in these now
Ok, thanks.
I play as PlayLeelaChess https://lichess.org/@/PlayLeelaChess on https://lichess.org. It is not playing a single move...
This is the config.yml.