set dev version
This commit is contained in:
parent
8f6995081c
commit
88c7fc1599
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue