mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
set dev version
Former-commit-id: 0b9a2275dc533b65578278f979ce053e95a644b3
This commit is contained in:
parent
8dfe34e307
commit
eacf4ecfb0
@ -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