OLMo2
OLMo2 is Allen AI’s second-generation open language model with improved architecture and training, including RMSNorm and rotary position embeddings.
Available Models
- OLMo2-0425-1B-Instruct
- OLMo2-7B-1124
- OLMo2-13B-1124
Architecture
OLMo2ForCausalLM
Example HF Models
Example Recipes
Try with NeMo AutoModel
1. Install (full instructions):
2. Clone the repo to get the example recipes:
3. Run the recipe from inside the repo:
Run with Docker
1. Pull the container and mount a checkpoint directory:
2. Navigate to the AutoModel directory (where the recipes are):
3. Run the recipe:
See the Installation Guide and LLM Fine-Tuning Guide.
Fine-Tuning
See the LLM Fine-Tuning Guide.