hiyouga commited on
Commit
4429a4d
1 Parent(s): eb7e1b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ python src/cli_demo.py --model_name_or_path hiyouga/baichuan-7b-sft
44
 
45
  ---
46
 
47
- You could reproduce our results with the following scripts:
48
 
49
  ```bash
50
  CUDA_VISIBLE_DEVICES=0 python src/train_sft.py \
 
44
 
45
  ---
46
 
47
+ You could reproduce our results with the following scripts using [LLaMA-Efficient-Tuning](https://github.com/hiyouga/LLaMA-Efficient-Tuning):
48
 
49
  ```bash
50
  CUDA_VISIBLE_DEVICES=0 python src/train_sft.py \