mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 13:42:51 +08:00
set dev version
Former-commit-id: 42e69a3c634ccae792bd8ffb4642061ee475e836
This commit is contained in:
parent
fded2306dc
commit
80e9f8e000
@ -23,7 +23,7 @@ import trl
|
||||
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user