Skip to content

Conversation

catherineruoxiwu
Copy link
Contributor

Throw clear error messages when model name is unknown/invalid.

Copy link
Collaborator

@HuanzhiMao HuanzhiMao left a comment

Choose a reason for hiding this comment

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

LGTM

@HuanzhiMao HuanzhiMao merged commit 63442e1 into ShishirPatil:main May 1, 2025
@leocnj
Copy link

leocnj commented May 2, 2025

Hi all, when running the latest code after this PR. It looks that we are referring to an undefined variable. @HuanzhiMao please check. Do you mean MODEL_CONFIG_MAPPING defined in bfcl/constants/model_config.py?

NameError: name 'HANDLER_MAP' is not defined

HuanzhiMao pushed a commit that referenced this pull request May 2, 2025
@HuanzhiMao
Copy link
Collaborator

Hi all, when running the latest code after this PR. It looks that we are referring to an undefined variable. @HuanzhiMao please check. Do you mean MODEL_CONFIG_MAPPING defined in bfcl/constants/model_config.py?

NameError: name 'HANDLER_MAP' is not defined

Thanks for raising this. We have pushed a quick fix in #1013.

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