Let's run latest releases of lc0, lczero-client and lichess-bot under NVIDIA docker.
To download and run the prebuilt Docker image
docker run --runtime nvidia --rm -it vochicong/lc0-docker
otherwise, clone this repository then build and run by
docker-compose up lc0
See k8s.yaml for a sample configuration.
- Clone this repository,
cd lc 5FF2 0-nvdia-docker
- Download and put syzygy tablebases into
data/syzygy
- Download and put networks (weights) into
data/networks
- Edit lc0.config and lcbot-config.yml to your preference
- Put your
LICHESS_API_TOKEN
in file.env
(NEVER git commit this file)
Run
docker-compose up lcbot