diff --git a/gaianet b/gaianet index 88604c6..f121fdd 100755 --- a/gaianet +++ b/gaianet @@ -1336,7 +1336,6 @@ show_config_help() { printf " --embedding-ctx-size Update the context size of embedding model.\n" printf " --prompt-template Update the prompt template of chat model.\n" printf " --port Update the port of LlamaEdge API Server.\n" - printf " --system-prompt Update the system prompt.\n" printf " --rag-prompt Update the rag prompt.\n" printf " --rag-policy Update the rag policy [Possible values: system-message, last-user-message].\n" printf " --reverse-prompt Update the reverse prompt.\n"