Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Bumps catgrad-llm from 746f7e5 to 290ada3.

Commits
  • 290ada3 Merge pull request #326 from hellas-ai/embeddings
  • 994ec7a Use an embeddings helper instead of duplicating code across models
  • 1bc0aac Merge pull request #325 from hellas-ai/move-norms
  • 58cc1cc Merge pull request #324 from hellas-ai/remove-ndarray-from-slice
  • d961a27 Move a few llm helpers out of stdlib
  • c4f91aa Remove ndarray_from_slice
  • df25007 Drop ndarray_from_slice in tests
  • 9c2bb27 Merge pull request #323 from hellas-ai/faster-load
  • 90b6ec4 Change to use Tensor::from_vec
  • d1bf6c4 Tensor constructor only takes a vector
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [catgrad-llm](https://github.com/hellas-ai/catgrad) from `746f7e5` to `290ada3`.
- [Commits](hellas-ai/catgrad@746f7e5...290ada3)

---
updated-dependencies:
- dependency-name: catgrad-llm
  dependency-version: 290ada3b30cddccd682b544f0b1b0caf1634b9d6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2025

Superseded by #260.

@dependabot dependabot bot closed this Nov 28, 2025
@dependabot dependabot bot deleted the dependabot/cargo/catgrad-llm-290ada3 branch November 28, 2025 06:21
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants