allenporter / llama-cpp-server

Docker images for easier running of llama-cpp-python server
Apache License 2.0
5 stars 2 forks source link

Update dependency llama_cpp_python to v0.2.61 #57

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
llama_cpp_python (changelog) ==0.2.60 -> ==0.2.61 age adoption passing confidence

Release Notes

abetlen/llama-cpp-python (llama_cpp_python) ### [`v0.2.61`](https://togithub.com/abetlen/llama-cpp-python/blob/HEAD/CHANGELOG.md#0261) [Compare Source](https://togithub.com/abetlen/llama-cpp-python/compare/v0.2.60...v0.2.61) - feat: Update llama.cpp to [ggerganov/llama.cpp@`ba5e134`](https://togithub.com/ggerganov/llama.cpp/commit/ba5e134e073ec6837078c874aba44a702944a676) - fix: pass correct type to chat handlers for chat completion logprobs by [@​abetlen](https://togithub.com/abetlen) in [`bb65b4d`](https://togithub.com/abetlen/llama-cpp-python/commit/bb65b4d76411112c6fb0bf759efd746f99ef3c6b) - feat: Add support for yaml based server configs by [@​abetlen](https://togithub.com/abetlen) in [`060bfa6`](https://togithub.com/abetlen/llama-cpp-python/commit/060bfa64d529ade2af9b1f4e207a3937bbc4138f) - feat: Add typechecking for ctypes structure attributes by [@​abetlen](https://togithub.com/abetlen) in [`1347e1d`](https://togithub.com/abetlen/llama-cpp-python/commit/1347e1d050fc5a9a32ffe0bb3e22858da28003bd)

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.