-
You can serve your model with MLEM with:
```bash
$ mlem serve $FRAMEWORK models/mymodel
```
`$FRAMEWORK` values we want to support:
- [x] FastAPI
- [x] RabbitMQ
- [x] Streamlit
- [ ] Kafka
- …
-
Currently setting debug=true stops ALL logging which is fine for some use cases but others may want to still see some logging (ours). The behaviour we would love to see is that we can set per endpoint…
-
@akdetrick Would you be able to make a new copy of this repo and host it in your private account so we can remove this repo from the Meetup org? I don't think we'll be able to properly maintain it, bu…
-
The video task as described in the paper is:- detection(yolo) -> crop -> classification(resnet). However I couldn't find exactly what is being classified here and what dataset is being using(for trai…
-
/kind bug
**What steps did you take and what happened:**
Relevant code:
```python
# fairing:include-cell
import tensorflow as tf
from tensorflow.keras.models import Sequential
from tensorflow…
-
-
Currently ansible automation does not install grafana. It would be useful to have this as part of the process. Things to consider for configuration:
- grafana version
- prometheus datasource
- user…
-
- [ ] Tinder widget: choose poster VS choose overview
- [ ] filter by movie/show, name, genre, year, not seen or seen at least [x] months ago
- [ ] seed with name, genre, director, writer, actor
- [ ]…
-
Hi,
` pg_size_pretty(pg_relation_size(indexrelname::regclass))`
https://github.com/HariSekhon/SQL-scripts/blob/54cc9cef687ba3a242688866b6af76956f23865c/postgres_indexes_unused.sql#L19C1-L38C49
…
-
{"level":"info","ts":1629958732.6136754,"logger":"controllers.SeldonDeployment","msg":"Scheme","SeldonDeployment":"kleveross-system/onnx-service-test002","r.scheme":{}}
{"level":"info","ts":162995873…