Dave Spencer
Dave Spencer
This is a side effect of my query here: https://github.com/mcostalba/scoutfish/issues/47#issuecomment-348705395 I wanted to search for a certain pattern (2 Queens vs Q + RR) and it seemed that the existing...
shows a bug - the moves made ("Player XXX played MOVE") always have increasing indices. Sample output: python -u main.py --random_selfplay ... ``` Player o rolled . Player o played**...
``` (base) dave@macbook-pro llama.cpp % make I llama.cpp build info: I UNAME_S: Darwin I UNAME_P: arm I UNAME_M: arm64 I CFLAGS: -I. -O3 -DNDEBUG -std=c11 -fPIC -pthread -DGGML_USE_ACCELERATE I CXXFLAGS:...