bridge.recipes.glm.h100.glm5#
H100 recipes for GLM-5.2.
Module Contents#
Functions#
GLM-5.2 bounded pretraining on 416 H100 GPUs. |
|
GLM-5.2 bounded full SFT on 416 H100 GPUs. |
|
GLM-5.2 200K packed SFT with context parallelism on 608 H100 GPUs. |
|
GLM-5.2 bounded LoRA SFT on 208 H100 GPUs. |
Data#
API#
- bridge.recipes.glm.h100.glm5._GLM52_MODEL_ID#
‘zai-org/GLM-5.2’
- bridge.recipes.glm.h100.glm5._GLM52_MODEL_REVISION#
‘4d67f66cc64d3219133b767c253b2ad1425c6c88’
- bridge.recipes.glm.h100.glm5._TULU3_REVISION#
‘b14afda60f1bbebe55d5d2fa1e4df5042f97f8be’
- bridge.recipes.glm.h100.glm5._GLM52_VPP2_LAYOUT#
‘Et|t||tttt|tttt|tttt|tttt||tttt|tttt|tttt|tttt||tttt|tttt|tttt|tttt||tttt|tttt|tttt|tttt||tttt|tttt|…’
- bridge.recipes.glm.h100.glm5._GLM52_PP13_LAYOUT#
‘Etttttt|tttt|tttttttt|tttttttt|tttttttt|tttttttt|tttttttt|tttttttt|tttt|tttt|tttt|tttt|ttttmL’
- bridge.recipes.glm.h100.glm5._GLM52_PP19_200K_LAYOUT#
‘Etttttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|tttt|ttttmL’
- bridge.recipes.glm.h100.glm5.glm52_pretrain_416gpu_h100_bf16_config() megatron.bridge.training.config.ConfigContainer#
GLM-5.2 bounded pretraining on 416 H100 GPUs.
- bridge.recipes.glm.h100.glm5.glm52_sft_416gpu_h100_bf16_config() megatron.bridge.training.config.ConfigContainer#
GLM-5.2 bounded full SFT on 416 H100 GPUs.
- bridge.recipes.glm.h100.glm5.glm52_sft_608gpu_h100_bf16_200k_config() megatron.bridge.training.config.ConfigContainer#
GLM-5.2 200K packed SFT with context parallelism on 608 H100 GPUs.
- bridge.recipes.glm.h100.glm5.glm52_peft_208gpu_h100_bf16_config(
- peft_scheme: str | megatron.bridge.peft.base.PEFT = 'lora',
GLM-5.2 bounded LoRA SFT on 208 H100 GPUs.
- bridge.recipes.glm.h100.glm5.__all__#
[‘glm52_peft_208gpu_h100_bf16_config’, ‘glm52_pretrain_416gpu_h100_bf16_config’, ‘glm52_sft_416gpu_h…