Skip to content

Commit e52bc6c

Browse files
committed
revert irrelevant
Signed-off-by: h-guo18 <67671475+h-guo18@users.noreply.github.com>
1 parent 01d0569 commit e52bc6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/launcher/common/eagle3/offline_training.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export PATH=$PATH:/workspace/.local/bin
2727
trap 'error_handler $0 $LINENO' ERR # ERROR HANDLER
2828

2929
bash modules/Model-Optimizer/examples/speculative_decoding/launch_train.sh \
30+
--model ${HF_MODEL_CKPT} \
3031
${@}
3132

3233
python modules/Model-Optimizer/examples/speculative_decoding/scripts/export_hf_checkpoint.py \

0 commit comments

Comments
 (0)