Closed scaomath closed 6 years ago
It seems like you put the path to Leela Zero's source code directory in the arguments? Please download an executable and put the path to the executable file as the argument after --heatmap
.
Sorry for the confusion. My Leela Z's binary is in the same directory as the source code. I have no problem using Leela Zero in Sabaki using
--gtp --weights path/leela-zero/weights.txt -p 500 --noponder
But you still have to specify the path to the binary file, not to the directory. Can you post your Sabaki engine settings for LeelaSabaki and Leela Zero in its entirety?
This is a screenshot of my current setting. Leela Zero is good, LeelaSabaki is not.
As I said, you're specifying a folder name to LeelaSabaki. Try the following arguments:
--heatmap /Users/scao/Documents/leela-zero/src/leelaz -w /Users/scao/Documents/leela-zero/weights.txt -p 500 --noponder
Now I am feeling I am stupid and not reading the manual carefully enough. Thanks for the patience.
No problem! I assume this issue has been solved.
I am having this issue at startup of LeelaSabaki using
My node and npm are installed using Homebrew.