Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document or include additional dependencies - huggingface cli and tqdm #491

Open
jarcher opened this issue Nov 25, 2024 · 3 comments
Open

Comments

@jarcher
Copy link

jarcher commented Nov 25, 2024

To improve a first time user's experience, create a environment validation script or document other required libraries before running a model with ramalama. If this type of assets already exists, I could not locate it however the prerequisites and their system requirements should be included in the setup/doc. Also I would make clear where the tool is using pipx vs pip so that users can understand the where content and layers are being deployed more accurately.

@rhatdan
Copy link
Member

rhatdan commented Nov 25, 2024

Interested in opening a PR to add this functionality?

@ericcurtin
Copy link
Collaborator

huggingface-cli isn't as strict a dependency as it once was. @swarajpande5 implemented a huggingface client of our own to use, to remove that dependency.

@rhatdan
Copy link
Member

rhatdan commented Nov 28, 2024

Well we still need huggingface-cli, if a user is trying to pull a private image, since we would need to login to huggingface and use a private token, I believe.

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

No branches or pull requests

3 participants