Skip to content

chore(deps): update candle-nn requirement from 0.9.1 to 0.10.2#244

Merged
Anush008 merged 1 commit intomainfrom
dependabot/cargo/candle-nn-0.10.2
Apr 6, 2026
Merged

chore(deps): update candle-nn requirement from 0.9.1 to 0.10.2#244
Anush008 merged 1 commit intomainfrom
dependabot/cargo/candle-nn-0.10.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Updates the requirements on candle-nn to permit the latest version.

Changelog

Sourced from candle-nn's changelog.

Changelog

This documents the main changes to the candle crate.

v0.3.1 - Unreleased

Added

Modified

v0.3.0 - 2023-10-01

Added

  • Added the Mistral 7b v0.1 model 983.
  • Quantized version of the Mistral model 1009.
  • Add the gelu-erf op and activation function 969.
  • Add the mixformer/phi-v1.5 model 930.
  • Add the sclice-scatter op 927.
  • Add the Wuerstchen diffusion model 911.

Modified

  • Support for simd128 intrinsics in some quantized vecdots 982.
  • Optimize the index-select cuda kernel 976.
  • Self-contained safetensor wrappers 946.

v0.2.2 - 2023-09-18

Added

  • Support for top_p sampling 819.
  • T5 model including decoding 864.
  • 1-d upsampling 839.

Modified

  • Bugfix for conv2d 820.
  • Support tensor based indexing using .i 842.

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 6, 2026
@Anush008
Copy link
Copy Markdown
Owner

Anush008 commented Apr 6, 2026

@dependabot recreate

Updates the requirements on [candle-nn](https://github.com/huggingface/candle) to permit the latest version.
- [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/huggingface/candle/commits)

---
updated-dependencies:
- dependency-name: candle-nn
  dependency-version: 0.10.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/candle-nn-0.10.2 branch from 1023054 to 729abb1 Compare April 6, 2026 05:40
@Anush008 Anush008 merged commit 02d44c8 into main Apr 6, 2026
1 check passed
@Anush008 Anush008 deleted the dependabot/cargo/candle-nn-0.10.2 branch April 6, 2026 07:54
github-actions bot pushed a commit that referenced this pull request Apr 6, 2026
## [5.13.1](v5.13.0...v5.13.1) (2026-04-06)

### 📝 Documentation

* Add collapsible sections to README.md ([#242](#242)) ([a38381b](a38381b))

### 🧹 Chores

* **deps:** update candle-core requirement from 0.9.1 to 0.10.2 ([#243](#243)) ([439e96c](439e96c))
* **deps:** update candle-nn requirement from 0.9.1 to 0.10.2 ([#244](#244)) ([02d44c8](02d44c8))
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

🎉 This PR is included in version 5.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant