mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
set dev version
Former-commit-id: a0aea74100a9505664023f6a46fc290e332dfa40
This commit is contained in:
parent
6c0b7435b8
commit
0cefc7d064
@ -26,7 +26,7 @@ import trl
|
||||
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
|
||||
|
||||
|
||||
VERSION = "0.9.1"
|
||||
VERSION = "0.9.2.dev0"
|
||||
|
||||
|
||||
def print_env() -> None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user