Unverified Commit ff8c4005 authored by Yan Ma's avatar Yan Ma Committed by GitHub
Browse files

[Doc] remove visible token in doc (#17884)


Signed-off-by: default avataryan <yanma1@habana.ai>
parent 89a0315f
......@@ -86,7 +86,7 @@ To improve privacy in shared environments, vLLM supports isolating prefix cache
{"role": "user", "content": "Here is a document with details about the world series: ..."},
{"role": "user", "content": "Who won the world series in 2020?"}
],
"cache_salt": "Z3V2bmV3aGxza3ZubGFoZ3Zud3V3ZWZ2bmd0b3V2bnZmc2xpZ3RoZ2x2aQ=="
"cache_salt": "your-cache-salt"
}
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment