Open prasadvineetv opened 1 year ago
I get the folliwng error when starting inference server:
TypeError: Invalid type for device_requests param: expected list but found <class 'tuple'>
Any pointers would be appreciated.
What command are you using when you get that message?
I get this error when I start the inference server after installing: pip install inference inference server start
pip install inference
inference server start
I get the folliwng error when starting inference server:
TypeError: Invalid type for device_requests param: expected list but found <class 'tuple'>
Any pointers would be appreciated.