mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-16 00:28:10 +08:00
set dev version
Former-commit-id: 221665345d97f839ce4ba8d54643da30c71b6083
This commit is contained in:
parent
f0bff18324
commit
a7d7f79855
@ -23,7 +23,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.8.2"
|
VERSION = "0.8.3.dev0"
|
||||||
|
|
||||||
|
|
||||||
def print_env() -> None:
|
def print_env() -> None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user