Skip to content

Commit

Permalink
release v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyouga committed Jul 18, 2024
1 parent cdb0f34 commit bbd5a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/llamafactory/extras/env.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from transformers.utils import is_torch_cuda_available, is_torch_npu_available


VERSION = "0.8.3.dev0"
VERSION = "0.8.3"


def print_env() -> None:
Expand Down

0 comments on commit bbd5a64

Please sign in to comment.