Unverified Commit fdcb1d13 authored by yuho's avatar yuho Committed by GitHub
Browse files

[BUG] AttributeError: 'DeepEPMoE' object has no attribute 'use_w4a… (#11977)

parent d7e834d6
......@@ -102,6 +102,7 @@ class DeepEPMoE(FusedMoE):
else:
self.use_fp8_w8a8 = False
self.use_block_quant = False
self.use_w4afp8 = False
self.deepep_mode = get_deepep_mode()
......
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