We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6379dc5 commit 90bf67aCopy full SHA for 90bf67a
1 file changed
autotest/config/qwen3_vl_8B_dense.py
@@ -13,7 +13,7 @@
13
MEDIA_ROOT = os.environ["MEDIA_ROOT"]
14
15
# model config
16
-model_cfg = Qwen3VLDense8BConfig(compile_cfg=False)
+model_cfg = Qwen3VLDense8BConfig(compile_cfg=True)
17
18
19
dataset_config = [
0 commit comments