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