Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in whisper_endpoin.predict() #3

Open
gani02 opened this issue Apr 9, 2023 · 1 comment
Open

Error in whisper_endpoin.predict() #3

gani02 opened this issue Apr 9, 2023 · 1 comment

Comments

@gani02
Copy link

gani02 commented Apr 9, 2023

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
system_metrics.collect_all(sys.modules['ts.metrics.system_metrics'], arguments.gpu)
File "/opt/conda/lib/python3.8/site-packages/ts/metrics/system_metrics.py", line 91, in collect_all
value(num_of_gpu)
File "/opt/conda/lib/python3.8/site-packages/ts/metrics/system_metrics.py", line 61, in gpu_utilization
import nvgpu

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?

@sashakttripathi
Copy link

I am getting the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants