[ENH] Add merge.py
This commit is contained in:
4
scripts/merge.sh
Normal file
4
scripts/merge.sh
Normal file
@ -0,0 +1,4 @@
|
||||
python merge.py \
|
||||
--base_model 'minlik/chinese-llama-7b-merged' \
|
||||
--lora_model 'entity303/legal-lora-7b' \
|
||||
--output_dir './models/base_models/legal_base-7b' \
|
||||
Reference in New Issue
Block a user