Skip to content

Commit d6d43a9

Browse files
authored
Update score_model_utils.py
1 parent d48283a commit d6d43a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

paddlenlp/rl/models/score_model_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from typing import Any, Literal
2222

2323
import paddle
24+
import paddle.distributed as dist
2425
import paddle.nn as nn
2526

2627
from ...transformers.configuration_utils import PretrainedConfig

0 commit comments

Comments
 (0)