add galore examples

This commit is contained in:
hiyouga
2024-03-07 22:53:45 +08:00
parent 28f7862188
commit 7230e1177d
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