Skip to content

gguf-py: Add missing sentencepiece dependency to pyproject.yaml #9107

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jnoller
Copy link

@jnoller jnoller commented Aug 20, 2024

Simple fix - the pyproject.toml file in gguf-py is missing the dependency on sentencepiece needed by vocab.py. This should also fix the pypi package when it is updated.

@Technetium1
Copy link

A contributor will have better insight to when and why, but this proposal was declined in the past.

@jnoller
Copy link
Author

jnoller commented Aug 20, 2024

@Technetium1 Understood, I'd love to understand why not to do it. This affects the published pypi package here: https://pypi.org/project/gguf/

@mofosyne mofosyne added the Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python python script changes Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants