Added flag for safetensors loading

This commit is contained in:
misha-chertushkin
2025-06-25 16:33:45 +00:00
parent 5950ef0653
commit e28239cb2f
2 changed files with 28 additions and 11 deletions
+2
View File
@@ -39,6 +39,8 @@ scikit-learn = ">=1.2.2"
typer = ">=0.12.3"
wandb = ">=0.17.5"
absl-py = ">=1.4.0"
yfinance = "0.2.63"
safetensors = "^0.5.3"
[tool.poetry.extras]
pax = ["paxml", "lingvo", "jax", "jaxlib"]