mindformers.models.glm.GLMChatModelWithLora

class mindformers.models.glm.GLMChatModelWithLora(config: Optional[GLMConfig] = None, **kwargs)[源代码]

GLM Model for pretraining with LoRA

Args:

config (GLMConfig): The config of network.