release v0.8.1

This commit is contained in:
hiyouga 2024-06-11 00:44:26 +08:00
parent a793e8456b
commit 2b6ebd6b51
1 changed files with 1 additions and 1 deletions

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: