clipper icon indicating copy to clipboard operation
clipper copied to clipboard

how to deploy models with preprocess models?

Open ilibx opened this issue 6 years ago • 1 comments

Hi, I want deploy nlp models with clipper, and i want use word2vec as preprocess model. how to deploy it with keras models?

ilibx avatar Sep 03 '19 13:09 ilibx

https://github.com/ucbrise/clipper/blob/develop/clipper_admin/docs/model_deployers.rst

Keras deployer is supported from version 0.4.1. I updated the documentation, but probably the official API documentation has not been updated.

@simon-mo Would you be able to update API documentation? http://docs.clipper.ai/en/v0.4.1/model_deployers.html

rkooo567 avatar Sep 03 '19 19:09 rkooo567