meta-math / MetaMath

MetaMath: Bootstrap Your Own Mathematical Questions for Large Language Models
https://meta-math.github.io
Apache License 2.0
387 stars 36 forks source link

Transformers and Tokenizers version conflict. #31

Open anhledger12 opened 7 months ago

anhledger12 commented 7 months ago

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 commented 4 months ago

Same problem here. I fixed this by modifying

transformers>=4.33.0