Revert "tiny remove deprecated endpoint call" (#14533)
This commit is contained in:
@@ -2801,7 +2801,7 @@ class ServerArgs:
|
||||
parser.add_argument(
|
||||
"--preferred-sampling-params",
|
||||
type=str,
|
||||
help="json-formatted sampling settings that will be returned in /model_info",
|
||||
help="json-formatted sampling settings that will be returned in /get_model_info",
|
||||
)
|
||||
|
||||
# LoRA
|
||||
|
||||
Reference in New Issue
Block a user