Skip to main content

API error code 404 - Model not found

A 404 response from the W&B Inference API means the server could not find the model or resource you asked for. The respo …

API error code 422 - Invalid request parameters

Invalid parameters on chat completion requests often surface as HTTP 422 (Unprocessable Entity) or HTTP 400 (Bad Request …

API error code 500 - The server had an error while processing your request

A 500 error with the message The server had an error while processing your request indicates an internal server error in …

API error code 503: The engine is currently overloaded

A 503 error with the message “The engine is currently overloaded, please try again later” means the Serverless Inference …