Skip to content

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

Merged
ggerganov merged 1 commit intoggml-org:masterfrom
epicfilemcnulty:Add-model-alias-option-to-gpt-params
May 28, 2023
Merged

Add --alias option to gpt_params to set use friendly model name#1614
ggerganov merged 1 commit intoggml-org:masterfrom
epicfilemcnulty:Add-model-alias-option-to-gpt-params

Conversation

@epicfilemcnulty
Copy link
Copy Markdown
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.

@ggerganov ggerganov merged commit 337aea1 into ggml-org:master May 28, 2023
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
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