Skip to content

Commit 708116a

Browse files
committed
release v0.9.1
Former-commit-id: d622f8f
1 parent 5a7ff02 commit 708116a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llamafactory/extras/env.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
2727

2828

29-
VERSION = "0.9.1.dev0"
29+
VERSION = "0.9.1"
3030

3131

3232
def print_env() -> None:

0 commit comments

Comments
 (0)