maxent_grpo.training.generation.vllm_distributed¶
Distributed helpers used by the vLLM generation helper.
Functions
|
Return torch, preferring the vLLM module shim when patched in tests. |
|
Gather python lists across ranks with Accelerate/torch fallbacks. |
|
Scatter python objects from |
Classes
Split out scatter/gather helpers from the vLLM helper. |