mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 10:22:15 +08:00
Update prepare.sh
Former-commit-id: 5928b869251a984a085289ca6861a9731dc5b910
This commit is contained in:
parent
c5c52dfc50
commit
a9e80b6b20
@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# use `--tokenized_path` in training script to load data
|
||||||
|
|
||||||
CUDA_VISIBLE_DEVICES= python ../../src/train_bash.py \
|
CUDA_VISIBLE_DEVICES= python ../../src/train_bash.py \
|
||||||
--stage sft \
|
--stage sft \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user