]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-7e66505906a6.nnue
[stockfish] / src / evaluate.h
index 41aace67fcb7ff00cf52cf7ae552c45a17c389a3..725d5a78b2673025793f46f3865a3686344e22ea 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-7e66505906a6.nnue"
 
   namespace NNUE {