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

Expose model generate parameters by API server #55

Open
SeanHH86 opened this issue Mar 27, 2024 · 0 comments
Open

Expose model generate parameters by API server #55

SeanHH86 opened this issue Mar 27, 2024 · 0 comments
Assignees

Comments

@SeanHH86
Copy link
Collaborator

generate_kwargs:
  do_sample: true
  max_new_tokens: 128
  min_new_tokens: 16
  temperature: 0.7
  repetition_penalty: 1.1
  top_p: 0.8
  top_k: 50
@SeanHH86 SeanHH86 self-assigned this Apr 16, 2024
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

No branches or pull requests

1 participant