mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-09 03:45:15 +08:00
[Misc] add hash_function doc string (#24014)
Signed-off-by: Andy Xie <andy.xning@gmail.com>
This commit is contained in:
parent
422e793fa6
commit
5438967fbc
@ -527,6 +527,7 @@ def hash_block_tokens(
|
||||
hash values for the same block contents.
|
||||
|
||||
Args:
|
||||
hash_function: The hash function used to compute block hash.
|
||||
parent_block_hash: The hash of the parent block. None
|
||||
if this is the first block.
|
||||
curr_block_token_ids: A list of token ids in the current
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user