Skip to content

Conversation

EduardDurech
Copy link
Collaborator

No description provided.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request aims to allow using Hugging Face model IDs with use_shm. The implementation correctly adds logic to download models from the Hub. However, I've found a critical issue where this logic is incorrectly tied to the use_shm flag, causing it to fail when use_shm is false. Additionally, the error handling is too broad and silences all exceptions, which will make debugging difficult. I've provided suggestions to fix these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant