kale icon indicating copy to clipboard operation
kale copied to clipboard

`ModuleNotFoundError: No module named 'rok_gw_client' - Giving error in serving

Open konsloiz opened this issue 2 years ago • 0 comments

Cannot serve a model because of

`ModuleNotFoundError: No module named 'rok_gw_client'

I am using Kale without ROK and I want to create an InferenceService out of my model.

After reading this, I realize that snapshotting is hardcoded. Maybe the serve function should be more abstract. Or at least there is a way to skip snapshotting during serving (which at least I dont know).

Andy ideas?

image

konsloiz avatar Nov 03 '21 12:11 konsloiz