[version] release v0.9.3 (#8386)

This commit is contained in:
Yaowei Zheng
2025-06-16 19:21:32 +08:00
committed by GitHub
parent 9a2d1dec62
commit 31874e4f62
2 changed files with 3 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ import trl
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
VERSION = "0.9.3.dev0"
VERSION = "0.9.3"
def print_env() -> None: