v4.45.0-dev0

This commit is contained in:
Arthur Zucker
2025-02-17 15:21:20 +01:00
parent 7ec35bc3bd
commit c877c9fa5b
53 changed files with 53 additions and 53 deletions

View File

@@ -62,7 +62,7 @@ except (ModuleNotFoundError, ImportError):
# Will error if the minimal version of Transformers is not installed. Remove at your own risks.
check_min_version("4.49.0.dev0")
check_min_version("4.50.0.dev0")
logger = logging.getLogger(__name__)