Add test results for GLM 4.5 (thinking & non-thinking modes) model to polyglot leaderboard #4413
+57
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The 2 commits add the evaluation results for the
GLM 4.5
model in both thinking and non-thinking modes.The tests were done in diff editing format. There were many errors in tool output formatting in thinking mode (due to poor structured output adherence) but it should not affect the test results as those were retried but the costs reported are not accurate.
model settings used for non-thinking mode:
for thinking mode,
reasoning.enabled
was set totrue
.Just a note: provider
novita
was excluded from the openrouter providers for reproducibility as it did not explicitly mention the quantization of the model. All other providers used thefp8
variant.The benchmark exercise folders are attached for reference
2025-08-03-11-33-59--glm-4.5-thinking-polyglot.zip
2025-08-03-13-07-25--glm-4.5-polyglot.zip