I try to run the train_script mistral_lora_D_R_H_F_desc.sh and get the ckpt called D_R_H_F_desc_lr5e-5_gpu.And then I run AutoRE.sh but fail to do the inference with the error
ValueError:
Can't find 'adapter_config.json' at 'AutoRE/ckpt/mistral/relation/checkpoint-1200'
Can you provide more about how to inferece?