AIFlames / MLLMGuard

15 stars 2 forks source link

which llama2 is decoder_base, meta-llama/Llama-2-7b-chat-hf #1

Open hitsz-szs opened 2 weeks ago

hitsz-szs commented 2 weeks ago

decoder_base: {path to store the official weights of LLaMA-2} which model is the official weights of LLaMA-2

Carol-gutianle commented 2 weeks ago

Hello, we use llama2-hf as the base model. You can refer to https://huggingface.co/meta-llama/Llama-2-7b-hf/tree/main to get the official weights.

yingyingxia666 commented 2 weeks ago

thank u, i'll have a try