diff --git a/src/evaluate.h b/src/evaluate.h index 8bd924d8a..ee5621766 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-f8a759c05f9f.nnue" +#define EvalFileDefaultName "nn-1b6a82263149.nnue" namespace NNUE { class Network;