Skip to content
New issue

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

[Bug]: qwen2.5 function calling,ChatLanguageModel is ok, but in StreamingChatLanguageModel,the logger report error #9184

Open
1 task done
fanhongbiao001 opened this issue Oct 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@fanhongbiao001
Copy link

Your current environment

The output of `python collect_env.py`
Your output of `python collect_env.py` here

Model Input Dumps

image

🐛 Describe the bug

qwen2.5 function calling,ChatLanguageModel is ok, but in StreamingChatLanguageModel,the logger report error

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
@fanhongbiao001 fanhongbiao001 added the bug Something isn't working label Oct 9, 2024
@fanhongbiao001
Copy link
Author

the function parameter is wrong,I change the type,then it work well

@fanhongbiao001
Copy link
Author

INFO: 10.20.40.179:60868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
INFO 10-09 16:52:47 engine.py:288] Added request chat-ed9f8e4371b245448607fb8dc02b1992.
ERROR 10-09 16:52:47 hermes_tool_parser.py:332] Error trying to handle streaming tool call: 'NoneType' object has no attribute 'get'

but the above error really confuse me

@LuckLittleBoy
Copy link

I'm also having the same issue #9175 #9187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants