HeavyIQ not enabled anymore?
Hello, I would like some clarification about HeavyAI/IQ behavior in docker instance.
Today I get in the new notebook:
You currently don't have HeavyIQ enabled, our new AI curator. Speak with your administrator to enable this feature.
Into the docker log I have:
2024-06-25T07:00:50.201664959Z Installing HeavyIQ dependencies.
2024-06-25T07:00:50.904571959Z Warning: An error occurred when installing HeavyIQ dependencies. See the /var/lib/heavyai/storage/log/heavyiq_build.log logs for more details.
and into the : /var/lib/heavyai/storage/log/heavyiq_build.log
I have:
ERROR: aiocsv-1.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl is not a supported wheel on this platform.
Processing ./packages/pyheavydb-8.0.0-py3-none-any.whl
My first question is: why is HeavyIQ installing dependencies today, given that I didn't made any update to HeavyIQ, and HeavyIQ was already working fine? And the second one is of course how to solve that.
How can I get what's going on here?
-
Hi Candido,
today I simply restarted the container in order to free the gpu memory allocated, and soon after the restarting I got: until then HeavyIQ was enabled.
I don't see errors in /var/lib/heavyai/storage/log/heavyiq_build.log
After several attempts, I delete all containers and docker images and pulled again the 8.1.0 version, still there is no way to gat HeavyIQ enabled for the 8.1.0 version, that was working fine until a few hours ago with HeavyIQ
-
Just adding what I found in the /logs/iq/console log ( this one in case I set custom_lmm_type in heavy.conf):File "<frozen heavyiq.api>", line 155, in create_app File "<frozen heavyiq.config>", line 78, in get_config File "<frozen heavyiq.config>", line 60, in validate_config ValueError: Custom LLM type is set to 'API_VLLM', but API base URL is not set.
In addition in /logs/all I get:
time="2024-08-20T08:40:11Z" level=error msg="Could not GET HeavyIQ version" time="2024-08-20T08:40:11Z" level=error msg="Could not get HeavyIQ version"
Please sign in to leave a comment.
Comments
7 comments