mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 15:52:49 +08:00
[misc] set dev version (#7351)
This commit is contained in:
parent
128b5b12b3
commit
1f9773395b
@ -26,7 +26,7 @@ import trl
|
||||
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
|
||||
|
||||
|
||||
VERSION = "0.9.2"
|
||||
VERSION = "0.9.3.dev0"
|
||||
|
||||
|
||||
def print_env() -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user