๐Ÿšฉ Report: Space code not running

#13
by kd-sharma-ai - opened

Space not running, getting error only.

Below is the input to space.
"Prepare party plan for batman at wayn house"

image.png

kd-sharma-ai changed discussion title from ๐Ÿšฉ Report: Spam to ๐Ÿšฉ Report: Space code not running

I have the same issue
image.png
, it seems like I have use the huggins face credit, i dunno, somebody can help us?

image.png

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"}

Sign up or log in to comment