We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25681e commit 776f71bCopy full SHA for 776f71b
1 file changed
tools/launcher/examples/Qwen/Qwen3-8B/hf_online_eagle3.yaml
@@ -44,8 +44,6 @@ pipeline:
44
- training.disable_tqdm=true
45
- training.ar_validate_steps=500000
46
- training.num_train_epochs=1
47
- environment:
48
- - TORCHINDUCTOR_CACHE_DIR: /tmp/torch_cache
49
slurm_config:
50
_factory_: "slurm_factory"
51
nodes: 1
@@ -67,7 +65,6 @@ pipeline:
67
65
- --concurrency 1
68
66
environment:
69
- HF_MODEL_CKPT: <<global_vars.hf_model>>
70
71
72
73
0 commit comments