-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: ⬆️ Update ggerganov/llama.cpp to 70392f1f81470607ba3afef04aa56c9f65587664
#3659
Merged
github-actions
merged 2 commits into
mudler:master
from
ci-forks:update/CPPLLAMA_VERSION
Sep 25, 2024
Merged
chore: ⬆️ Update ggerganov/llama.cpp to 70392f1f81470607ba3afef04aa56c9f65587664
#3659
github-actions
merged 2 commits into
mudler:master
from
ci-forks:update/CPPLLAMA_VERSION
Sep 25, 2024
Conversation
This file contains 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
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
localai-bot
force-pushed
the
update/CPPLLAMA_VERSION
branch
from
September 24, 2024 20:06
84b4107
to
777b132
Compare
✅ Deploy Preview for localai ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
truecharts-admin
referenced
this pull request
in truecharts/public
Sep 25, 2024
…1.1 by renovate (#26865) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.21.0-cublas-cuda11-core` -> `v2.21.1-cublas-cuda11-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.21.0-cublas-cuda12-core` -> `v2.21.1-cublas-cuda12-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.21.0` -> `v2.21.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mudler/LocalAI (docker.io/localai/localai)</summary> ### [`v2.21.1`](https://github.com/mudler/LocalAI/releases/tag/v2.21.1) [Compare Source](https://github.com/mudler/LocalAI/compare/v2.21.0...v2.21.1) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Bug fixes 🐛 - fix(health): do not require auth for /healthz and /readyz by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/3656](https://github.com/mudler/LocalAI/pull/3656) ##### 👒 Dependencies - chore(deps): Bump sentence-transformers from 3.1.0 to 3.1.1 in /backend/python/sentencetransformers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/3651](https://github.com/mudler/LocalAI/pull/3651) - chore(deps): Bump pydantic from 2.8.2 to 2.9.2 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/3648](https://github.com/mudler/LocalAI/pull/3648) - chore(deps): Bump openai from 1.45.1 to 1.47.1 in /examples/functions by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/3645](https://github.com/mudler/LocalAI/pull/3645) - chore: ⬆️ Update ggerganov/llama.cpp to `70392f1f81470607ba3afef04aa56c9f65587664` by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/3659](https://github.com/mudler/LocalAI/pull/3659) - chore(deps): Bump llama-index from 0.11.7 to 0.11.12 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/3639](https://github.com/mudler/LocalAI/pull/3639) - chore(deps): Bump openai from 1.45.1 to 1.47.1 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/3641](https://github.com/mudler/LocalAI/pull/3641) - chore(deps): Bump llama-index from 0.11.9 to 0.11.12 in /examples/chainlit by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/3642](https://github.com/mudler/LocalAI/pull/3642) - chore: ⬆️ Update ggerganov/whisper.cpp to `0d2e2aed80109e8696791083bde3b58e190b7812` by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/3658](https://github.com/mudler/LocalAI/pull/3658) - chore(deps): Bump chromadb from 0.5.5 to 0.5.7 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/3640](https://github.com/mudler/LocalAI/pull/3640) ##### Other Changes - docs: ⬆️ update docs version mudler/LocalAI by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/3657](https://github.com/mudler/LocalAI/pull/3657) **Full Changelog**: mudler/LocalAI@v2.21.0...v2.21.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NS4zIiwidXBkYXRlZEluVmVyIjoiMzguOTUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.
Changes: https://github.com/ggerganov/llama.cpp/compare/f0c7b5edf82aa200656fd88c11ae3a805d7130bf..70392f1f81470607ba3afef04aa56c9f65587664