Commit f29b58c3 authored by zhuwenwen's avatar zhuwenwen
Browse files

Merge branch 'v0.9.2-dev' into v0.9.2-dev-ds

parents 4b3e2d5e 7dceb45f
...@@ -517,4 +517,5 @@ class BlockInt8MoEMethod: ...@@ -517,4 +517,5 @@ class BlockInt8MoEMethod:
block_shape=self.quant_config.weight_block_size, block_shape=self.quant_config.weight_block_size,
use_nn_moe=use_nn_moe, use_nn_moe=use_nn_moe,
shared_output=shared_output, shared_output=shared_output,
routed_scaling_factor=routed_scaling_factor,
) )
\ No newline at end of file
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