Spaces:
Running
Agent does not work !!!
Final answer:
Error in generating final LLM output:
422 Client Error: Unprocessable Entity for url: https://api-inference.huggingface.co/models/Qwen/Qwen2.5-Coder-32B-Instruct/v1/chat/completions (Request ID: DsIAps4f3pKHdabBXYhA6)
Input validation error: inputs tokens + max_new_tokens must be <= 16000. Given: 70022 inputs tokens and 0 max_new_tokens
Make sure 'text-generation' task is supported by the model.
yes. I tried it too. Does not work. Same error.
I get the same error
Hi!
Thanks for reporting and for taking the time to go through the course :)
I've made some adjustments to the Space and should be solved. Let me know otherwise
Hi ,
Same in my case also :
Final answer:
Error in generating final LLM output:
422 Client Error: Unprocessable Entity for url: https://api-inference.huggingface.co/models/Qwen/Qwen2.5-Coder-32B-Instruct/v1/chat/completions (Request ID: HWTFoShZsVDJN-19PIhFi)
Input validation error: inputs tokens + max_new_tokens must be <= 16000. Given: 52756 inputs tokens and 2096 max_new_tokens
Make sure 'text-generation' task is supported by the model.