release v0.8.1

Former-commit-id: 875a34f492701d1c644facbe9ede411af2931513
This commit is contained in:
hiyouga 2024-06-11 00:44:26 +08:00
parent 68df064c1f
commit 41eadf5459

View File

@ -9,7 +9,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.8.1.dev0" VERSION = "0.8.1"
def print_env() -> None: def print_env() -> None: