]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update the default net to nn-76a8a7ffb820.nnue.
[stockfish] / src / evaluate.h
index 54f20bafccc6670d208acd1fc152eec55fcab126..0a580c61f2b88a68728e56019669f858c401a353 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-9e3c6298299a.nnue"
+  #define EvalFileDefaultName   "nn-76a8a7ffb820.nnue"
 
   namespace NNUE {