Description
I downloaded All meta Llama2 models locally (I followed all the steps mentioned on Llama GitHub for the installation), when I tried to run the 7B model always I get “Distributed package doesn’t have NCCL built in”. Even I have Nvidia GeForce RTX 3090, cuda 11.8, pytorch 2.0.1+cu118 and NCCL 2.16.5.
Environment
Windows 10
Nvidia GeForce RTX 3090
Driver version 536.99
Cuda version 11.8
Python version 3.11
Relevant Files
Here you will find a
screenshot of the error.
Thank you in advance.