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

chore: Update ruff, mypy and poetry.lock. #87

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

undo76
Copy link
Contributor

@undo76 undo76 commented Jan 13, 2025

Update development dependencies. Also pin litellm to < 1.56.2 until BerriAI/litellm#7583 is solved.

Also included a workaround for this: BerriAI/litellm#7668

@lsorber
Copy link
Member

lsorber commented Jan 13, 2025

Thanks @undo76, those are welcome improvements. Haven’t dug into but could you check why the pipeline is failing?

@undo76
Copy link
Contributor Author

undo76 commented Jan 13, 2025

Thanks @undo76, those are welcome improvements. Haven’t dug into but could you check why the pipeline is failing?

For some reason the reranker test is failing, maybe we should add more results to prevent "random accidents"

>               assert τ_search >= τ_random >= τ_inverse
E               assert 0.3157894736842105 >= 0.37894736842105264

Also, for python 3.12, there is a problem with llvm_config. Not sure why it happens.

@undo76 undo76 requested a review from lsorber January 14, 2025 20:05
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

Successfully merging this pull request may close these issues.

2 participants