mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 06:12:50 +08:00
Merge pull request #6127 from hiyouga/hiyouga/dev_version
[misc] set dev version Former-commit-id: 44125da5a57a51d41e67522d32d9c15910d6ae9a
This commit is contained in:
commit
f1a1fb675b
@ -26,7 +26,7 @@ import trl
|
||||
from transformers.utils import is_torch_cuda_available, is_torch_npu_available
|
||||
|
||||
|
||||
VERSION = "0.9.1"
|
||||
VERSION = "0.9.2.dev0"
|
||||
|
||||
|
||||
def print_env() -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user