Not letting me use llama-2 as a base model with adapter weights.

#155
by ashercn97 - opened

It says that it isnt a model on the hub when i use the llama-2 thing

Hugging Face H4 org

Hi! Yes, this is normal: you can't use a gated model (like LLaMA 2) as base for your model, since you need to request access: the best way to proceed would be for you to download the llama weights, merge them yourself and submit as Original weights

Oh okay! Thank you so much!

ashercn97 changed discussion status to closed

Sign up or log in to comment