Unanswered
Hello!
Im Using A Clearml Serving Module And When I Try To Test It I Get This Error
{"Detail":"Error [<Class 'Valueerror'>] Processing Request: Error: Failed Loading Preprocess Code For 'Py_Code_Transformer_Model': No Module Named 'Transformers'\N\Ntrac
From what i could find, since the serving endpoint is not treated as a independent enviroment, the packages are being instaled into a 3.8.10 version of python. And the endpoint is trying to get them from another version that does not contain the packages. But i cannot change the version of either i dont understand why...
11 Views
0
Answers
12 days ago
12 days ago