]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Make net nn-75980ca503c6.nnue the default.
[stockfish] / src / evaluate.h
index f888dd9128c949d4a89a1f3f11acac899a53ece3..0bcfd37f529b22a9d94d0656ded9d58fdb340371 100644 (file)
@@ -39,7 +39,7 @@ namespace Eval {
   // The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
   // for the build process (profile-build and fishtest) to work. Do not change the
   // name of the macro, as it is used in the Makefile.
-  #define EvalFileDefaultName   "nn-50144f835024.nnue"
+  #define EvalFileDefaultName   "nn-75980ca503c6.nnue"
 
   namespace NNUE {