Chaoyu

Results 65 comments of Chaoyu
trafficstars

Hi @asafalinadsg we've recently introduced the BentoML serve python API, which should make writing functional tests with Bentos a lot easier: https://github.com/bentoml/BentoML/pull/3696 Closing this PR for now as we have...

Hi @petcai sorry about the delay in getting back to you here, this issue has been fixed in #2912 and released since 1.0.7

@vansin Contributions are welcomed!

For models from flair, we'd recommend using a custom Runnable implementation instead of the Pickable module: https://docs.bentoml.com/en/latest/concepts/runner.html#custom-runner

Hi @npuichigo @Bec-k - I would love to connect and hear more about your use case regarding gRPC streaming support, this could really help the team & community to prioritize...

Hi @tokotchd - "This issue is solvable by always prepending the current working dir at the start of the path and always removing the first instance of it at the...

@Mayurji could you confirm the status of docker registry used?

Hi @judahrand - we are working on a new iteration of IO Descriptor in BentoML and it will come with Arrow support! cc @frostming

Hi @enmanuelmag, could you share more about your project structure, the content in `bentofile.yaml`, and especially what's the `service` filed in there?

Hi @johnwayne19860314 , two ways you can do that in BentoML: * use `include`: https://docs.bentoml.com/en/latest/guides/build-options.html#include * save a custom model: https://docs.bentoml.com/en/latest/guides/model-store.html#save-a-model