mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-25 07:12:50 +08:00
Update prepare.sh
Former-commit-id: 39e964a97a8d764fcb4620cc3ff03b4f40c73d7e
This commit is contained in:
parent
ed8d9e0881
commit
4cddd4be26
@ -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