release v0.8.2

Former-commit-id: 3050bbe51d46acd8473275d2713fc28932e4a3d3
This commit is contained in:
hiyouga
2024-06-19 20:42:09 +08:00
parent c65f7e9bd5
commit b631bdc5b7
2 changed files with 40 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ import trl
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
VERSION = "0.8.2.dev0"
VERSION = "0.8.2"
def print_env() -> None: