runtime error
ster cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-06-18 15:03:59.644969: I external/local_tsl/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. 2024-06-18 15:03:59.645148: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-06-18 15:04:00.493517: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT Connected. Call `.close()` to terminate connection gracefully. UserWarning: The installed hopsworks client version 3.4.3 may not be compatible with the connected Hopsworks backend version 3.7.1. To ensure compatibility please install the latest bug fix release matching the minor version of your backend (3.7) by running 'pip install hopsworks==3.7.*' Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/191638 Connected. Call `.close()` to terminate connection gracefully. Connected. Call `.close()` to terminate connection gracefully. Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> model = mr.get_model("wine_model", version=1) File "/home/user/.local/lib/python3.10/site-packages/hsml/model_registry.py", line 85, in get_model return self._model_api.get( File "/home/user/.local/lib/python3.10/site-packages/hsml/core/model_api.py", line 76, in get model_meta = model.Model.from_response_json(model_json) File "/home/user/.local/lib/python3.10/site-packages/hsml/model.py", line 194, in from_response_json return util.set_model_class(json_decamelized) File "/home/user/.local/lib/python3.10/site-packages/hsml/util.py", line 124, in set_model_class return PyModel(**model) TypeError: Model.__init__() got an unexpected keyword argument 'creator'
Container logs:
Fetching error logs...