chore(deps): update candle-core requirement from 0.9 to 0.11 - #9
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/candle-core-0.11
branch
from
September 2, 2026 13:23
077e34a to
2c83b30
Compare
aksheyd
force-pushed
the
dependabot/cargo/candle-core-0.11
branch
from
September 2, 2026 13:45
2c83b30 to
0794c3d
Compare
Owner
|
Dependabot only proposed The original Dependabot commit was also empty. Rebased onto current main and bumped |
Keep candle-core, candle-nn, and candle-transformers on the same minor so the WikiText workload feature stays coherent.
aksheyd
force-pushed
the
dependabot/cargo/candle-core-0.11
branch
from
September 2, 2026 13:47
0794c3d to
7df5f9f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on candle-core to permit the latest version.
Changelog
Sourced from candle-core's changelog.
... (truncated)
Commits
31f35b1Bump candle version to 0.11.0 (#3658)9bcfd98Add paged flash-attn kernels (#3655)c63cb20[CPU] Quantized perf improvements (#3643)5152ef6Support embedding forward pass for ggml quants (#3644)f53ed3bParameter cache for CUDA kernel launch (#3598)a9667caSupport cuda 13.3 (#3642)29a15c2Remove flash attn specific rayon threadpool. Use device.with_context around e...0190c65refactor: 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 toBlockQ8K::from_float(#3629)