mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
set dev version
This commit is contained in:
@@ -26,7 +26,7 @@ import trl
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user