Chaoyu
Chaoyu
Thank you for the feedback @yaysummeriscoming! BentoML 1.0 is around the corner and a lot of related things have changed, so I want to give an update: > Model encryption...
@awalvie @pandafy let me know if you have any questions or would like to discuss your approach & design before starting to implement it. I'm always available in the BentoML...
Hi @Styren - we are looking to speak with users who are interested in this feature, let me know if you'd be open to sharing a bit more about your...
@chlee1016 I think in this case, it makes more sense to run this logic in the Runner process, you can actually add custom pre/post-processing logic to a model runner following...
@yetone Do we want to make s3 presigned URL an option for user to enable? we may need that for backwards compatible as well
Hi @fwindolf, definitely welcome the contribution! I assume you already have Yatai deployed and running? If that's the case, the first starting point would be to take a look at...
Notes: * Will allow content_type to be anything * `input.name` should return the file name when sending File with `form-data` * generate OpenAPI schema for both octet-stream and form-data *...
Should we make it just `bentoml.pytorch.import_from_hub` so that it's easier for PyTorch/BentoML users to discover? also since they are gonna share the same runner implementation
@sauyon is this similar to the issue you were encountering with XGBoost DMatrix?