[V1] Prompt logprobs + APC compatibility; prompt logprobs reqs cannot fill APC (#13949)
This commit is contained in:
@@ -30,9 +30,6 @@ FULL_STRINGS = [
|
||||
STOP_STRINGS = ["I love working on", "company by far", "brother in"]
|
||||
PROMPT_LEN = 5
|
||||
|
||||
PLP_APC_UNSUPPORTED_MSG = ("Prefix caching with prompt logprobs not yet "
|
||||
"supported on VLLM V1.")
|
||||
|
||||
random.seed(42)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user