10-07-2025 04:39 AM
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?
10-07-2025 08:25 AM
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
never-displayed