mirror of
https://github.com/sockspls/badfish
synced 2025-04-30 00:33:09 +00:00
Update default net to nn-97f742aaefcd.nnue
uploaded by Sergio Vieri NNUE signature: 4254913 Bench: 4746616
This commit is contained in:
parent
97724370e7
commit
bb9c6bc6a1
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ void init(OptionsMap& o) {
|
|||
o["Syzygy50MoveRule"] << Option(true);
|
||||
o["SyzygyProbeLimit"] << Option(7, 0, 7);
|
||||
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);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue