Skip to content

Commit 776f71b

Browse files
committed
fix example
Signed-off-by: h-guo18 <67671475+h-guo18@users.noreply.github.com>
1 parent b25681e commit 776f71b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tools/launcher/examples/Qwen/Qwen3-8B/hf_online_eagle3.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ pipeline:
4444
- training.disable_tqdm=true
4545
- training.ar_validate_steps=500000
4646
- training.num_train_epochs=1
47-
environment:
48-
- TORCHINDUCTOR_CACHE_DIR: /tmp/torch_cache
4947
slurm_config:
5048
_factory_: "slurm_factory"
5149
nodes: 1
@@ -67,7 +65,6 @@ pipeline:
6765
- --concurrency 1
6866
environment:
6967
- HF_MODEL_CKPT: <<global_vars.hf_model>>
70-
- TORCHINDUCTOR_CACHE_DIR: /tmp/torch_cache
7168
slurm_config:
7269
_factory_: "slurm_factory"
7370
nodes: 1

0 commit comments

Comments
 (0)