release v0.8.3

Former-commit-id: bbd5a644230d633f507c72929e8819c07ae38bba
This commit is contained in:
hiyouga 2024-07-19 01:21:18 +08:00
parent 488f392c81
commit f5cfea56bd

View File

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