Disable tuning (bench 5648475)

This commit is contained in:
2026-03-02 16:14:18 +01:00
parent 5d56e25a75
commit b68904eeb9

View File

@@ -33,7 +33,7 @@ VERBATIM_NET := 1
PAIRWISE_NET := 0
HL_SIZE := 1536
FT_SIZE := 768
ENABLE_TUNING := 1
ENABLE_TUNING := 0
IS_RELEASE := 0
IS_BETA := 0
IS_DEBUG := 0