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

add transformers gptq weights #52

Merged
merged 1 commit into from
Nov 22, 2023
Merged

add transformers gptq weights #52

merged 1 commit into from
Nov 22, 2023

Conversation

flozi00
Copy link
Collaborator

@flozi00 flozi00 commented Nov 22, 2023

@flozi00 flozi00 changed the title add transformers gptq weights add transformers gptq weights, upgrade vllm and flash Nov 22, 2023
@flozi00 flozi00 changed the title add transformers gptq weights, upgrade vllm and flash add transformers gptq weights Nov 22, 2023
Copy link
Contributor

@tgaddair tgaddair left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @flozi00! LGTM

@tgaddair tgaddair merged commit 9f12c88 into predibase:main Nov 22, 2023
1 check failed
@flozi00 flozi00 deleted the patch-1 branch November 22, 2023 18:09
@flozi00
Copy link
Collaborator Author

flozi00 commented Nov 22, 2023

File "/opt/conda/lib/python3.9/site-packages/lorax_server/utils/weights.py", line 237, in _get_gptq_params
    bits = self.gptq_bits

AttributeError: 'Weights' object has no attribute 'gptq_bits'

still having this error, will add another PR probably but need to set up dev env for this project

@flozi00
Copy link
Collaborator Author

flozi00 commented Nov 22, 2023

#55

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.

None yet

2 participants