Skip to content

Commit 8904e9c

Browse files
committed
clean
Signed-off-by: junq <[email protected]>
1 parent 810e37d commit 8904e9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tensorrt_llm/_torch/pyexecutor/model_loader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ def __init__(self,
179179
self.max_num_tokens = max_num_tokens
180180
self.max_seq_len = max_seq_len
181181
self.lora_config = lora_config
182-
self.moe_load_balancer = None
183182

184183
def load(
185184
self,

0 commit comments

Comments
 (0)