set dev version
This commit is contained in:
parent
2b6ebd6b51
commit
91e62a098f
|
@ -9,7 +9,7 @@ import trl
|
|||
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:
|
||||
|
|
Loading…
Reference in New Issue