what is default top p?
# support
s
For example if im using llama-3.1 on groq, what the default top p? there is no param to set this via the dashboard or api, so what is it set to?
v
@Sangy The default
top_p
value for a model like llama-3.1 on Groq would typically be set by the model's configuration or the platform's default settings. Since you mentioned that there is no parameter to set this via the dashboard or API, it's likely that the default is set internally by the system. If you need to know the exact
top_p
value for llama-3.1 on Groq and it's not documented, I would recommend reaching out to Groq's support team for clarification. They should be able to provide you with the specific details for the model's configuration. If you have any other questions or need further assistance, feel free to ask!
You can continue this conversation by mentioning me in the message.
s
resolved
5 Views