SiliconFlow: migrate existing models to base_model#2152
Open
rekram1-node wants to merge 2 commits into
Open
Conversation
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
base_modelmetadatabase_model_omitpaths while inheriting canonical core factsbase_modelTOMLs unchangedThis is a prerequisite for #2136 and contains none of that PR's catalog or reasoning audit changes. The authored TOMLs are compressed by removing duplicated fields, while resolved generated models continue to contain their evidenced core metadata. The only intentional generated-data change is adding canonical
knowledgeto 25 migrated models whose original provider TOMLs lacked it.Audit
base_model: 2provider.tomlfiles changed/added: 0familycoverage: 39/39, no gapsrelease_datecoverage: 39/39, no gapslast_updatedcoverage: 39/39, no gapsknowledgecoverage: 30/39 (5 retained provider values and 25 inherited canonical values)base_model_omit: 0The 9 resolved
knowledgegaps have no value in either the original provider TOML or canonical metadata:25 models receiving inherited canonical knowledge
62 intentionally retained full TOMLs
Validation
bun compare:migrations(reports only the 25 approved canonicalknowledgeadditions)bun validategit diff --checkknowledgefields listed abovefamily,release_date,last_updated, andknowledgevalues resolve correctly