Skip to content

Add --alias option to gpt_params to set use friendly model name #1614

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

Merged
merged 1 commit into from
May 28, 2023
Merged

Add --alias option to gpt_params to set use friendly model name #1614

merged 1 commit into from
May 28, 2023

Conversation

epicfilemcnulty
Copy link
Contributor

Mostly useful for HTTP API clients -- when you are making an HTTP API request for completion, there is no way to know what model is being used. Server could set model field in the completion response to the filename of the model, but it seems that providing an alias option would allow for more flexibility.

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

Successfully merging this pull request may close these issues.

2 participants