mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 06:12:50 +08:00
set dev version
Former-commit-id: 88c7fc159999511e6e19fff3d37147a6a7064335
This commit is contained in:
parent
542658c986
commit
726e7046db
@ -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.8.3"
|
VERSION = "0.8.4.dev0"
|
||||||
|
|
||||||
|
|
||||||
def print_env() -> None:
|
def print_env() -> None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user