release v0.9.2

Former-commit-id: e7ed1782d4a006400de6fc0f864abd01f7fadeea
This commit is contained in:
hiyouga
2025-03-11 14:48:22 +08:00
parent 522a3e8493
commit 1890d3dafe
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: