release v0.9.1

Former-commit-id: a134ad42c65dc4d72e3083c932ddfaaa687c513d
This commit is contained in:
hiyouga 2024-11-24 23:48:41 +08:00
parent 9f6c5c4798
commit c18581f0a4

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: