mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-02 03:32:50 +08:00
set dev version
Former-commit-id: 91e62a098fd997d0d1d12baef64d089aabc01fba
This commit is contained in:
parent
75e1bbf128
commit
d6632fefc9
@ -9,7 +9,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.1"
|
VERSION = "0.8.2.dev0"
|
||||||
|
|
||||||
|
|
||||||
def print_env() -> None:
|
def print_env() -> None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user