Skip to content

Commit c18581f

Browse files
committed
release v0.9.1
Former-commit-id: a134ad42c65dc4d72e3083c932ddfaaa687c513d
1 parent 9f6c5c4 commit c18581f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/llamafactory/extras/env.py

Lines changed: 1 addition & 1 deletion
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)