-
### Describe the bug.
Exception: eosbase-bentoml-0.11.0-py37 source environment does not exist
This bug pops up when I try to fetch any model.
example:
ersilia -v fetch eos4e41 > eos4e41.log
…
-
### Feature request
[protobuf > 4](https://github.com/protocolbuffers/protobuf/issues/10051#issuecomment-1138671075) introduces a lot of breaking changes, therefore to ease the transition, I propose …
-
:wave: Hi BentoML community, we have a question for you.
**Background**
In the next BentoML release, the default of API server workers will be changed to `1`. Previously, the number of workers i…
-
### Describe the bug
I have an endpoint that takes as input a pandas dataframe, for which I have provided example data using `PandasDataFrame.from_sample`. I don't want to enforce the input data to h…
-
### Describe the bug
The OpenAPI definition generated by bentoml includes a **summary** field within the **info** field. This does not comply with the corresponding OpenAPI spec 3.0.2.
### To r…
-
Failed to reconcile BentoDeployment: DoJsonRequest Error: [GET]http://yatai.yatai-system.svc.cluster.local/api/v1/current_org: Get "http://yatai.yatai-system.svc.cluster.local/api/v1/current_org": rea…
-
Hello,
I love your project, and it's really made my life so much easier :)
I couldn't find a way to expose multiple ports from my web service, something similar to Kubernetes:
ports:
- conta…
-
-
# Description
프론트 작업전 각 모델 별 추론 서버 구성
# TODO
- [ ] Model 2 BentoML packing script
- [ ] BentoML Docker로 말기
- [ ] CPU
- [ ] GPU
- [ ] Model Update 방식 고민
-
### Describe the bug.
After satisfying all the pre-requisites for the installation of the Ersilia Tool and cloning it from Github using `git clone https://github.com/ersilia-os/ersilia.git,` I ran in…