update examples

Former-commit-id: 38592faa258f7331afb95bc5db4b9bf37f08105d
This commit is contained in:
hiyouga
2024-03-09 02:30:37 +08:00
parent e16912b0c0
commit e233a207fc
6 changed files with 5 additions and 2 deletions

View File

@@ -1,7 +1,5 @@
#!/bin/bash
pip install -e ../../../.
python ../../../scripts/llama_pro.py \
--model_name_or_path meta-llama/Llama-2-7b-hf \
--output_dir ../../../models/llama2-7b-pro \