-
Notifications
You must be signed in to change notification settings - Fork 759
Open
Description
openai.BadRequestError: Error code: 400 - {'error': {'message': 'The decoder prompt (length 53481) is longer than the maximum model length of 40000. Make sure that max_model_len is no smaller than the number of text tokens plus multimodal tokens. For image inputs, the number of image tokens depends on the number of images, and possibly their aspect ratios as well.', 'type': 'BadRequestError', 'param': None, 'code': 400}}
在做InternVL3.5-30B-A3Bvideo测评的时候,调到16frames及以上的时候会报错(max-model-length只有40k),想知道官方是怎么测这种50k以上输入的啊
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels