Repeated MODEL NOT_FOUND error while calling inference API

#21
by AditDaltin - opened

I am repeatedly getting the following error when calling the inference API:

Error:
{'error': {'message': 'Model not found, inaccessible, and/or not deployed', 'param': 'model', 'code': 'NOT_FOUND', 'type': 'error'}, 'request_id': 'Root=1-6993fbd2-006b770a01a6476c499272e4-chatcmpl-4259d07'}

Model Name:
Qwen/Qwen2.5-VL-32B-Instruct

Provider:
fireworks-ai
This issue is blocking production usage.

Please help investigate.

Thanks

Sign up or log in to comment