Issue with Qwen model in HuggingFace
Hugging Face Forums [Unofficial]
April 29, 2026
When I am using Qwen model in smolagent or Llamaindex, it’s giving error
In smolagent, it’s giving following error:
Error in generating model output:
Client.post() got an unexpected keyword argument 'stream'
In LlamaIndex, getting this error:
RuntimeError: Cannot send a request, as the client has been closed.
Discussion in the ATmosphere