trinity package
Subpackages
- trinity.buffer package
- trinity.common package
- Subpackages
- Submodules
- trinity.common.config module
FormatConfig
GenerationConfig
StorageConfig
OperatorConfig
ExperiencePipelineConfig
TaskPipelineConfig
DataProcessorConfig
ModelConfig
InferenceModelConfig
AlgorithmConfig
ClusterConfig
ExplorerInput
TrainerInput
BufferConfig
ExplorerConfig
TrainerConfig
MonitorConfig
SynchronizerConfig
DataJuicerServiceConfig
ServiceConfig
Config
load_config()
- trinity.common.constants module
- trinity.common.experience module
- trinity.common.schema module
- trinity.common.verl_config module
- trinity.common.config module
- Module contents
- trinity.explorer package
- Submodules
- Module contents
Explorer
Explorer.__init__()
Explorer.setup_weight_sync_group()
Explorer.prepare()
Explorer.get_weight()
Explorer.explore()
Explorer.explore_step()
Explorer.need_sync()
Explorer.need_eval()
Explorer.eval()
Explorer.benchmark()
Explorer.save_checkpoint()
Explorer.sync_weight()
Explorer.shutdown()
Explorer.is_alive()
Explorer.get_actor()
- trinity.manager package
- Subpackages
- Submodules
- Module contents
CacheManager
Synchronizer
Synchronizer.trainer_status
Synchronizer.explorer_status_counts
Synchronizer._ready_condition
Synchronizer.model_state_dict
Synchronizer.model_version
Synchronizer.checkpoint_shard_counter
Synchronizer.__init__()
Synchronizer.add_module()
Synchronizer.set_trainer_status()
Synchronizer.get_trainer_status()
Synchronizer.set_explorer_status()
Synchronizer.get_explorer_status_counts()
Synchronizer.set_model_state_dict_with_step_num()
Synchronizer.set_model_state_dict()
Synchronizer.get_model_state_dict()
Synchronizer.get_state_dict_meta()
Synchronizer.setup_weight_sync_group()
Synchronizer.wait_new_model_state_dict()
Synchronizer.ready_to_nccl_sync()
Synchronizer.get_actor()
- trinity.plugins package
- trinity.trainer package
- trinity.utils package
Module contents
Trinity-RFT (Reinforcement Fine-Tuning)