b10_bola·3 ปีที่แล้ว·discussTruss is a cool way to package ML models. This shows how to allow code re-use between truss's
b10_bola·4 ปีที่แล้ว·discussEvery time that you make a truss to package your model, you can add custom pre/post processing to every request/response. We've done our best to document it. https://truss.baseten.co/reference/structure#model https://truss.baseten.co/develop/processingTake a look at `{truss_name}/model/model.py` to add the code.Please open up an issue or PR if you think we can improve on the documentation!