We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f164c2 commit 75e1bbfCopy full SHA for 75e1bbf
src/llamafactory/extras/env.py
@@ -9,7 +9,7 @@
9
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
10
11
12
-VERSION = "0.8.1.dev0"
+VERSION = "0.8.1"
13
14
15
def print_env() -> None:
0 commit comments