After a successful training deploying the model using djl-inference:0.33.0-lmi15.0.0-cu128 results in the following error.
──────────────────────────────────────────────────────────────────────────────────────────────────╯
ModelError: An error occurred (ModelError) when calling the InvokeEndpoint operation: Received client error (400)
from primary with message "{
"code": 400,
"type": "BadRequestException",
"message": "Parameter model_name is required."
}
After a successful training deploying the model using djl-inference:0.33.0-lmi15.0.0-cu128 results in the following error.
──────────────────────────────────────────────────────────────────────────────────────────────────╯
ModelError: An error occurred (ModelError) when calling the InvokeEndpoint operation: Received client error (400)
from primary with message "{
"code": 400,
"type": "BadRequestException",
"message": "Parameter model_name is required."
}