Skip to main content

Module executor

Module executor 

Source
Expand description

Pipeline Executor

This module provides a high-level pipeline executor that manages the separation between prefill and decode phases for optimal efficiency.

Structs§

PipelineConfig
Pipeline configuration
PipelineExecutor
Pipeline executor for efficient prefill/decode separation
PipelineSequence
Sequence being processed in the pipeline
PipelineStatsSnapshot
Snapshot of pipeline statistics

Enums§

ExecutionPhase
Current execution phase