Simplify tests & Fix trtllm custom allreduce registration (#4252)
This commit is contained in:
@@ -129,6 +129,7 @@ class TestGPTQModelDynamic(unittest.TestCase):
|
||||
"text": "The capital of France is",
|
||||
"sampling_params": {
|
||||
"max_new_tokens": max_new_tokens,
|
||||
"temperature": 0.001,
|
||||
},
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user