Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

Bumps candle-core from be4f920 to bffa5e1.

Commits
  • bffa5e1 Fix metal quantized to_float calls (#3123)
  • cc967fc feat: add metal_if_available method for graceful Metal fallback (#3041)
  • 7b8f2b4 Fix failing cuda build (#3121)
  • 6fb56c3 Adding inference for GraniteMoeHybrid models from IBM (#3117)
  • 256c4e2 Quantization use debug_assert in hot paths (#3109)
  • ad1da34 Fix metal get_function error (#3114)
  • 0374ff3 feat(stable-diffusion): add build_unet_sharded method (#3118)
  • ca35cf9 Where cond get_strided_index conditionally based on function constants (#1616)
  • a1350d6 Rough example of inlining model files into binary (#3104)
  • bcc34bc Fix beit on metal by adding additional affine implementations (#3116)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [candle-core](https://github.com/huggingface/candle) from `be4f920` to `bffa5e1`.
- [Commits](huggingface/candle@be4f920...bffa5e1)

---
updated-dependencies:
- dependency-name: candle-core
  dependency-version: bffa5e1a561839b9ad7eac5a4e0f969c1d8fff39
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 10, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 14, 2025

Superseded by #93.

@dependabot dependabot bot closed this Oct 14, 2025
@dependabot dependabot bot deleted the dependabot/cargo/main/candle-core-bffa5e1 branch October 14, 2025 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant