containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
103 stars 106 forks source link

chore(deps): update dependency safetensors to v0.4.5 #779

Closed platform-engineering-bot closed 2 weeks ago

platform-engineering-bot commented 2 weeks ago

This PR contains the following updates:

Package Update Change
safetensors patch ==0.4.4 -> ==0.4.5

Release Notes

huggingface/safetensors (safetensors) ### [`v0.4.5`](https://redirect.github.com/huggingface/safetensors/releases/tag/v0.4.5) [Compare Source](https://redirect.github.com/huggingface/safetensors/compare/v0.4.4...v0.4.5) #### What's Changed - Use id rather than modelId by [@​osanseviero](https://redirect.github.com/osanseviero) in [https://github.com/huggingface/safetensors/pull/517](https://redirect.github.com/huggingface/safetensors/pull/517) - fix lifetimes, add tensors iterator by [@​gvilums](https://redirect.github.com/gvilums) in [https://github.com/huggingface/safetensors/pull/518](https://redirect.github.com/huggingface/safetensors/pull/518) - Prepare for 0.4.5 by [@​Narsil](https://redirect.github.com/Narsil) in [https://github.com/huggingface/safetensors/pull/525](https://redirect.github.com/huggingface/safetensors/pull/525) #### New Contributors - [@​osanseviero](https://redirect.github.com/osanseviero) made their first contribution in [https://github.com/huggingface/safetensors/pull/517](https://redirect.github.com/huggingface/safetensors/pull/517) - [@​gvilums](https://redirect.github.com/gvilums) made their first contribution in [https://github.com/huggingface/safetensors/pull/518](https://redirect.github.com/huggingface/safetensors/pull/518) **Full Changelog**: https://github.com/huggingface/safetensors/compare/v0.4.4...v0.4.5

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.