-
Notifications
You must be signed in to change notification settings - Fork 60
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
VLLM Compatibility Update #222
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, thanks! Will also pin the version in requirements.txt
if you think this post1
version will be the standard. Or can keep as it is for backward compatibility!
Thanks for the suggestion! We have some environments (e.g. the lambda labs H100) where it might not be convenient to upgrade the version due to existing hosted endpoints/models that we would need to test for regressions, hence will not pin the vllm version for now. 😄 |
pysqlite3 | ||
sentence_transformers | ||
snowflake-connector-python | ||
spacy==3.7.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok so after a lot of experimentation it turns out that spacy==3.7 is required for the tests to work as before
Changes
cot_table_alias
fromrun_model_cot.sh
Testing
Tested with:
Results changed slightly due to running on an A40 with more memory, but overall still similar to past runs: