HF_ENDPOINT=https://hf-mirror.com python3 apply_delta.py \ | |
--base llama-7b-hf \ | |
--target vicuna-7b-v0 \ | |
--delta lmsys/vicuna-7b-delta-v0 | |
# HF_ENDPOINT=https://hf-mirror.com python3 apply_delta.py \ | |
# --base llama-13b-hf \ | |
# --target stable-vicuna-13b \ | |
# --delta CarperAI/stable-vicuna-13b-delta |