release v0.9.1

Former-commit-id: d622f8fdec744ca98035913eac13e1340949a72a
This commit is contained in:
hiyouga 2024-11-24 23:48:41 +08:00
parent 5a7ff02806
commit 708116a5f3

View File

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