Skip to content

Commit

Permalink
chore: update show_config_help func in CLI tool
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <[email protected]>
  • Loading branch information
apepkuss committed Aug 5, 2024
1 parent 87eacca commit 2660408
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gaianet
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,6 @@ show_config_help() {
printf " --embedding-ctx-size <val> Update the context size of embedding model.\n"
printf " --prompt-template <val> Update the prompt template of chat model.\n"
printf " --port <val> Update the port of LlamaEdge API Server.\n"
printf " --system-prompt <val> Update the system prompt.\n"
printf " --rag-prompt <val> Update the rag prompt.\n"
printf " --rag-policy <val> Update the rag policy [Possible values: system-message, last-user-message].\n"
printf " --reverse-prompt <val> Update the reverse prompt.\n"
Expand Down

0 comments on commit 2660408

Please sign in to comment.