release v0.9.1

This commit is contained in:
hiyouga
2024-11-24 23:48:41 +08:00
parent 0ce173e2a4
commit d622f8fdec

View File

@@ -26,7 +26,7 @@ import trl
from transformers.utils import is_torch_cuda_available, is_torch_npu_available 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: def print_env() -> None: