Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated: model_kwargs handling for evaluation model #1133

Conversation

chakravarthik27
Copy link
Collaborator

This pull request includes updates to the load_model method in the langtest/modelhandler/llm_modelhandler.py file. The changes mainly involve cleaning up commented-out code and adding a new handling case for mapping a path dictionary to a model object.

Code cleanup and new handling case:

@chakravarthik27 chakravarthik27 self-assigned this Oct 29, 2024
@chakravarthik27 chakravarthik27 changed the title updated: updated: model_kwargs handling in llm_modelhandler.py Oct 29, 2024
@chakravarthik27 chakravarthik27 changed the title updated: model_kwargs handling in llm_modelhandler.py updated: model_kwargs handling for evaluation model Oct 30, 2024
@chakravarthik27 chakravarthik27 merged commit d8e841a into release/2.5.0 Oct 30, 2024
3 checks passed
@chakravarthik27 chakravarthik27 linked an issue Dec 24, 2024 that may be closed by this pull request
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.

Basic Setup within Datrabricks using azure-openai
2 participants