GLM-5.3 sampling example - #12
sfc-gh-jrasley wants to merge 5 commits into
Conversation
|
Tried this config on QA6 today (image I varied one knob at a time. All four failed identically:
Control on the same image, same hour: Qwen3-8B on 1 GPU reached RUNNING in 4m21s and served generations and tool calls fine. So this is specific to GLM-5.3, not the environment or client. Likely root causeGLM-5.3 is Two things in the config that will still bite once the image supports the arch
Also worth sanity-checking the sizing: Two platform issues this surfaced (unrelated to this PR, noting for context)
Happy to re-run any of these once the image question is settled. |
Adds GLM-5.3 sampling job example using 8xH200 GPUs. Tested max context length I can fit within one node without running out of memory as well.