mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-17 07:36:23 +08:00
Update default net to nn-97f742aaefcd.nnue
uploaded by Sergio Vieri NNUE signature: 4254913 Bench: 4746616
This commit is contained in:
@@ -81,7 +81,7 @@ void init(OptionsMap& o) {
|
|||||||
o["Syzygy50MoveRule"] << Option(true);
|
o["Syzygy50MoveRule"] << Option(true);
|
||||||
o["SyzygyProbeLimit"] << Option(7, 0, 7);
|
o["SyzygyProbeLimit"] << Option(7, 0, 7);
|
||||||
o["Use NNUE"] << Option(false, on_use_NNUE);
|
o["Use NNUE"] << Option(false, on_use_NNUE);
|
||||||
o["EvalFile"] << Option("nn-c157e0a5755b.nnue", on_eval_file);
|
o["EvalFile"] << Option("nn-97f742aaefcd.nnue", on_eval_file);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user