Skip to content

feat(nvidia): replace GLM-5.1 with GLM-5.2#3018

Merged
rekram1-node merged 3 commits into
anomalyco:devfrom
stupidloud:nvidia-glm-5.2
Jul 4, 2026
Merged

feat(nvidia): replace GLM-5.1 with GLM-5.2#3018
rekram1-node merged 3 commits into
anomalyco:devfrom
stupidloud:nvidia-glm-5.2

Conversation

@stupidloud

Copy link
Copy Markdown
Contributor

Summary

  • NVIDIA's NIM catalog (integrate.api.nvidia.com/v1/models) no longer lists z-ai/glm-5.1; it now serves z-ai/glm-5.2 in its place.
  • Renamed providers/nvidia/models/z-ai/glm-5.1.toml to glm-5.2.toml and updated name/description/dates, dropped the deprecated status, bumped context to 1,000,000, and added a sourced comment for the chat_template_kwargs.enable_thinking reasoning toggle.

Closes #3002

Sources:

Test plan

  • Parsed the TOML with tomllib to confirm it's well-formed and has all required schema fields (no bun available in this environment to run bun validate)

NVIDIA's NIM catalog (integrate.api.nvidia.com/v1/models) no longer serves
z-ai/glm-5.1 and now lists z-ai/glm-5.2 in its place.

https://docs.api.nvidia.com/nim/reference/z-ai-glm-5.2

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Comment thread providers/nvidia/models/z-ai/glm-5.2.toml Outdated
stupidloud and others added 2 commits July 4, 2026 02:18
Inherit shared facts from models/zhipuai/glm-5.2.toml instead of
duplicating them inline, per review feedback.
@rekram1-node rekram1-node merged commit 208080f into anomalyco:dev Jul 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GLM-5.2 for NVIDIA provider

2 participants