mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 17:17:14 +08:00
use dist.all_reduce(min) to sync num_blocks_local (#2933)
* pre-commit all files check * reduce min num_blocks_local * fix nranks=1 * pre-commit when commit-msg
This commit is contained in:
@@ -73,6 +73,5 @@ def test_sampler():
|
||||
print(next_tokens)
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
test_sampler()
|
||||
|
Reference in New Issue
Block a user