We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4165c44 + 708116a commit 1176cd6Copy full SHA for 1176cd6
src/llamafactory/extras/env.py
@@ -26,7 +26,7 @@
26
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
27
28
29
-VERSION = "0.9.1.dev0"
+VERSION = "0.9.1"
30
31
32
def print_env() -> None:
0 commit comments