question about submitting an adapter model

#170
by yeontaek - opened

Hello, I'm trying to submit an adapter model.

Under the Base model (for delta or adapter weights) section, I get a message saying that meta-llama/Llama-2-70b cannot be found.

Did I do something wrong?

image.png

Open LLM Leaderboard org

Hi @yeontaek !
The error that you are seeing is expected: since llama 2 requires people to request access, we can't use it as base model for delta or adapter weights.
I suggest you merge your delta weights yourself with llama 2 (which is permitted by the license) and submit as "Original" weights instead.
Would that work for you?

clefourrier changed discussion status to closed

Sign up or log in to comment