Error encountered when deploying Microsoft phi1-5 to Azure AI Hub

tatsu sei 100 Reputation points
2024-08-30T07:11:40.46+00:00

I have created an Azure AI Hub and I would like to deploy Microsoft phi1-5 to my project in the AI Hub. Deployment options is managed compute.

User's image

However, I encountered an error which is shown in the attached file. phi_depyloy_error_log.txt

phi_depyloy_error_log.txt

The error message says

PydanticUserError( pydantic.errors.PydanticUserError: If you use @root_validator with pre=False (the default) you MUST specify skip_on_failure=True. Note that @root_validator is deprecated and should be replaced with @model_validator.

The deploy script is managed by the AI Hub, so I cannot modify it. Is there any way to resolve this error?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,599 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.