-
**Failed to download NLTK dataset**
Our project needs to download a dataset in NLTK, and we specified in the setup_sh, but the compiled docker image doesn't include this downloaded dataset.
**To R…
-
### Describe the bug.
While fetching the ersilia model eos2thm and eos1579, I am getting the following error:
'''
EmptyOutputError
Error message:
Model API eos1579:predict did not produce an …
-
### Contact Details [Optional]
_No response_
### Describe the documentation improvements you are interested in ...
I kinda like `Furo` theme which has a dark theme; We can see the options to move o…
-
**Describe the bug*
When I call `bentoctl build` as the command below to push an image to my container registry I am always getting this same error.
```
bentoctl build -b iris_classifier:6rqjqqbhb…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/ray/issues) and found no similar feature requirement.
### Description
We've got community asks about su…
-
Hi, thanks for the fantastic framework; it helps me greatly in my projects. I want to ask if this framework supports micro batching like bentoml’s here https://docs.bentoml.org/en/0.13-lts/guides/micr…
-
**Is your feature request related to a problem? Please describe.**
Currently the bento server can be configured using a configuration file as described here: https://docs.bentoml.org/en/latest/guides…
-
### Describe the bug
When I run the [BentoML Tutorial](https://docs.bentoml.org/en/latest/tutorial.html) with versions `1.0.4` or `1.0.5`, the `bentoml serve service:svc` command hangs. On `1.0.3` it…
-
There is an increasing demand from the community for adding custom metrics to the API service. BentoML supports basic service level metrics out-of-box, including request duration, in-progress, and cou…
-
### Describe the bug
Following the [developer guide](https://github.com/bentoml/BentoML/blob/main/DEVELOPMENT.md), I tried to install bentoml using `pip install -e .`. Then I tried to validate the …