Appearance
Navigating these docs
This documentation is organized to help you find what you need quickly, whether you're just getting started or looking for specific API details.
Documentation Structure
Getting Started
Perfect for newcomers and those wanting a quick overview:
- What is Weaver? - Understanding Weaver's purpose and functionality
- Installation - Get Weaver installed and run your first training
Weaver API
Core APIs for training, loss functions, and model management:
- Training and Sampling - Main training loop and sampling methods
- Loss Functions - Built-in and custom loss functions
- Saving and Loading - Model persistence and checkpointing
- Model Lineup - Supported models and how to use them
Agentic Model Training
Specialized training for autonomous agents:
Next Steps
- Install Weaver and start training
- Explore the Training API
- Learn about Loss Functions