containers / podman-desktop-extension-ai-lab-playground-images

Apache License 2.0
1 stars 4 forks source link

build(deps): Bump llama-cpp-python[server] from 0.2.82 to 0.2.83 #29

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps llama-cpp-python[server] from 0.2.82 to 0.2.83.

Changelog

Sourced from llama-cpp-python[server]'s changelog.

[0.2.83]

  • feat: Update llama.cpp to ggerganov/llama.cpp@081fe431aa8fb6307145c4feb3eed4f48cab19f8
  • feat: Add 'required' literal to ChatCompletionToolChoiceOption by @​mjschock in #1597
  • fix: Change repeat_penalty to 1.0 to match llama.cpp defaults by @​ddh0 in #1590
  • fix(docs): Update README.md typo by @​ericcurtin in #1589
  • fix(server): Use split_mode from model settings by @​grider-withourai in #1594
  • feat(ci): Dockerfile update base images and post-install cleanup by @​Smartappli in #1530
Commits
  • 816d491 chore: Bump version
  • 5105f40 feat: Update llama.cpp
  • f95057a chore(deps): bump microsoft/setup-msbuild from 1.3 to 2 (#1585)
  • 3638f73 feat: Add 'required' literal to ChatCompletionToolChoiceOption (#1597)
  • 0700476 fix: Change repeat_penalty to 1.0 to match llama.cpp defaults (#1590)
  • 797f54c fix(docs): Update README.md typo (#1589)
  • 66d5cdd fix(server): Use split_mode from model settings (#1594)
  • 7613d23 feat: Update llama.cpp
  • f7f4fa8 feat(ci): Update simple Dockerfile (#1459)
  • 08f2bb3 fix(minor): Minor ruff fixes
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 2 months ago

Looks like llama-cpp-python[server] is up-to-date now, so this is no longer needed.