Skip to content

fix: Update GPTQ example README.md for typo#132

Merged
chichun-charlie-liu merged 1 commit intomainfrom
chichun-charlie-liu-patch-1
Jun 9, 2025
Merged

fix: Update GPTQ example README.md for typo#132
chichun-charlie-liu merged 1 commit intomainfrom
chichun-charlie-liu-patch-1

Conversation

@chichun-charlie-liu
Copy link
Copy Markdown
Collaborator

minor typo that messed up the tables, also update lm-eval flag autogptq=True to gptqmodel=True (both will work, but just to be consistent)

Checklist for passing CI/CD:

  • All commits are signed showing "Signed-off-by: Name <email@domain.com>" with git commit -signoff or equivalent
  • PR title and commit messages adhere to Conventional Commits
  • Contribution is formatted with tox -e fix
  • Contribution passes linting with tox -e lint
  • Contribution passes spellcheck with tox -e spellcheck
  • Contribution passes all unit tests with tox -e unit

Note: CI/CD performs unit tests on multiple versions of Python from a fresh install. There may be differences with your local environment and the test environment.

Signed-off-by: chichun-charlie-liu <57839396+chichun-charlie-liu@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@tharapalanivel tharapalanivel left a comment

Choose a reason for hiding this comment

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

LGTM

@chichun-charlie-liu chichun-charlie-liu merged commit e28ec3a into main Jun 9, 2025
9 checks passed
@chichun-charlie-liu chichun-charlie-liu deleted the chichun-charlie-liu-patch-1 branch June 9, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants