Open apachemycat opened 1 year ago
Here is the merge code: https://github.com/jianzhnie/Efficient-Tuning-LLMs/blob/main/chatllms/utils/apply_lora.py
404 - page not found
CUDA_VISIBLE_DEVICES=0 python chatllms/utils/apply_lora.py \ --base-model-path ~/checkpoints/baichuan7b/ \ --lora-model-path ./work_dir/vicuna_merge_vicuna-baichuan-7b-1gpu/checkpoint-15000 \ --target-model-path ./work_dir/vicuna_merge_vicuna-baichuan-7b/merged_model
Can't find 'adapter_config.json' at '/wzh/Chinese-Guanaco/models/guanaco-13b-merged-wzhtrain