Skip to content

fix(deps): pin safetensors below 0.5 for torch 2.2 compatibility - #49

Open
rwinkelman wants to merge 1 commit into
cyberark:mainfrom
rwinkelman:fix/pin-safetensors-torch-compat-40
Open

fix(deps): pin safetensors below 0.5 for torch 2.2 compatibility#49
rwinkelman wants to merge 1 commit into
cyberark:mainfrom
rwinkelman:fix/pin-safetensors-torch-compat-40

Conversation

@rwinkelman

Copy link
Copy Markdown

Fixes #40

Summary

Pin safetensors below 0.5 for torch 2.2 compatibility.

Test plan

  • Dependency constraint documented in pyproject.toml

@rwinkelman

Copy link
Copy Markdown
Author

Grooming pass: safetensors pin for torch 2.2 compat. Ping if anything else is needed before merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI fails on startup: AttributeError: module 'torch' has no attribute 'uint64' via transformers/safetensors

1 participant