OpenELM-1.1|3B
FreeEfficient open language models by Apple with layer-wise scaling.
About OpenELM-1.1|3B
OpenELM is a family of open-source language models developed by Apple, designed with a layer-wise scaling strategy to efficiently allocate parameters within each transformer layer for enhanced accuracy. The models are pretrained on approximately 1.8 trillion tokens from a diverse corpus including RefinedWeb, deduplicated PILE, a subset of RedPajama, and a subset of Dolma v1.6, using the CoreNet library. OpenELM includes pretrained and instruction-tuned variants at 270M, 450M, 1.1B, and 3B parameters, all available on Hugging Face for easy integration via the Transformers library. The models demonstrate competitive zero-shot performance across benchmarks such as ARC-c, ARC-e, BoolQ, HellaSwag, PIQA, SciQ, and WinoGrande.
Key Features
Pros & Cons
- Open-source and freely accessible on Hugging Face
- Layer-wise scaling improves parameter efficiency and accuracy
- Multiple model sizes accommodate different compute budgets
- Instruction-tuned versions available for better task alignment
- Trained on a large, high-quality dataset mix
- Backed by Apple's research team with published performance benchmarks
- Newer model family with less community adoption compared to established open models like LLaMA
- Larger variants (1.1B, 3B) require significant computational resources for inference and fine-tuning
- Documentation and ecosystem beyond Hugging Face are limited