add galore examples

Former-commit-id: 7230e1177d
This commit is contained in:
hiyouga
2024-03-07 22:53:45 +08:00
parent 2c010c72b8
commit cb2bf680c9
6 changed files with 114 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
#!/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 \
--num_expand 8