release v0.8.3

Former-commit-id: 7180a3b99c3c218dfb0dc607ad5e87219269a678
This commit is contained in:
hiyouga 2024-07-19 01:21:18 +08:00
parent e2d9ab3591
commit 3fff875f99

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: