chore(deps): bump candle-core from 0.10.2 to 0.11.0#54
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [candle-core](https://github.com/huggingface/candle) from 0.10.2 to 0.11.0. - [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md) - [Commits](huggingface/candle@0.10.2...0.11.0) --- updated-dependencies: - dependency-name: candle-core dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2225c05 to
7195641
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.
Bumps candle-core from 0.10.2 to 0.11.0.
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)