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

feat(server): enable seed parameter for openai compatible server. #2353

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

DearPlanet
Copy link
Contributor

Motivation

Sometimes we need seed parameter to do something reproducible.

Modification

Enable seed parameter sets in OpenAI compatible server, including endpoints: /v1/chat/completions, /v1/completions, /v1/chat/interactive.

@lvhan028 lvhan028 requested a review from AllentDan August 22, 2024 11:51
@lvhan028 lvhan028 merged commit 0772c10 into InternLM:main Aug 23, 2024
5 checks passed
@DearPlanet DearPlanet deleted the enable_seed_param branch August 23, 2024 08:35
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.

2 participants