mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
Update prepare.sh
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user