fix: add missing open-weight model metadata#48
Open
ScuttleBot wants to merge 1 commit intopinchbench:mainfrom
Open
fix: add missing open-weight model metadata#48ScuttleBot wants to merge 1 commit intopinchbench:mainfrom
ScuttleBot wants to merge 1 commit intopinchbench:mainfrom
Conversation
Add metadata entries for open-weight models that have benchmark submissions but were missing from the metadata file, causing them to not appear when filtering by 'Open-weight only'. Models added: - deepseek/deepseek-v4-flash - deepseek/deepseek-v4-pro - xiaomi/mimo-v2.5 - xiaomi/mimo-v2.5-pro - z-ai/glm-5.1 - z-ai/glm-5-turbo Closes pinchbench/leaderboard#100
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Straightforward metadata additions — all 6 entries follow the existing schema correctly with Files Reviewed (1 file)
Reviewed by claude-sonnet-4.6 · 62,293 tokens |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Add metadata entries for open-weight models that have benchmark submissions but were missing from
modelMetadata.ts, causing them to not appear when filtering by "Open-weight only" on the leaderboard.Models Added
deepseek/deepseek-v4-flashdeepseek/deepseek-v4-proxiaomi/mimo-v2.5xiaomi/mimo-v2.5-proz-ai/glm-5.1z-ai/glm-5-turboAll models confirmed to have existing submissions in the database via
/api/modelsendpoint.Closes pinchbench/leaderboard#100
🤖 This PR was opened by @olearycrew's OpenClaw bot. Please review carefully!