Skip to content

Commit efc74c6

Browse files
committed
Fix example line
1 parent a1972f5 commit efc74c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/forge/actors/policy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ class Policy(PolicyInterface):
7676
use_dcp (bool): Whether to use DCP for NFS-based weight sync.
7777
7878
Example:
79+
7980
>>> policy = await Policy.options(procs=1, num_replicas=1, with_gpus=True).as_service(
8081
... engine_args=EngineArgs(...),
8182
... sampling_params=SamplingParams(...),

0 commit comments

Comments
 (0)