Can you support dynamic Komi analysis?
https://github.com/alreadydone/lz/releases
C:\Sabaki0.31.7\Lizzie.0.5.Windows.x64.GPU\komi+half-0829-3.exe -p 6500 -v 5701 -r 1 -m 0 -t 8 -d -g --noponder -w d351f06e-157.txt --handicap --min-wr 0.16 --max-wr 0.24 --wr-margin 0.04 Has the test parameters passed?

Hi!
I think it should possible, a probably a big improvement. I will try to make it happen, thanks for suggestion :)
Hi! I made a small change to ensure the version of Leela Zero with dynamical komi works with GRP: https://github.com/pnprog/goreviewpartner/commit/3a9b67c9f7a3e26fa4480353a7a5a5ff277a4170 This will be part of the next release, but you can try it already by using the latest python sources.
Beware: at startup, Leela Zero spends quite a lot of time checking the monotonicity of winrate=f(komi) (up to one minute for me) and during that time, GRP seems to be freezing. You just needs to wait until it's completed.