release v0.8.3

This commit is contained in:
hiyouga
2024-07-19 01:21:18 +08:00
parent cdb0f34f10
commit bbd5a64423

View File

@@ -26,7 +26,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.3.dev0" VERSION = "0.8.3"
def print_env() -> None: def print_env() -> None: