shawwn / llama-dl

High-speed download of LLaMA, Facebook's 65B parameter GPT model
GNU General Public License v3.0
4.17k stars 419 forks source link

Is it possible to download llama-2 weights with this script? #27

Open ramkumarkoppu opened 10 months ago

ramkumarkoppu commented 10 months ago

Is it possible to download llama-2 weights with this script? if yes, how to do it?

ramsy0dev commented 10 months ago

@ramkumarkoppu Yes it is possible to download the llama-2 weights with this script, if you don't know how, then you can just follow the instructions mentioned in the download section in the readme.md.

ramkumarkoppu commented 10 months ago

Is it not llama-1 weights by default? I am intrested in downloading more recent llama-2 weights

ramsy0dev commented 10 months ago

If you want to download llama-2 then you can just follow the instruction in this official repo.