mindformers.models.glm.GLMChatModelWithLora

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

GLM Model for pretraining with LoRA

参数

config (GLMConfig) – The config of network.