diff --git a/src/evaluate.h b/src/evaluate.h index 154dc6122..c73c04b2a 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-fcf986aea78a.nnue" +#define EvalFileDefaultName "nn-83a0d6daf7e5.nnue" namespace NNUE { class Network;