Curtis Maddalozzo
Curtis Maddalozzo
* cattrs version: 22.1.0 * Python version: 3.9.10 * Operating System: macOS Big Sur (11.5.2) ### Description Passing a dictionary to `structure` that has missing entries for `Optional` values results...
/kind feature **Describe the solution you'd like** For custom predictors, when replacing the `STORAGE_URI` environment variable value with the mount path (`/mnt/models`) we should add an environment variable with the...
**What this PR does / why we need it**: This PR implements the changes required to make Ray Serve an optional dependency. The code is fully backward compatible **for users...
/kind feature **Describe the solution you'd like** Currently it is not possible to specify at what path the downloaded model should be available in the model server container. The downloaded...
/kind feature **Describe the solution you'd like** When KServe creates the underlying Knative revisions for an Inference Service's predictor and transformer we propagate the annotations and labels that are attached...
/kind feature **Describe the solution you'd like** Knative adds the `Knative-Serving-Namespace` header to inbound requests to identify in which namespace the targeted service is running. We should add similar headers...