transformer-deploy icon indicating copy to clipboard operation
transformer-deploy copied to clipboard

I faced with Stub process is unhealthy and it will be restarted.

Open OleksandrKorovii opened this issue 1 year ago • 0 comments

I tried to implement token-classification task but faced a problem like: {"error": "Failed to process the request(s) for model instance 'transformer_tensorrt_inference_0', message: Stub process is not healthy."}

For the model I used RobertaForTokenClassification fine-tuned on my own dataset. I build docker container from main.

OleksandrKorovii avatar Mar 31 '23 13:03 OleksandrKorovii