diff --git a/src/evaluate.h b/src/evaluate.h index e5fc66959..8bd924d8a 100644 --- a/src/evaluate.h +++ b/src/evaluate.h @@ -33,7 +33,7 @@ namespace Eval { // for the build process (profile-build and fishtest) to work. Do not change the // name of the macro or the location where this macro is defined, as it is used // in the Makefile/Fishtest. -#define EvalFileDefaultName "nn-71d6d32cb962.nnue" +#define EvalFileDefaultName "nn-f8a759c05f9f.nnue" namespace NNUE { class Network;