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

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.

@rwinkelman

Copy link
Copy Markdown
Author

Rebased onto current main. Grooming pass — branch updated for merge readiness.

@rwinkelman
rwinkelman force-pushed the fix/pin-safetensors-torch-compat-40 branch from 695f7c4 to 6035aed Compare September 19, 2026 14:08
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