Skip to content

chore: bump candle-nn from 0.8.4 to 0.11.0 - #5

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/candle-nn-0.11.0
Closed

chore: bump candle-nn from 0.8.4 to 0.11.0#5
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/candle-nn-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown

Bumps candle-nn from 0.8.4 to 0.11.0.

Commits
  • 31f35b1 Bump candle version to 0.11.0 (#3658)
  • 9bcfd98 Add paged flash-attn kernels (#3655)
  • c63cb20 [CPU] Quantized perf improvements (#3643)
  • 5152ef6 Support embedding forward pass for ggml quants (#3644)
  • f53ed3b Parameter cache for CUDA kernel launch (#3598)
  • a9667ca Support cuda 13.3 (#3642)
  • 29a15c2 Remove flash attn specific rayon threadpool. Use device.with_context around e...
  • 0190c65 refactor: converge CPU flash attn kernels on shared primitives (#3513)
  • c4b0faf [CPU] Persistent barrier based threadpool and improved qgemm (#3627)
  • 7625889 [CPU] Add neon optimized path to BlockQ8K::from_float (#3629)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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-nn](https://github.com/huggingface/candle) from 0.8.4 to 0.11.0.
- [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md)
- [Commits](huggingface/candle@0.8.4...0.11.0)

---
updated-dependencies:
- dependency-name: candle-nn
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@git-mind-pr-guardian

Copy link
Copy Markdown

GitMind PR Review

{'pr_url': '#5', 'repo': 'Ayyankhan101/Transformer-In-Rust', 'pr_num': '5', 'title': 'chore: bump candle-nn from 0.8.4 to 0.11.0', 'author': 'dependabot[bot]', 'additions': 283, 'deletions': 13, 'changed_files': 2, 'review': "## Summary\nThis PR updates the candle-nn dependency from version 0.8.4 to 0.11.0, which includes several new features and improvements. The update also introduces new dependencies, such as allocator-api2, float8, and gemm. Overall, the changes seem to be in line with the project's requirements, but a thorough review is necessary to ensure compatibility and correctness.\n\n## Issues\nCargo.lock:31 — [MEDIUM] New dependency allocator-api2 — The introduction of this new dependency may require additional testing to ensure compatibility with the existing codebase.\nCargo.lock:243 — [MEDIUM] Updated dependency safetensors — The update from 0.4.3 to 0.8.0 may introduce breaking changes or require adjustments to the existing code.\nCargo.toml:19 — [LOW] Dependency version inconsistency — The candle-core version is still set to 0.8.0, which may cause compatibility issues with the updated candle-nn version.\n\n## Verdict\n⚠️ REQUEST CHANGES\nThe PR requires further review and testing to ensure the updated dependencies do not introduce any compatibility issues or breaking changes."}


Auto-generated by GitMind — AI-powered code analysis.

@Ayyankhan101

Copy link
Copy Markdown
Owner

Superseded by #16, which takes this bump together with the other thirteen and verifies them against current master. All 10 CI checks pass there; the failures shown here were inherited from the pre-fix base commit, not caused by the bump.

@dependabot @github

dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Ayyankhan101
Ayyankhan101 deleted the dependabot/cargo/candle-nn-0.11.0 branch August 23, 2026 23:46
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.

1 participant