Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump llama.cpp from 5ecff35 to 9ff334f#19

Merged
mudler merged 1 commit intomasterfrom
dependabot/submodules/llama.cpp-9ff334f
Apr 21, 2023
Merged

Bump llama.cpp from 5ecff35 to 9ff334f#19
mudler merged 1 commit intomasterfrom
dependabot/submodules/llama.cpp-9ff334f

Conversation

Copy link
Contributor

dependabot bot commented on behalf of github Apr 20, 2023

Bumps llama.cpp from 5ecff35 to 9ff334f.

Commits
  • 9ff334f ggml : fix bug in ggml_compute_forward_dup_f32()
  • 2005469 Add Q4_3 support to cuBLAS (#1086)
  • 8a1756a ggml : do not break cuBLAS build (Q4_3 is not yet implemented)
  • 66aab46 ggml : fix Q4_3 quantization
  • 38de86a llama : multi-threaded quantization (#1075)
  • e0305ea ggml : add Q4_3 quantization (#1082)
  • 6a9661e ci : remove the LLAMA_ACCELERATE matrix dimension from Ubuntu builds in the C...
  • 5addcb1 fix: LLAMA_CUBLAS=1 undefined reference 'shm_open' (#1080)
  • c8c2c52 AVX2 optimization for vec_dot_q4_2_q8_0 (#1068)
  • 02d6988 Improve cuBLAS performance by dequantizing on the GPU (#1065)
  • 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 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 [llama.cpp](https://github.com/ggerganov/llama.cpp) from `5ecff35` to `9ff334f`.
- [Release notes](https://github.com/ggerganov/llama.cpp/releases)
- [Commits](ggml-org/llama.cpp@5ecff35...9ff334f)

---
updated-dependencies:
- dependency-name: llama.cpp
dependency-type: direct:production
...

Signed-off-by: dependabot[bot]
dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
dependabot bot mentioned this pull request Apr 20, 2023
mudler approved these changes Apr 21, 2023
mudler merged commit 7bc7a3a into master Apr 21, 2023
mudler deleted the dependabot/submodules/llama.cpp-9ff334f branch April 21, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

mudler mudler approved these changes

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant