]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
New default net nn-3b20abec10c1.nnue
[stockfish] / src / evaluate.h
index 41aace67fcb7ff00cf52cf7ae552c45a17c389a3..0e815d6bf57d62630e19efef0da508f969a73a4f 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-7756374aaed3.nnue"
+  #define EvalFileDefaultName   "nn-3b20abec10c1.nnue"
 
   namespace NNUE {