This commit is contained in:
Timothy Jaeryang Baek
2026-04-13 13:36:54 -05:00
parent 22cfb3c673
commit d1a0fbe292
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ dependencies = [
"PyMySQL==1.1.2",
"boto3==1.42.62",
"transformers==5.3.0",
"transformers==5.5.4",
"sentence-transformers==5.2.3",
"accelerate==1.13.0",
"pyarrow==20.0.0", # fix: pin pyarrow version to 20 for rpi compatibility #15897