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

constrained versions for non-essential packages #6

Merged
merged 2 commits into from
May 8, 2024

Conversation

ochougul
Copy link
Contributor

@ochougul ochougul commented May 3, 2024

  • Removed unnecessary packages i.e.
  • onnx-simplifier
  • optimum
  • pyarrow-hotfix
  • constrained following packages:
    • datasets==2.7.0
    • fsspec==2023.6.0
    • multidict==6.0.4
    • urllib3==1.26.18
    • sentencepiece==0.1.98
    • numpy==1.23.0

@anujgupt-github anujgupt-github added the documentation Improvements or additions to documentation label May 3, 2024
setup.py Show resolved Hide resolved
@anujgupt-github anujgupt-github merged commit b3cf1b4 into quic:main May 8, 2024
1 of 2 checks passed
@vbaddi
Copy link
Contributor

vbaddi commented May 9, 2024

I suspect the urllib<3 breaking. Is this tested thoroughly from scratch for all the models we have in the pipeline? Testing only GPT2 is not fully correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants