]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-ac5605a608d6.nnue
[stockfish] / src / evaluate.h
index 4430a28c807b7b704c56a53f45da949af9e13207..322db398c1eab643f43ab62d5aa1cd0ab2190926 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-e8321e467bf6.nnue"
+  #define EvalFileDefaultName   "nn-ac5605a608d6.nnue"
 
   namespace NNUE {