What is the actuall base model of this LoRA adapter?

#2
by clpoz - opened

As the title, in the example code, it use llama2-7b-chat-hf as the base model , but in the adapter_config.json file, it says llama2-7b-hf is the base model, it confuses me, because two different base models create different results.

Sign up or log in to comment