alpaca-lora icon indicating copy to clipboard operation
alpaca-lora copied to clipboard

Can I download the original llama weights from here?

Open NickDatLe opened this issue 1 year ago • 7 comments

I would like to run the model in pytorch with the original weights if possible, thanks!

NickDatLe avatar Mar 22 '23 06:03 NickDatLe

You can use the generate.py file to play with the model using a Gradio UI.

If you want to play with llama weights and not the alpaca weights, then remove the lines 36-40https://github.com/tloen/alpaca-lora/blob/e04897baaec39280fac97f1ad2bf33059b0df643/generate.py#L36-L40.

chainyo avatar Mar 22 '23 08:03 chainyo

Is the alpaca-lora models the weights from llama or is it fine-tuned?

NickDatLe avatar Mar 22 '23 15:03 NickDatLe

Is the alpaca-lora models the weights from llama or is it fine-tuned?

alpaca-lora is a llama model fine-tuned on the Stanford Alpaca dataset using the LoRA technique 🤗 .

chainyo avatar Mar 22 '23 16:03 chainyo

If you need a magnet link for original llama or something like that this one might be helpful https://rentry.org/llama-tard-v2#1-original-facebook-llama-weights

loklok-infi avatar Mar 23 '23 02:03 loklok-infi

thanks loklok-infi

charleschen2006 avatar Mar 26 '23 17:03 charleschen2006

If you need a magnet link for original llama or something like that this one might be helpful https://rentry.org/llama-tard-v2#1-original-facebook-llama-weights

it is not available for download now

yourtreesleep avatar Apr 05 '23 02:04 yourtreesleep

If you need a magnet link for original llama or something like that this one might be helpful https://rentry.org/llama-tard-v2#1-original-facebook-llama-weights

There is this link: https://files.catbox.moe/21fdl7.torrent from here:

The original leaked weights won't work. You need the "3-26-23" (HuggingFace Safe Tensor) converted model weights. You can get them by using this torrent or this magnet link

But Firefox says that it contains a virus. I ran it in virustotal, but it says it's clean. Anyone can test this ?

databill86 avatar Apr 05 '23 10:04 databill86