diff --git a/python/pyproject_other.toml b/python/pyproject_other.toml index 5ea1194c3824..15346ff452b2 100755 --- a/python/pyproject_other.toml +++ b/python/pyproject_other.toml @@ -59,7 +59,7 @@ runtime_common = [ "timm==1.0.16", "torchao==0.9.0", "tqdm", - "transformers==5.0.0rc0", + "transformers==4.57.1", # Stable version for AMD/NPU (5.0.0rc0 has logprob regression on AMD) "uvicorn", "uvloop", "xgrammar==0.1.27",