alpaca-lora
alpaca-lora copied to clipboard
Can I download the original llama weights from here?
I would like to run the model in pytorch with the original weights if possible, thanks!
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.
Is the alpaca-lora models the weights from llama or is it fine-tuned?
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 🤗 .
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
thanks loklok-infi
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
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 ?