-
Here's how it's written in the readme.
```
YATAI_INITIALIZATION_TOKEN=$(kubectl get secret env --namespace yatai-system -o jsonpath="{.data.YATAI_INITIALIZATION_TOKEN}" | base64 --decode)
echo "Ope…
-
FileNotFoundError during fetch because of renaming checkpoints dir to databses since we are not actually using any model checkpoints here.
Exact log:
```
Traceback (most recent call last):
File…
-
### Feature request
https://docs.bentoml.org/en/latest/concepts/bento.html#description
customize readme.md with argument
`REMAEME.md`
~~~
# {{svc.name}}:{{svc_version}}
I am custom descrip…
-
### Current Behavior
I am doing a long run for a classificaiton model, but after some epochs the process finishes without reason.
Logs from the last epoch before failing
```
Epoch 86/100
19/19 …
-
-
-
Your assistant in this task is @Omarelsherif010
We need to know common MLOps tools available inside the developer student pack and free tools. We need to know the role of every tool and where it is …
-
-
**User Story**: As an ML Engineer I want to serve my UnionML- or Flyte-trained model using BentoML
```python
# bentoml configuration so that
from unionml import Model
# UnionML deployment j…
-
### Describe the bug
My team uses Bitbucket Pipelines for CI/CD. Bitbucket Pipelines does not support Docker buildkit.
We were happy when the recent improvements to `bentoml containerize ...` c…