Sabaki
-
Jæja
- Dies in gote
- Posts: 61
- Joined: Thu Oct 31, 2019 2:42 am
- GD Posts: 0
- Universal go server handle: Jæja
- Has thanked: 12 times
- Been thanked: 18 times
Re: Sabaki
There are some minor inconsistencies between LeelaZero and KataGo that needs to be resolved in order for Sabaki to process KataGo's winrate outputs. The author of Sabaki and author (and forum member) lightvector are currently sorting this out.And wrote:can I display a winrate KataGo?
-
lightvector
- Lives in sente
- Posts: 759
- Joined: Sat Jun 19, 2010 10:11 pm
- Rank: maybe 2d
- GD Posts: 0
- Has thanked: 114 times
- Been thanked: 916 times
Re: Sabaki
Has Sabaki suddenly stopped supporting KataGo?
It used to work just fine for winrates. The only things you couldn't get were score/ownership, but Leela Zero didn't have those either. (KataGo implements essentially the same score-less analysis command that Leela Zero does).
It used to work just fine for winrates. The only things you couldn't get were score/ownership, but Leela Zero didn't have those either. (KataGo implements essentially the same score-less analysis command that Leela Zero does).
-
lightvector
- Lives in sente
- Posts: 759
- Joined: Sat Jun 19, 2010 10:11 pm
- Rank: maybe 2d
- GD Posts: 0
- Has thanked: 114 times
- Been thanked: 916 times
Re: Sabaki
Just give Sabaki the engine command just as with Lizzie or anything other GUI. There's nothing special. Make sure you have the file paths correct from Sabaki's perspective.
To see parameters, you can run with "gtp -help" also. But there aren't really other parameters you should care about after "gtp -model model.txt -config gtp_example.cfg". The whole point of having the config file is to put all the parameters you can modify in one place, take a look at the config. If you really do want to modify any config parameter directly on command line, it's "-override-config KEY=VALUE,KEY=VALUE,...".
To see parameters, you can run with "gtp -help" also. But there aren't really other parameters you should care about after "gtp -model model.txt -config gtp_example.cfg". The whole point of having the config file is to put all the parameters you can modify in one place, take a look at the config. If you really do want to modify any config parameter directly on command line, it's "-override-config KEY=VALUE,KEY=VALUE,...".
- ez4u
- Oza
- Posts: 2414
- Joined: Wed Feb 23, 2011 10:15 pm
- Rank: Jp 6 dan
- GD Posts: 0
- KGS: ez4u
- Location: Tokyo, Japan
- Has thanked: 2351 times
- Been thanked: 1332 times
Re: Sabaki
Is there a way to set the komi to 6.5 points via the config file? I could not find one. These days Katago with Japanese rules is my default.
Dave Sigaty
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21
-
lightvector
- Lives in sente
- Posts: 759
- Joined: Sat Jun 19, 2010 10:11 pm
- Rank: maybe 2d
- GD Posts: 0
- Has thanked: 114 times
- Been thanked: 916 times
Re: Sabaki
No, the komi value is part of the GTP protocol and setting it is up to the GUI or analysis software you are using. A GUI will typically specify the komi to the bot upon setting up a new empty board.
-
And
- Gosei
- Posts: 1464
- Joined: Tue Sep 25, 2018 10:28 am
- GD Posts: 0
- Has thanked: 212 times
- Been thanked: 215 times
Re: Sabaki
e:\katago\katago.exe
gtp -model model.bin.gz -config gtp_example.cfg
time_settings 0 5 1
LZ shows the percentage, but KataGo shows nothing:
gtp -model model.bin.gz -config gtp_example.cfg
time_settings 0 5 1
LZ shows the percentage, but KataGo shows nothing:
- Attachments
-
- winrate.jpg (137.93 KiB) Viewed 25827 times
-
lightvector
- Lives in sente
- Posts: 759
- Joined: Sat Jun 19, 2010 10:11 pm
- Rank: maybe 2d
- GD Posts: 0
- Has thanked: 114 times
- Been thanked: 916 times
Re: Sabaki
KataGo does, but it's inside the "info move (...)" that Sabaki is hiding from you for some reason. Use Sabaki's built-in analysis feature instead of looking at the console.
-
And
- Gosei
- Posts: 1464
- Joined: Tue Sep 25, 2018 10:28 am
- GD Posts: 0
- Has thanked: 212 times
- Been thanked: 215 times
Re: Sabaki
I can not find! how to do it? Tell me please!lightvector wrote:KataGo does, but it's inside the "info move (...)" that Sabaki is hiding from you for some reason. Use Sabaki's built-in analysis feature instead of looking at the console.
-
lightvector
- Lives in sente
- Posts: 759
- Joined: Sat Jun 19, 2010 10:11 pm
- Rank: maybe 2d
- GD Posts: 0
- Has thanked: 114 times
- Been thanked: 916 times
Re: Sabaki
Engines -> Toggle Analysis?And wrote:I can not find! how to do it? Tell me please!lightvector wrote:KataGo does, but it's inside the "info move (...)" that Sabaki is hiding from you for some reason. Use Sabaki's built-in analysis feature instead of looking at the console.