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

Adding a transformers library version to the pyproject.toml #1294

Closed
ysiaj33802 opened this issue Mar 20, 2024 · 1 comment
Closed

Adding a transformers library version to the pyproject.toml #1294

ysiaj33802 opened this issue Mar 20, 2024 · 1 comment

Comments

@ysiaj33802
Copy link

I was installing the project using pip to use Functionary V2.2 for function calling; however, I noticed that the hugging face transformers library is not included as a dependency to be downloaded even though transformers is being used for the tokenizer. I'm not sure sure if this can be remedied. A minor thing, but it can sometimes still be a little annoying at times.

@abetlen
Copy link
Owner

abetlen commented Apr 1, 2024

@ysiaj33802 I appreciate the suggesting but adding transformers as a dependency is going to really slow down installs for folks not using the library. If there's somewhere in the docs that you think we should include it I'm happy to accept a PR. Cheers.

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

2 participants