2 مستودعات
Logic injection points for customizing the sample generation process during RL rollouts.
Distinct from Pipeline Customizers: Distinct from general media processing pipeline customizers by targeting the LLM rollout generation process.
Explore 2 awesome GitHub repositories matching data & databases · Rollout. Refine with filters or upvote what's useful.
Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive delivery. It functions as a controller that monitors custom resource definitions to orchestrate complex release strategies, including canary, blue/green, and A/B testing. By continuously reconciling the desired cluster state with the actual environment, it ensures that deployments adhere to defined specifications while managing the underlying infrastructure required for traffic routing. The project distinguishes itself through a sophisticated metric-driven analysis loop that eval
Provides logic injection points for executing custom tests or validation checks at specific stages of a deployment rollout.
SLIME is a distributed reinforcement learning framework for large language model post-training that bridges Megatron training with SGLang inference servers. It orchestrates scalable RL loops across GPU clusters, decoupling training and inference into independent processes that communicate over HTTP and NCCL for independent scaling and fault tolerance. The system supports multi-agent reinforcement learning workflows with parallel agent instances, customizable rollout strategies, and personalized agent serving that improves models from prior conversations without disrupting API serving. The fra
Captures detailed performance traces of the rollout phase using the profiling interface to identify bottlenecks.