I downloade the LLama2 model from meta, and I can't run it having the impression that I need GPU. I don't have GPU currently and the example is not working. Bard insist to me that I don't need GPU, also I read that I can download a .cpp app that uses LLama2 without GPU, but the code that Meta is giving in their example I thing requires GPU. Is this true?
I tried to run the examples that comes with the model in pyton, using python3, without success. I am not sure why the example did not run. I have the impression is my lack of GPU