issues
search
bentoml
/
BentoML
The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!
https://bentoml.com
Apache License 2.0
7.18k
stars
793
forks
source link
docs: Update example list
#5083
Closed
Sherlock113
closed
1 week ago
Sherlock113
commented
2 weeks ago
What does this PR address?
Fixes #(issue)
Before submitting:
[ ] Does the Pull Request follow
Conventional Commits specification
naming? Here are
GitHub's guide
on how to create a pull request.
[ ] Does the code follow BentoML's code style,
pre-commit run -a
script has passed (
instructions
)?
[ ] Did you read through
contribution guidelines
and follow
development guidelines
?
[x] Did your changes require updates to the documentation? Have you updated those accordingly? Here are
documentation guidelines
and
tips on writting docs
.
[ ] Did you write tests to cover your changes?
What does this PR address?
Fixes #(issue)
Before submitting:
pre-commit run -a
script has passed (instructions)?