Hello everyone!
I am having a real problem in my project. I am trying to use Llama3.1 8b model on my macbook m3 that has 16GB RAM. I have 500000 row on my excel data. And on this data I am trying to loop over all rows then get the data from the columns that I neeed to classify brand names. For 100 rows it takes 10 minutes to run. Am I doing something wrong? I stuck at this time. I would love to if somebody help me.