release v0.9.2

Former-commit-id: aaad963593
This commit is contained in:
hiyouga
2025-03-11 14:48:22 +08:00
parent 317d0855d2
commit f5810a6e47
3 changed files with 5 additions and 4 deletions

View File

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