aws-samples / foundation-model-benchmarking-tool

Foundation model benchmarking tool. Run any model on any AWS platform and benchmark for performance across instance type and serving stack options.
https://aws-samples.github.io/foundation-model-benchmarking-tool/
MIT No Attribution
182 stars 27 forks source link

Bump litellm from 1.34.0 to 1.34.42 in /src/fmbench #58

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps litellm from 1.34.0 to 1.34.42.

Release notes

Sourced from litellm's releases.

v1.34.42

What's Changed

Full Changelog: https://github.com/BerriAI/litellm/compare/1.34.40.dev1...v1.34.42

Load Test LiteLLM Proxy Results

Name Status Median Response Time (ms) Average Response Time (ms) Requests/s Failures/s Request Count Failure Count Min Response Time (ms) Max Response Time (ms)
/chat/completions Passed âś… 41 45.62665910765985 1.6134726654854352 0.0 483 0 35.47842400001855 1423.002457999985
/health/liveliness Passed âś… 25 27.266815498923485 15.506708308868303 0.0 4642 0 23.460693000004085 1011.4049249999653
/health/readiness Passed âś… 25 28.117354577288825 15.797333820042699 0.0 4729 0 23.34315000001652 1129.9532500000282
Aggregated Passed âś… 25 28.574914115181734 32.91751479439644 0.0 9854 0 23.34315000001652 1423.002457999985

v1.34.41

What's Changed

Full Changelog: https://github.com/BerriAI/litellm/compare/1.34.39.dev1...v1.34.41

Load Test LiteLLM Proxy Results

Name Status Median Response Time (ms) Average Response Time (ms) Requests/s Failures/s Request Count Failure Count Min Response Time (ms) Max Response Time (ms)
/chat/completions Passed âś… 55 60.27472656762199 1.6302017598732303 0.0 488 0 49.61538999998538 853.5629180000228
/health/liveliness Passed âś… 40 42.21640406246 15.617199236490475 0.0 4675 0 38.64845300000752 1119.598647000032
/health/readiness Passed âś… 41 43.405607340724444 15.216329951275746 0.0 4555 0 38.678258999993886 1239.126835000036
Aggregated Passed âś… 41 43.680623275776924 32.463730947639455 0.0 9718 0 38.64845300000752 1239.126835000036

v1.34.40

What's Changed

Full Changelog: https://github.com/BerriAI/litellm/compare/v1.34.39...v1.34.40

Load Test LiteLLM Proxy Results

... (truncated)

Commits
  • a4d7ef9 bump: version 1.34.41 → 1.34.42
  • 8a1cdc9 Merge pull request #2941 from BerriAI/litellm_fix_sec_report
  • b3f62b7 fix cleanup
  • 6a5d5bc fix use ImmutableSandboxedEnvironment
  • f4d3467 fix: update gitignore
  • f9cabf0 fix jinja2 use ImmutableSandboxedEnvironment
  • 83e7ed9 Merge pull request #2942 from BerriAI/litellm_fix_router_loading
  • de5dd73 docs(enterprise.md): improve language
  • 79dc453 docs(enterprise.md): fix language
  • 266dba6 fix(router.py): handle 1 deployment being picked
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws-samples/foundation-model-benchmarking-tool/network/alerts).