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

Transformers and Tokenizers version conflict. #31

Open
anhledger12 opened this issue Apr 18, 2024 · 1 comment
Open

Transformers and Tokenizers version conflict. #31

anhledger12 opened this issue Apr 18, 2024 · 1 comment

Comments

@anhledger12
Copy link

I try:
pip install -r requirements.txt
and get the following error:
cannot install pip install -r requirements.txt (line 1) and tokenizers==0.13.3 because these packages version have conflicting dependency
How do I fix the error

@gyj155
Copy link

gyj155 commented Jul 16, 2024

Same problem here.
I fixed this by modifying

transformers>=4.33.0

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