openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Problem multiplying best_matrix

Open jornistr opened this issue 2 years ago • 0 comments
trafficstars

The notebook runs well for me. But as soon as I try to multiply the best_matrix with my embeddings from another script, it throws an error. That is even though the number of columns matches the number of rows. I used the same model creating the embeddings.

Bildschirmfoto 2023-03-08 um 21 48 26

Really not familiar with arrays. Spent hours trying to make it work, but nothing does.

jornistr avatar Mar 08 '23 20:03 jornistr