Skip to content

Commit

Permalink
Bump torchserve in /examples/large_models/ipex_llm_int8 (#3257)
Browse files Browse the repository at this point in the history
Bumps [torchserve](https://github.com/pytorch/serve) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/pytorch/serve/releases)
- [Changelog](https://github.com/pytorch/serve/blob/master/docker/build_upload_release.py)
- [Commits](v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: torchserve
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent fd1c737 commit 8b18f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/large_models/ipex_llm_int8/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
datasets==2.18.0
intel_extension_for_pytorch==2.4.0+gite2d4be3
torch==2.4.0.dev20240328+cpu
torchserve==0.10.0
torchserve==0.11.0
transformers==4.38.2
accelerate

0 comments on commit 8b18f8d

Please sign in to comment.