We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07059a7 + d622f8f commit 18daf10Copy full SHA for 18daf10
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