whisper-audio-inference-for-amazon-sagemaker
whisper-audio-inference-for-amazon-sagemaker copied to clipboard
Error in whisper_endpoin.predict()
Hi,
Getting an error in whisper_endpoin.predict()
In logs, I see the following
2023-04-09T13:29:53.758-07:00
2023-04-09T20:29:53,737 [ERROR] Thread-1151 org.pytorch.serve.metrics.MetricCollector - Traceback (most recent call last):
File "ts/metrics/metric_collector.py", line 27, in
ModuleNotFoundError: No module named 'nvgpu'
W-9000-model_1.0 org.pytorch.serve.wlm.WorkerThread - Backend worker error
There are quite a few warning of worker thread dead but nothing else that warrants attention.
Followed all the steps... not sure what I missed. Any thoughts, what I may be missing?
I am getting the same issue