Charlton Lim
Results
2
issues of
Charlton Lim
### Current Behaviour 1. You have to manually remove unused packages from the `pyproject.toml` file for deployment files. 2. Redundant steps in Dockerfile. 3. Default docker image is not using...
feature: custom objects/models accepting serialization functions instead of relying on cloudpickle
2
### Feature request In the docs, it is mentioned that for custom objects like tokenizer, the object is being pickled ``` bentoml.pytorch.save_model( "demo_mnist", # model name in the local model...
questions