diff --git a/src/llamafactory/extras/env.py b/src/llamafactory/extras/env.py index ee224148..ab387231 100644 --- a/src/llamafactory/extras/env.py +++ b/src/llamafactory/extras/env.py @@ -23,7 +23,7 @@ import trl from transformers.utils import is_torch_cuda_available, is_torch_npu_available -VERSION = "0.8.2" +VERSION = "0.8.3.dev0" def print_env() -> None: