[ https://issues.apache.org/jira/browse/CAMEL-21018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on CAMEL-21018 started by Tadayoshi Sato. ---------------------------------------------- > Add a component for PyTorch TorchServe > -------------------------------------- > > Key: CAMEL-21018 > URL: https://issues.apache.org/jira/browse/CAMEL-21018 > Project: Camel > Issue Type: New Feature > Components: camel-ai > Affects Versions: 4.7.0 > Reporter: Tadayoshi Sato > Assignee: Tadayoshi Sato > Priority: Major > > Running a PyTorch model is already supported through Camel DJL component. > However, Camel users might prefer to externalise inferencing to an external > server instead of running it inside the Camel route. For PyTorch models, it > is generally done with [TorchServe|https://pytorch.org/serve/], which is a > REST API server for inferencing with PyTorch. Camel should provide a producer > component that makes it easy to invoke the PyTorch specific REST API from the > routes. -- This message was sent by Atlassian Jira (v8.20.10#820010)