Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qinxuye committed Aug 3, 2024
1 parent 5b3d9b5 commit f060c45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xinference/model/image/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ def get_cache_status(
]
)
else: # Usually for UT
logger.warning(f"Cannot find builtin image model spec: {model_name}")
return valid_model_revision(meta_path, model_spec.model_revision)


Expand Down

0 comments on commit f060c45

Please sign in to comment.