mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-16 08:38:09 +08:00
set dev version
Former-commit-id: 39edf597f050bcb2099a10d6f6018f96e29b7e65
This commit is contained in:
parent
749395420b
commit
f7e85cd7de
@ -26,7 +26,7 @@ import trl
|
||||
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
|
||||
|
||||
|
||||
VERSION = "0.9.0"
|
||||
VERSION = "0.9.1.dev0"
|
||||
|
||||
|
||||
def print_env() -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user