Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSH6 committed Dec 3, 2024
1 parent 4218e6f commit b009ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions verl/trainer/ppo/hybrid_engine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
from verl.utils.import_utils import is_vllm_available, is_megatron_core_available

from .base import BaseShardingManager

AllGatherPPModel = None

if is_megatron_core_available() and is_vllm_available():
Expand Down

0 comments on commit b009ff3

Please sign in to comment.