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 Xverse models. #417

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Add support for Xverse models. #417

merged 2 commits into from
Nov 16, 2023

Conversation

LaaZa
Copy link
Contributor

@LaaZa LaaZa commented Nov 9, 2023

Adds support for xverse/XVERSE models.

Quantization/inference tested with xverse/XVERSE-7B

Ver. 2 of the models are just further training, so they should work fine.

Very close to Llama, so FusedLlamaAttentionForQuantizedModel and FusedLlamaMLPForQuantizedModel are enabled.

trust_remote_code=True required.

# Conflicts:
#	auto_gptq/modeling/__init__.py
#	auto_gptq/modeling/auto.py
Copy link
Collaborator

@fxmarty fxmarty left a comment

Choose a reason for hiding this comment

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

LGTM

@fxmarty fxmarty merged commit 11fa862 into AutoGPTQ:main Nov 16, 2023
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.

2 participants