mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
Merge pull request #6127 from hiyouga/hiyouga/dev_version
[misc] set dev version Former-commit-id: cb0a51031324c9fdf0c1fedf237692a40c2091d9
This commit is contained in:
commit
b82a53cad8
@ -26,7 +26,7 @@ import trl
|
|||||||
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
|
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:
|
def print_env() -> None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user