-
**Describe the bug**
Building bentos with the AWS Lambda operator with custom Dockerfile templates does not work. It seems that the AWS lambda operator uses its own Dockerfile template without regar…
-
### Motivation: Why do you think this is important?
Flyte is great for data processing/model training in potentially long-running compute processes, and in the context of machine learning, currently …
-
I run `bentoml containerize`
### To reproduce
- I cloned the stable diffusion sample from bentoml guides
- Ran bentoml serve successfully
- Tried to run bentoml build and bentoml containeriz…
-
### Describe the bug
The difference in `bentoml serve` and `bentoml serve-grpc`
This only seems to be the case for class based services. "variable" based ones seem to work just fine.
Log outp…
-
### Describe the bug
I was doing a bentoml build and I am getting the error
```pytb
Traceback (most recent call last):
File "~/usr/vendors/pyenv/versions/housing_valuation/bin/bentoml", line…
-
The Bento build process requires loading the `bentoml.Service` object for validating the definition and retrieving required models to package. Currently, running `bentoml build` requires all Service d…
-
### Describe the bug
As the title suggests. I have tried both the default `aa` and `:AvanteAsk`.
Is there any options to control this issue?
### To reproduce
_No response_
### Expected be…
-
### Describe the bug
I am trying to start a server with docker. The problem is that I am getting the following error:
```
[bentoml-cli] `serve` failed: Failed loading Bento from directory /home/ben…
-
If this is an important deployment target for you please feel free to mention your interest below and we will prioritize this operator
If you are looking to deploy to other services on azure, curre…
-
### Describe the bug
I am new to Bento ML and trying to learn how to deploy a Hugging Face Transformer. I see various example and I want to learn more about the transformers.pipeline method (ex: Wh…