We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d4fa0a + 77c12bd commit 19b9f7fCopy full SHA for 19b9f7f
1 file changed
end_to_end/tpu/gemma3/4b/test_gemma3_to_mt.sh
@@ -62,7 +62,7 @@ python3 -m tests.forward_pass_logit_checker "${MAXTEXT_PKG_DIR:-${MAXTEXT_REPO_R
62
use_multimodal=${USE_MULTIMODAL} \
63
scan_layers=false \
64
--hf_model_path=${HF_GOLDEN_MODEL} \
65
- --max_kl_div=0.015 \
+ --max_kl_div=0.03 \
66
--run_hf_model=true
67
68
# We can run decoding for unscanned checkpoints.
0 commit comments