Unverified Commit 5438967f authored by Ning Xie's avatar Ning Xie Committed by GitHub
Browse files

[Misc] add hash_function doc string (#24014)


Signed-off-by: default avatarAndy Xie <andy.xning@gmail.com>
parent 422e793f
......@@ -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
......
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