Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



New version chess engine: Lc0 0.30



CEDR Rating=3661

v0.30.0:
In this version:
Support for networks with attention body and smolgen added to blas, cuda, metal and onnx backends.
WDL conversion for more realistic WDL score and contempt. Adds an Elo based WDL transformation of the NN value head output. Helps with more accurate play at high level (WDL sharpening), more aggressive play against weaker opponents and draw avoiding openings (contempt), piece odds play. For details on how it works see https://lczero.org/blog/2023/07/the-lc0-v0.30.0-wdl-rescale/contempt-implementation/.
A new score type WDL_mu which follows the new eval convention, where +1.00 means 50% white win chance.
Changed mlh threshold effect to create a smooth transition.
WDL_mu score type is now the default and the --moves-left-threshold default was changed from 0 to 0.8.
Simplified to a single --draw-score parameter, adjusting the draw score from white's perspective: 0 gives standard scoring, -1 gives Armageddon scoring.
Updated describenet for new net architectures.
Added a first-move-bonus option to the legacy time manager, to accompany book-ply-bonus for shallow openings.
Persistent L2 cache optimization for the cuda backend. Use the cache_opt=true backend option to turn it on.
Some performance improvements for the cuda, onnx and blas backends.
Added the threads backend option to onnx, defaults to 0 (let the onnxruntime decide) except for onnx-cpu that defaults to 1.
The onnx-dml package now includes a directml.dll installation script.
Some users experienced memory issues with onnx-dml, so the defaults were changed. This may affect performance, in which case you can use the steps=8 backend option to get the old behavior.
The Python bindings are available as a package, see the README for instructions.
Revised 'simple' time manager.
A new spinlock implementation (selected with --search-spin-backoff) to help with many cpu threads (e.g. 128 threads), obviously for cpu backends only.
Fixes for contempt with infinite search/pondering and for the wdl display when pondering.
Some assorted fixes and code cleanups.

Individual statistics: Lc0 0.31.0-dev+git.9f23a74 - 74 games (+  2,= 71,-  1), 50.7 %
Fisherov chess monk 1.2       :   6 (+  0,=  5,-  1), 41.7 %
Kayra 1.7                     :   2 (+  0,=  2,-  0), 50.0 %
Stockfish 15.1                :   2 (+  1,=  1,-  0), 75.0 %
Dragon 3.2                    :   6 (+  1,=  5,-  0), 58.3 %
Blue Marlin 15.7              :   2 (+  0,=  2,-  0), 50.0 %
Eman 8.90                     :   2 (+  0,=  2,-  0), 50.0 %
AI 28.0                       :   2 (+  0,=  2,-  0), 50.0 %
CorChess dev-20230504         :   6 (+  0,=  6,-  0), 50.0 %
Polyfish 230426               :   2 (+  0,=  2,-  0), 50.0 %
CatroPOLY 1.8 20230506        :   2 (+  0,=  2,-  0), 50.0 %
ShashChess GZ                 :   2 (+  0,=  2,-  0), 50.0 %
ShashChess 32                 :   4 (+  0,=  4,-  0), 50.0 %
Brainlearn 24                 :   4 (+  0,=  4,-  0), 50.0 %
Polyfish 230510               :   4 (+  0,=  4,-  0), 50.0 %
Crystal 6 PMT                 :   4 (+  0,=  4,-  0), 50.0 %
Stockfish dev-20230520        :   4 (+  0,=  4,-  0), 50.0 %
Brainlearn 23.1               :   2 (+  0,=  2,-  0), 50.0 %
Dark SisTer 5.0               :   6 (+  0,=  6,-  0), 50.0 %
SFT-BIN-CTG                   :   4 (+  0,=  4,-  0), 50.0 %
Stockfish dev-20230505        :   2 (+  0,=  2,-  0), 50.0 %
Little Beast 2 sl             :   6 (+  0,=  6,-  0), 50.0 %

Lc0 0.30 (gpu-nvidia-cuda) download
More download github: https://github.com/LeelaChessZero/lc0/releases/tag/v0.30.0

Comments

Popular posts from this blog

New Strong Engines Test, by Chess Engines Diary, 2024.04.12

New chess opening book: M11.2 (bin and ctg)

New version chess engine: Lc0 BT4

Dragon NNUE by Komodo Chess - it's free!