-
### Model Name
Cardiotoxicity Classifier
### Model Description
Prediction of drug-induced cardiotoxicity as a binary classification of cardiotoxicity risk along with a probability score depic…
-
Getting the following error:
```
Error: [bentoml-cli] `build` failed: Failed to import module "service": No module named 'service'
```
When wanting to do a `bento build` (with a [Custom build…
-
I encountered an error during the deployment of yatai-deployment following the latest deployment guide for [yatai](https://docs.yatai.io/en/latest/installation/yatai.html). Here are the details:
- …
-
Getting the following error:
```
Error: [bentoml-cli] `build` failed: Failed to import module "service": No module named 'service'
```
When wanting to do a `bento build` (with a [Custom build…
-
Hi team, thanks for your awesome work.
I discovered that OpenLLM has been integrated with HuggingFace PEFT and supports LLM fine-tuning layers. You can see the documentation here: https://github.c…
-
### Describe the bug.
When testing models with the `ersilia test` command. It fails.
```
Calculating model size...
🚨🚨🚨 Something went wrong with Ersilia 🚨🚨🚨
Error message:
name 'run_comman…
-
**Describe the bug**
`bentoml containerize` with conda options in `bentofile.yaml` fails with `chmod: cannot access '/home/bentoml/bento/env/python/install.sh': No such file or directory`.
`bent…
smidm updated
11 months ago
-
This issue will provide high level updates of Kubeflow 1.8 release.
* [Release timeline](https://github.com/kubeflow/community/blob/master/releases/release-1.8/README.md)
* [Release team](https://…
-
Follow the (https://github.com/bentoml/Yatai) quick-install steps:
Change all namespaces to be the same
quick-install-yatai.sh (change namespace )
quick-install-yatai-image-builder.sh (change name…
-
### Describe the bug
I'm trying to start this:
openllm start falcon --model-id TheBloke/WizardLM-Uncensored-Falcon-7B-GPTQ --quantize gptq --device 0
It results in:
ValueError: Loading this mod…