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 StableLM-2, StableLM Code and Zephyr variants #1650

Merged
merged 3 commits into from
Feb 3, 2024

Conversation

janimo
Copy link
Contributor

@janimo janimo commented Feb 2, 2024

Add Stable-Code, StableLM-2 and Zephyr variants for V1 and V2. For completeness also added the V1 variant from the stabilityai repos (same as the existing one which I renamed to V1Orig). The GGUF quantized versions of the newer models use llama.cpp tensor names that are different from the ones used in the non-quantized model so I did not add those.

@janimo janimo changed the title Add StableLM Code and Zephyr variants Add StableLM-2, StableLM Code and Zephyr variants Feb 2, 2024
@LaurentMazare LaurentMazare merged commit d32abbc into huggingface:main Feb 3, 2024
12 checks passed
@LaurentMazare
Copy link
Collaborator

Looks good, thanks for the addition. For GGUF model, the idea would be to create some from the safetensors weight using tensor-tools quantize rather than relying on the llama.cpp ones.

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