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

Support for StableLM Epoch models. #444

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Conversation

LaaZa
Copy link
Contributor

@LaaZa LaaZa commented Nov 22, 2023

Adds support for stabilityai/stablelm-3b-4e1t

Inference/Quantization tested with above model.

Requires trust_remote_code=True

FusedLlamaAttentionForQuantizedModel and FusedLlamaMLPForQuantizedModel are enabled.

@fxmarty
Copy link
Collaborator

fxmarty commented Dec 13, 2023

Thanks a lot, can you fix conflicts?

# Conflicts:
#	auto_gptq/modeling/__init__.py
#	auto_gptq/modeling/_const.py
#	auto_gptq/modeling/auto.py
@fxmarty fxmarty merged commit d9fc66a into AutoGPTQ:main Dec 13, 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.

None yet

2 participants