Formatting again
This commit is contained in:
@@ -3,7 +3,7 @@ Custom modeling code for mixtral
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
from .configuration_moe_mistral import MixtralConfig # noqa
|
from .configuration_moe_mistral import MixtralConfig # noqa
|
||||||
from .modeling_moe_mistral import ( # noqa
|
from .modeling_moe_mistral import ( # noqa
|
||||||
MixtralForCausalLM,
|
MixtralForCausalLM,
|
||||||
replace_mixtral_mlp_with_swiglu,
|
replace_mixtral_mlp_with_swiglu,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user