Skip to content

fix: mark GLM-5 as open weights#1049

Open
heimoshuiyu wants to merge 1 commit intoanomalyco:devfrom
heimoshuiyu:fix/glm-5-open-weights
Open

fix: mark GLM-5 as open weights#1049
heimoshuiyu wants to merge 1 commit intoanomalyco:devfrom
heimoshuiyu:fix/glm-5-open-weights

Conversation

@heimoshuiyu
Copy link

GLM-5 is an open-source model, but several provider config files incorrectly had open_weights set to false. This PR corrects all GLM-5 configurations to properly reflect its open-source status.

Changes

Updated open_weights = false to open_weights = true in the following provider config files:

  • providers/zhipuai/models/glm-5.toml
  • providers/zhipuai-coding-plan/models/glm-5.toml
  • providers/zai/models/glm-5.toml
  • providers/zai-coding-plan/models/glm-5.toml
  • providers/zenmux/models/z-ai/glm-5.toml
  • providers/vercel/models/zai/glm-5.toml
  • providers/siliconflow/models/zai-org/GLM-5.toml
  • providers/siliconflow-cn/models/Pro/zai-org/GLM-5.toml
  • providers/meganova/models/zai-org/GLM-5.toml

Verification

All other GLM-5 provider configs already had open_weights = true. This PR ensures consistency across all providers.

GLM-5 is an open-source model, but several provider config files
incorrectly had open_weights set to false. This commit corrects
all GLM-5 configurations to properly reflect its open-source status.

Affected providers:
- zhipuai
- zhipuai-coding-plan
- zai
- zai-coding-plan
- zenmux
- vercel
- siliconflow
- siliconflow-cn
- meganova
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.

1 participant