chore(deps): update candle-nn requirement from 0.10 to 0.11#44
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): update candle-nn requirement from 0.10 to 0.11#44dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
cf05691 to
5d0c971
Compare
--- updated-dependencies: - dependency-name: candle-nn dependency-version: 0.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
5d0c971 to
78e1b88
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-nn to permit the latest version.
Changelog
Sourced from candle-nn'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)