Unable to deploy phi-3 model due to packaging library

enkefalos-commu
Databricks Partner

I am trying to deploy phi-3 model in databricks but getting below error while creating serving endpoint. Help us on this as soon as possible.

shan_chandra
Databricks Employee
Databricks Employee

@enkefalos-commu - packaging library is already shipped with ML Runtime - https://docs.databricks.com/en/release-notes/runtime/14.3lts.html#installed-python-libraries

can you please remove it from your requirements.txt file and see if it resolves.

enkefalos-commu
Databricks Partner

Initially, I attempted the task without including it in the requirement.txt file. Upon encountering an error, I subsequently added it to the list of dependencies.

Erwanlc
New Contributor II

Hello, I'm facing the same issue. No matter what I am trying, I end up with dependencies issues...