-
Notifications
You must be signed in to change notification settings - Fork 67
Change back batch infer GPU util and add tool completion client changes #465
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
Conversation
…ine into yunfeng-batch-infer-tun
@@ -3,6 +3,6 @@ | |||
setup( | |||
name="scale-llm-engine", | |||
python_requires=">=3.7", | |||
version="0.0.0.beta25", | |||
version="0.0.0.beta26", |
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.
could we make the version bump change in pyproject.toml also?
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.
ah thanks for the catch
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.
note about bumping the version in the third of three places (pyproject.toml), rest lgtm
Pull Request Summary
Test Plan and Usage Guide
already deployed