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

Copy sglang/bench_serving.py to lmdeploy as serving benchmark script #2620

Merged
merged 3 commits into from
Oct 20, 2024

Conversation

lvhan028
Copy link
Collaborator

reuse sglang's benchmark serving script

Copy link
Collaborator

@AllentDan AllentDan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May update documents. benchmark/profile_restful_api.py was used.

help='Disable streaming mode.',
)
parser.add_argument(
'--disable-ignore-eos',
Copy link
Collaborator

@AllentDan AllentDan Oct 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a kind of BC breaking for users?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If users don't specify --disable-ignore-eos, it is ignore-eos. I think that's not BC

@zhyncs zhyncs merged commit d009335 into InternLM:main Oct 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants