Spaces:
Running
Running
๐ฉ Report: Space code not running
#13
by
kd-sharma-ai
- opened
kd-sharma-ai
changed discussion title from
๐ฉ Report: Spam
to ๐ฉ Report: Space code not running
mmm but you're paying the PRO, that resolves the problem? or is it happened with the pro purchase?
It seems like the number of tokens is exceeding the limit in prompts.yaml, even if I only input a single token it exceeds the limit.
Error: Error in generating model output:
422 Client Error: Unprocessable Entity for url: https://router.huggingface.co/hf-inference/models/Qwen/Qwen2.5-Coder-32B-Instruct/v1/chat/completions (Request ID: Root=1-68299b7b-116ba55b7e9f88ee6590f50b;946fa4fe-bda7-4842-938d-83ace22a2ed2)
Input validation error: inputs tokens + max_new_tokens must be <= 32768. Given: 34194 inputs tokens and 0 max_new_tokens
{"error":"Input validation error: inputs tokens + max_new_tokens must be <= 32768. Given: 34194 inputs tokens and 0 max_new_tokens","error_type":"validation"}