Skip to content

Update invitees.mdx#643

Open
EduuF wants to merge 1 commit intohuggingface:mainfrom
EduuF:patch-1
Open

Update invitees.mdx#643
EduuF wants to merge 1 commit intohuggingface:mainfrom
EduuF:patch-1

Conversation

@EduuF
Copy link

@EduuF EduuF commented Jan 12, 2026

Qwen2.5-Coder-32B-Instruct does not support ToolCalling while Qwen3-Coder-30B-A3B-Instruct do support it.

When trying to use Qwen2.5-Coder-32B-Instruct during this RAG project the following error kept showing up: Bad request:
{'code': '422', 'error_type': 'UNSUPPORTED_OPENAI_PARAMS', 'message': 'The following parameters are not supported for this model: tools', 'param': 'tools'}

Qwen2.5-Coder-32B-Instruct does not support ToolCalling while Qwen3-Coder-30B-A3B-Instruct do support it. 

When trying to use Qwen2.5-Coder-32B-Instruct during this RAG project the following error kept showing up:
Bad request:
{'code': '422', 'error_type': 'UNSUPPORTED_OPENAI_PARAMS', 'message': 'The following parameters are not supported for this model: tools', 'param': 'tools'}
@pcuenca pcuenca requested a review from sergiopaniego January 13, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant