This message was deleted.
# ask-for-help
s
This message was deleted.
c
could you share your
bentofile.yaml
config file?
s
service: "service:svc" # Same as the argument passed to
bentoml serve
labels: owner: sarthak stage: dev include: - "*.py" # A pattern for matching which files to include in the bento python: packages: # Additional pip packages required by the service - scikit-learn - pandas
@Chaoyu Any thing wrong that i am doing?