You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Motivation
Support for TorchServe was added in #250 and kserve/modelmesh-runtime-adapter#34. A test should be added for it as well.
#### Modifications
- Adds basic FVT for load/inference with a TorchServe MAR model using the native TorchServe gRPC API
- Disables OVMS runtime and tests to allow TorchServe to be tested due to resource constraints
#### Result
Closes#280
Signed-off-by: Rafael Vasquez <[email protected]>
Support for TorchServe has been added in #250 and kserve/modelmesh-runtime-adapter#34, but we should also add a test for this in our CI.
Related to kserve/modelmesh-runtime-adapter#34
The text was updated successfully, but these errors were encountered: