#46 · Primary category: Foundation Models
StableLM
StableLM: Stability AI Language Models
Project last updated:04/08/24
GitHub Stars
15.7K
Forks
1.0K
Contributors
11
License
Apache-2.0
Why we included this project
StableLM is Stability AI's own line of open language models, and this repository is where the actual checkpoints live. You'll find the 3B and 7B Alpha base models alongside StableVicuna-13B, an RLHF fine-tune of Vicuna, so you can grab a size and fine-tune it yourself instead of going through a hosted API. The 3B-4E1T model stands out because it was trained on repeated tokens to study data-constrained scaling, and the README spells out the training setup and benchmark results so you can judge whether a given size meets your latency and quality targets. If you're evaluating small, self-hostable models for a specific task, this repo gives you the weights and configs to make that call.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities