-
-
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
deps(whisper.cpp): update, fix cublas build #1846
Merged
Merged
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
✅ Deploy Preview for localai canceled.
|
opening a PR upstream with the fix too: ggerganov/whisper.cpp#1973 for reference, this is solved by adding I've traced it back by trying to find the symbols that it complains about:
And instead present in the stubs directory:
See also: NVIDIA/nvidia-docker#508 |
mudler
force-pushed
the
whisper_update_cublas
branch
5 times, most recently
from
March 18, 2024 11:43
ad9d268
to
1c8b469
Compare
mudler
force-pushed
the
whisper_update_cublas
branch
from
March 18, 2024 12:02
1c8b469
to
9ae3e67
Compare
truecharts-admin
referenced
this pull request
in truecharts/public
Mar 19, 2024
…0.1 by renovate (#19487) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.10.0-cublas-cuda11-ffmpeg-core` -> `v2.10.1-cublas-cuda11-ffmpeg-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.10.0-cublas-cuda11-core` -> `v2.10.1-cublas-cuda11-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.10.0-cublas-cuda12-ffmpeg-core` -> `v2.10.1-cublas-cuda12-ffmpeg-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.10.0-cublas-cuda12-core` -> `v2.10.1-cublas-cuda12-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.10.0-ffmpeg-core` -> `v2.10.1-ffmpeg-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.10.0` -> `v2.10.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.10.1`](https://github.com/mudler/LocalAI/releases/tag/v2.10.1) [Compare Source](https://github.com/mudler/LocalAI/compare/v2.10.0...v2.10.1) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Bug fixes 🐛 - fix(llama.cpp): fix eos without cache by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1852](https://github.com/mudler/LocalAI/pull/1852) - fix(config): default to debug=false if not set by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1853](https://github.com/mudler/LocalAI/pull/1853) - fix(config-watcher): start only if config-directory exists by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1854](https://github.com/mudler/LocalAI/pull/1854) ##### Exciting New Features 🎉 - deps(whisper.cpp): update, fix cublas build by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1846](https://github.com/mudler/LocalAI/pull/1846) ##### Other Changes - fixes [#​1051](https://github.com/mudler/LocalAI/issues/1051): handle openai presence and request penalty parameters by [@​blob42](https://github.com/blob42) in [https://github.com/mudler/LocalAI/pull/1817](https://github.com/mudler/LocalAI/pull/1817) - fix(make): allow to parallelize jobs by [@​cryptk](https://github.com/cryptk) in [https://github.com/mudler/LocalAI/pull/1845](https://github.com/mudler/LocalAI/pull/1845) - fix(go-llama): use llama-cpp as default by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1849](https://github.com/mudler/LocalAI/pull/1849) - ⬆️ Update docs version mudler/LocalAI by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1847](https://github.com/mudler/LocalAI/pull/1847) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1848](https://github.com/mudler/LocalAI/pull/1848) - test/fix: OSX Test Repair by [@​dave-gray101](https://github.com/dave-gray101) in [https://github.com/mudler/LocalAI/pull/1843](https://github.com/mudler/LocalAI/pull/1843) **Full Changelog**: mudler/LocalAI@v2.10.0...v2.10.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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.
Description
This PR fixes #1733
Notes for Reviewers
See also: https://gitlab.kitware.com/cmake/cmake/-/issues/25536 - looks a cmake issue (?)
upstream: ggerganov/whisper.cpp#1553
PR (whisper.cpp): ggerganov/whisper.cpp#1973
Signed commits