Any Hint to view artifact?

tana_sakakimiya
Contributor

I stored my artifact of model in volume.

I can view the object via catalog page.

however, when i open from experiment > artifact, i can't access to view my artifact with error failed to fetch.

Any idea to solve the problem?

Advika
Community Manager
Community Manager

Hello @tana_sakakimiya!

Artifacts stored in Volumes can’t be viewed directly in the MLflow experiment UI, as it only supports displaying artifacts saved to DBFS. You can instead access or download artifacts through Catalog Explorer or using mlflow.artifacts

View solution in original post