Skip to content

Commit 4674156

Browse files
committed
Update to Stockfish 17 (ob_17). Default Net nn-1111cefa1111.nnue
1 parent f81d840 commit 4674156

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Engines/Stockfish.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"test_presets" : {
1414

1515
"default" : {
16-
"base_branch" : "ob_16.1",
17-
"book_name" : "Pohl.epd",
16+
"base_branch" : "ob_17",
17+
"book_name" : "UHO_Lichess_4852_v1.epd",
1818
"test_bounds" : "[0.00, 2.00]",
1919
"test_confidence" : "[0.05, 0.05]",
2020
"win_adj" : "movecount=5 score=600",
@@ -95,7 +95,7 @@
9595
"tune_presets" : {
9696

9797
"default" : {
98-
"book_name" : "Pohl.epd",
98+
"book_name" : "UHO_Lichess_4852_v1.epd",
9999
"win_adj" : "movecount=5 score=600",
100100
"draw_adj" : "movenumber=32 movecount=6 score=15"
101101
}

0 commit comments

Comments
 (0)