Sabaki

For discussing go computing, software announcements, etc.
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Sabaki

Post by And »

Sabaki v0.50.0 Mar 11, 2020, Sabaki v0.50.1 Mar 13, 2020
https://github.com/SabakiHQ/Sabaki/releases
many new interesting!
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

Post by And »

can I display a winrate KataGo?
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

Post by Jæja »

And wrote:can I display a winrate KataGo?
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.
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

Post by lightvector »

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).
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

Post by And »

ok, please write how to do this! and where can I see what commands or parameters can be used after "gtp -model model.txt -config gtp_example.cfg"
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

Post by lightvector »

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,...".
User avatar
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

Post by ez4u »

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
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

Post by lightvector »

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

Post by And »

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:
Attachments
winrate.jpg
winrate.jpg (137.93 KiB) Viewed 25844 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

Post by lightvector »

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.
Vargo
Lives in gote
Posts: 337
Joined: Sat Aug 17, 2013 5:28 am
GD Posts: 0
Has thanked: 22 times
Been thanked: 97 times

Re: Sabaki

Post by Vargo »

And wrote: but KataGo shows nothing:
if I change in the KG config file "logToStderr = true", Sabaki 0.50.1 shows winrate, etc. Maybe it would be the same for you ?
k1.jpg
k1.jpg (629.71 KiB) Viewed 25837 times
k2.jpg
k2.jpg (694.2 KiB) Viewed 25837 times
k2.jpg
k2.jpg (694.2 KiB) Viewed 25837 times
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

Post by And »

Vargo thank you very much! it works!
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

Post by And »

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.
I can not find! how to do it? Tell me please!
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

Post by lightvector »

And wrote:
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.
I can not find! how to do it? Tell me please!
Engines -> Toggle Analysis?
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

Post by And »

lightvector it is not that, but it is very interesting! thank you very much!
Post Reply