We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Converse return 400 with tools not supported for small llama 3.2 models (1B, 3B, 11B)
tools not supported
On the other hand, LLama documentation states that these models support tools: https://www.llama.com/docs/model-cards-and-prompt-formats/llama3_2/
Either it's Converse bug, or there is some reason they didn't include tool support for such models
The text was updated successfully, but these errors were encountered:
roman-romanov-o
No branches or pull requests
Converse return 400 with
tools not supported
for small llama 3.2 models (1B, 3B, 11B)On the other hand, LLama documentation states that these models support tools:
https://www.llama.com/docs/model-cards-and-prompt-formats/llama3_2/
Either it's Converse bug, or there is some reason they didn't include tool support for such models
The text was updated successfully, but these errors were encountered: