Alejandro Saucedo

Results 125 issues of Alejandro Saucedo

Explore allowing a configurable parameter in the installation helm chart that sets a baseline default for a node taint and node selector that can get added to all seldon models...

v2

We currently use the TRANSFORMERS_CACHE library to ensure that the downloads are set on a folder with relevant write permissions, as we are deploying inside a container in kubernetes -...

enhancement
Inference

Monthly automated release with pdf conversion from main readme similar to first release.

Massive thanks for all the additions @fkromer ! Really great finds! Only thing before we can merge teh PRs, would be to add a short rescription to all the libraries...

In the Alibi Detect OD+AD example one of the artifacts for the AD is saved as pickle, and errors out with `model.dill` not found (Which is reflected in the bucket...

Currently the resnet56 model available in the OD+AD example doesn't work on CPU (input error that seems to be common). As discussed with @arnaudvl one way this could be addressed...

Currently when glslang is installed, any import using `find_package(glslang REQUIRED)` will fail given that there is no glslangConfig.cmake or glslang-config.cmake made available as part of the install. This can be...

enhancement
help wanted
Infrastructure

I have set up django with django_celery_results - everything works, but the task status doesn't get updated when the task begins processing (into STARTED). Is there an extra configuration that...

documentation

As a follow-up from the initial PR that introduced HuggingFace Optimum Runtime via #4081 we have identified a set of followup tasks to improve the servers: * [ ] Extend...