Skip to content

Conversation

@HAOCHENYE
Copy link
Collaborator

No description provided.

@HAOCHENYE HAOCHENYE force-pushed the yehc/fix-pydantic-extra-allow branch 10 times, most recently from 749b2b6 to c67bfc5 Compare October 30, 2025 02:54
@HAOCHENYE HAOCHENYE force-pushed the yehc/fix-pydantic-extra-allow branch 3 times, most recently from a0e874f to 06bcbc2 Compare November 5, 2025 14:30
@HAOCHENYE HAOCHENYE force-pushed the yehc/fix-pydantic-extra-allow branch from 06bcbc2 to 66a517e Compare November 6, 2025 09:48
raise AssertionError(f"{attr} missing model_config")
if not "extra" in attr.model_config:
raise AssertionError(f"{attr} model_config missing extra")
if attr.model_config["extra"] != "forbid":
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@hhaAndroid hhaAndroid merged commit fadfb1b into InternLM:main Nov 6, 2025
4 checks 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.

3 participants