-
Test the model using a single smiles and a .csv file with a few of them to check that it works.
-
Hi Im using Yatai on GKE 1.21 version.
I am getting this error when trying to push from pod to yatai server.
`Error: [cli] `push` failed: request failed with status code 400: {"error":"pre sign …
-
### Feature request
I would like it if yatai recognized bento deployments that were created outside of the yatai GUI.
### Motivation
In our organization we limit deploys of bentos via yatai GUI to …
-
Following getting started tutorial from github with minikube https://github.com/bentoml/Yatai.
I'm stuck at this step
`bentoml push iris_classifier:latest`
I have successfully completed other ste…
-
### Describe the bug.
I'm getting a traceback error instead of the model being fetched succesfully.
### Describe the steps to reproduce the behavior
1. Install ersillia on google collab
2. !ersili…
-
### Describe the bug.
I am working on Linux-Ubuntu 64-bit.
While Installing Ersilia, I encountered two dependency-related conflicts:
1. ersilia and isaura require different versions of h5py and …
-
Fastai is a widely used framework in research community. So please add the support and documentation for fastai. Waiting for it from long time.
-
**Describe the bug**
This line in the runner does not evaluate properly: https://github.com/bentoml/BentoML/blob/main/bentoml/_internal/frameworks/common/pytorch.py#L72
We then get a "set_num_…
-
### Describe the bug.
Hi @GemmaTuron ,
### Update on the RLM Stability model.
- [x] I have tried to remove all flask related functionalities and run the model with the functions on the original …
-
### Describe the bug
When trying to containerize a bento with conda enable, M1 will fail due to linked library while building psutil.
### To reproduce
1. Enable conda from quick start gallery proje…