Skip to content

Commit 3fff875

Browse files
committed
release v0.8.3
Former-commit-id: 7180a3b99c3c218dfb0dc607ad5e87219269a678
1 parent e2d9ab3 commit 3fff875

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.8.3.dev0"
29+
VERSION = "0.8.3"
3030

3131

3232
def print_env() -> None:

0 commit comments

Comments
 (0)