nip.language_model_server.exceptions.VllmModelNotFoundError

nip.language_model_server.exceptions.VllmModelNotFoundError#

exception nip.language_model_server.exceptions.VllmModelNotFoundError(model_name: str, error: Exception | None = None)[source]#

Exception raised when the specified vLLM model is not found.