release v0.8.1

Former-commit-id: 875a34f492701d1c644facbe9ede411af2931513
This commit is contained in:
hiyouga 2024-06-11 00:44:26 +08:00
parent 4d7dd0330d
commit 0f1e592326

View File

@ -9,7 +9,7 @@ import trl
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: