Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps catgrad-llm from 746f7e5 to d5ff558.

Commits
  • d5ff558 Merge pull request #369 from hellas-ai/glm4moelite
  • bf772de v1 interpreter: fix Sum on non-contiguous inputs.
  • 1ac9577 Use DeepSeekv3 for GLM4Moe Flash
  • 3795ddd Merge pull request #368 from hellas-ai/deepseek-fixes
  • b79f201 v1: Deepseek 3 fixes
  • 7093b22 Support Rope in interleaved format
  • 368b5a0 Merge pull request #367 from hellas-ai/glm4-fixes
  • 90b8bac GLM4: support deepseek stype attention
  • 9b56c65 GLM4 cast
  • 6e232c6 Support casting i32 to f16 in legacy interpreter
  • 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 `d5ff558`.
- [Commits](hellas-ai/catgrad@746f7e5...d5ff558)

---
updated-dependencies:
- dependency-name: catgrad-llm
  dependency-version: d5ff558237d8274094df19949a5efaa9948b5f36
  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 Jan 22, 2026
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.

1 participant