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