Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jun1113
/
LawGPT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LawGPT
/
scripts
/
merge.sh
Jun1113
Upload folder using huggingface_hub
484b605
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
173 Bytes
python merge.py \
--base_model
'minlik/chinese-llama-7b-merged'
\
--lora_model
'entity303/legal-lora-7b'
\
--output_dir
'./models/base_models/legal_base-7b'
\