John (Phoenix) Law
John (Phoenix) Law
Could it be a LIDA's colab tutorial in running it other than the openai API? I have followed all the instructions in the LIDA tutorial code but I get errors...
in Lida, is it possible to load the model downloaded on a MacBook M2? say the Zephyr 7b or Magicoder 7b, I downloaded the models on a Desktop folder, then...
I got this at the step: `goals = lida.goals(summary, n=5, persona="sales")` full error message: `--------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In[43], line 2 1 # goals = lida.goals(summary,...
``` ValueError: Expected 2D array, got 1D array instead: array=[nan nan nan nan nan nan nan nan nan nan]. Reshape your data either using array.reshape(-1, 1) if your data has...