hidden_activation vs hidden_act in config.json

#10
by heheda - opened
Meta Llama org

Llama 3.1 uses hidden_act to specify the activation function, while this model uses hidden_activation. Can you change the hidden_activation to hidden_act to help vllm reuse the code of llama 3.1?

Meta Llama org

For sure

Meta Llama org

Thanks!

heheda changed discussion status to closed

Sign up or log in to comment