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 huggingface-hub to v0.24.3 #106

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
huggingface-hub ==0.24.2 -> ==0.24.3 age adoption passing confidence

Release Notes

huggingface/huggingface_hub (huggingface-hub) ### [`v0.24.3`](https://togithub.com/huggingface/huggingface_hub/releases/tag/v0.24.3): [v0.24.3] Fix InferenceClient base_url for OpenAI compatibility [Compare Source](https://togithub.com/huggingface/huggingface_hub/compare/v0.24.2...v0.24.3) Fixing a bug in the chat completion URL to follow OpenAI standard [https://github.com/huggingface/huggingface_hub/pull/2418](https://togithub.com/huggingface/huggingface_hub/pull/2418). `InferenceClient` now works with urls ending with `/`, `/v1` and `/v1/chat/completions`. **Full Changelog**: https://github.com/huggingface/huggingface_hub/compare/v0.24.2...v0.24.3

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 was generated by Mend Renovate. View the repository job log.