Skip to content

Conversation

@shaahji
Copy link
Collaborator

@shaahji shaahji commented Feb 8, 2026

Gracefully handle new release of lm_eval

Checklist before requesting a review

  • Add unit tests for this change.
  • Make sure all tests can pass.
  • Update documents if necessary.
  • Lint and apply fixes to your code by running lintrunner -a
  • Is this a user-facing change? If yes, give a description of this change to be included in the release notes.

(Optional) Issue link

from transformers import AutoConfig, AutoTokenizer

try:
from lm_eval.models.utils_hf import pad_and_concat

Check notice

Code scanning / lintrunner

PYLINT/C0412 Note

Imports from package lm_eval are not grouped (ungrouped-imports)
See ungrouped-imports.
@shaahji
Copy link
Collaborator Author

shaahji commented Feb 8, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

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.

1 participant