ChatLearn
1.0.1
Introduction
ChatLearn: A flexible and efficient training framework for large-scale alignment
Installation
Environment and Code Setup
Tutorial
Data
Distributed Execution
End-to-end Training Tutorial with Llama Model
End-to-end training tutorial based on the Qwen model
Evaluator
Resuming and Fault Tolerance
Custom Flow
Efficient Memory Sharing (EMS)
Profile
Programming
Programming Interface
Configuration Files
Advanced Configuration
API Documentation
API
FAQ
Common Issues
ChatLearn
Overview: module code
All modules for which code is available
chatlearn.models.base_module
chatlearn.models.megatron_module
chatlearn.models.torch_module
chatlearn.runtime.engine
chatlearn.runtime.evaluator
chatlearn.utils.arguments