mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-16 00:28:10 +08:00
set dev version
Former-commit-id: 0b9a2275dc533b65578278f979ce053e95a644b3
This commit is contained in:
parent
0e88c5754f
commit
adff3e5050
@ -26,7 +26,7 @@ import trl
|
||||
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
|
||||
|
||||
|
||||
VERSION = "0.8.3"
|
||||
VERSION = "0.8.4.dev0"
|
||||
|
||||
|
||||
def print_env() -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user