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 support for InternLM #189

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Add support for InternLM #189

merged 1 commit into from
Jul 11, 2023

Conversation

cczhong11
Copy link
Contributor

@cczhong11 cczhong11 commented Jul 7, 2023

add support for https://github.com/InternLM/InternLM
generate result in cczhong/internlm-chat-7b-4bit-gptq and we can use as expected.

Copy link
Collaborator

@PanQiWei PanQiWei left a comment

Choose a reason for hiding this comment

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

Thank you so much for this implementation to support InternLM model!!

@PanQiWei PanQiWei merged commit 79f8a08 into AutoGPTQ:main Jul 11, 2023
@cczhong11
Copy link
Contributor Author

so when I use safetensor to save, I met ValueError: QuantLinear() does not have a parameter or a buffer named weight. problem when I load them, do you have idea why?

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